aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/atngw100.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-03-11 00:25:37 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-03-11 00:25:37 +0000
commitd97234067044ab8cbd129711c727134ecdc7062a (patch)
treee425ffd6c258ba6b3d3bde27fa7525fcdc5ec3ce /conf/machine/atngw100.conf
parent6ad7bd5327d76f4f0bdb7bf904b8f664423992ca (diff)
downloadopenembedded-d97234067044ab8cbd129711c727134ecdc7062a.tar.gz
fix u-boot load and entry addresses for AT32STK1000 and ATNGW100 boards. patch courtesy Geoffrey Wossum. closes #3958
Diffstat (limited to 'conf/machine/atngw100.conf')
-rw-r--r--conf/machine/atngw100.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/atngw100.conf b/conf/machine/atngw100.conf
index 559bd40c75..67c350bd97 100644
--- a/conf/machine/atngw100.conf
+++ b/conf/machine/atngw100.conf
@@ -23,6 +23,6 @@ PREFERRED_VERSION_u-boot = "1.1.4"
KERNEL_IMAGETYPE = "uImage"
UBOOT_ENTRYPOINT = "0x90000000"
-UBOOT_LOADADRESS = "0x10000000"
+UBOOT_LOADADDRESS = "0x10000000"