aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-26 17:10:39 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:30 +0200
commit36b8045229d5464936e94f2927eef221707b8574 (patch)
tree7d21e9dd183c19480c3a061367e98635ec924ca9 /conf
parentbe8620fecec33862cf88b43dc8d9c94b01ee41f2 (diff)
downloadopenembedded-36b8045229d5464936e94f2927eef221707b8574.tar.gz
u-boot git: refresh leopardboard support
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/dm355-leopard.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/dm355-leopard.conf b/conf/machine/dm355-leopard.conf
index 748ef05d44..2326564a5c 100644
--- a/conf/machine/dm355-leopard.conf
+++ b/conf/machine/dm355-leopard.conf
@@ -7,8 +7,7 @@ require conf/machine/include/dm355.inc
TARGET_ARCH = "arm"
-PREFERRED_VERSION_u-boot = "1.2.0"
-UBOOT_MACHINE = "davinci_leopard_config"
+UBOOT_MACHINE = "davinci_dm355leopard_config"
UBOOT_ENTRYPOINT = "0x80008000"
SERIAL_CONSOLE ?= "115200 ttyS0"