aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-07 20:01:28 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-07 20:01:28 +0000
commit6ecdb20988f586bf477b0a91ea7c082df66d9b9a (patch)
treeee8af992618e6f22da71bdb1bf17b4ec76d65dc3 /conf/machine
parentf20b74ae9176a7c3afe0c204ce03e8a22dbb8999 (diff)
downloadopenembedded-6ecdb20988f586bf477b0a91ea7c082df66d9b9a.tar.gz
neuros osd2: really set uboot machine correctly...
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/neuros-osd2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/neuros-osd2.conf b/conf/machine/neuros-osd2.conf
index 4ac165b9a4..89e14ce363 100644
--- 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_ntosd-644x_config"
+UBOOT_MACHINE = "davinci_ntosd_644xA_config"
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"