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:
f83a39a
)
neuros-osd2: set uboot machine
author
Koen Kooi
<koen@openembedded.org>
Mon, 7 Jul 2008 18:54:02 +0000
(18:54 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 7 Jul 2008 18:54:02 +0000
(18:54 +0000)
conf/machine/neuros-osd2.conf
patch
|
blob
|
history
diff --git
a/conf/machine/neuros-osd2.conf
b/conf/machine/neuros-osd2.conf
index
a34be81
..
c101b75
100644
(file)
--- a/
conf/machine/neuros-osd2.conf
+++ b/
conf/machine/neuros-osd2.conf
@@
-15,7
+15,7
@@
UBOOT_ENTRYPOINT = "0x80008000"
UBOOT_LOADADDRESS = "0x80008000"
PREFERRED_VERSION_u-boot = "git"
-
#UBOOT_MACHINE = "davinci_dvevm_config
"
+
UBOOT_MACHINE = "davinci_ntosd-644x
"
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"