summaryrefslogtreecommitdiff
path: root/include/configs/kb9202.h
diff options
context:
space:
mode:
authorJens Scharsig <esw@bus-elektronik.de>2008-11-18 10:48:46 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-11-24 22:10:04 +0100
commit8052352f20b33bef8f9872fc983eac73d4693c38 (patch)
tree85a622d58f40b25e7202dd4faedcb98e605646d2 /include/configs/kb9202.h
parent3e0cda071a67cb5709e3fa4faf6b31a731859acc (diff)
at91rm9200: fix broken boot from nor flash
This patch fix the broken boot from NOR Flash on AT91RM9200 boards, if CONFIG_AT91RM9200 is defined and nor preloader is used. Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
Diffstat (limited to 'include/configs/kb9202.h')
-rw-r--r--include/configs/kb9202.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/kb9202.h b/include/configs/kb9202.h
index 55cda329e..1ce8c6974 100644
--- a/include/configs/kb9202.h
+++ b/include/configs/kb9202.h
@@ -51,6 +51,8 @@
#define CONFIG_INITRD_TAG 1
#define CONFIG_SKIP_LOWLEVEL_INIT
+#define CONFIG_SKIP_RELOCATE_UBOOT /* undef this for direct boot from */
+ /* NOR flash without preloader */
#define CONFIG_SYS_LONGHELP