aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/neuros-osd2.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-07 18:54:02 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-07 18:54:02 +0000
commitaa5f46f3e76276ae2e5589a0bfd78568c9321b56 (patch)
tree3ed0288f6448d61429cbb5c45b4cffe4502f3e50 /conf/machine/neuros-osd2.conf
parentf83a39a86796a5d84a489131efb8c244697d4a8d (diff)
downloadopenembedded-aa5f46f3e76276ae2e5589a0bfd78568c9321b56.tar.gz
neuros-osd2: set uboot machine
Diffstat (limited to 'conf/machine/neuros-osd2.conf')
-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 a34be81b2e..c101b75782 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_dvevm_config"
+UBOOT_MACHINE = "davinci_ntosd-644x"
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"