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:
906582f
)
omap5912osk : Select u-boot version automatically.
author
Philip Balister
<philip@balister.org>
Tue, 2 Jan 2007 22:04:41 +0000
(22:04 +0000)
committer
Philip Balister
<philip@balister.org>
Tue, 2 Jan 2007 22:04:41 +0000
(22:04 +0000)
conf/machine/omap5912osk.conf
patch
|
blob
|
history
diff --git
a/conf/machine/omap5912osk.conf
b/conf/machine/omap5912osk.conf
index
f8a3472
..
6e704a1
100644
(file)
--- a/
conf/machine/omap5912osk.conf
+++ b/
conf/machine/omap5912osk.conf
@@
-11,7
+11,7
@@
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
-
PREFERRED_VERSION_u-boot = "LABEL.2006.06.30.2020
"
+
# PREFERRED_VERSION_u-boot = "1.1.6
"
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"