git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d1d85b
)
bd-neon.conf: Add missing uboot bits
author
Florian Boor
<florian.boor@kernelconcepts.de>
Wed, 24 Oct 2007 12:36:41 +0000
(12:36 +0000)
committer
Florian Boor
<florian.boor@kernelconcepts.de>
Wed, 24 Oct 2007 12:36:41 +0000
(12:36 +0000)
conf/machine/bd-neon.conf
patch
|
blob
|
history
diff --git
a/conf/machine/bd-neon.conf
b/conf/machine/bd-neon.conf
index
fe7ff72
..
532193a
100644
(file)
--- a/
conf/machine/bd-neon.conf
+++ b/
conf/machine/bd-neon.conf
@@
-24,6
+24,8
@@
MACHINE_FEATURES = "kernel26 touchscreen apm alsa usbgadget screen uboot"
#
PREFERRED_PROVIDER_virtual/kernel = "linux"
PERFERRED_VERSION_linux = "2.6.22"
+KERNEL_IMAGETYPE = "uImage"
+UBOOT_ENTRYPOINT = "a0008000"
MODUTILS = "26"
XSERVER = "xserver-kdrive-fbdev"