]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
AT91RM9200DK: fix broken boot from NOR flash
authorWolfgang Denk <wd@xpert.denx.de>
Mon, 24 Nov 2008 20:50:59 +0000 (21:50 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 24 Nov 2008 21:10:07 +0000 (22:10 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
cpu/arm920t/start.S

index f99d129f85e8121b2573fa3a150464d5da1ed72f..5143cfc64efdebb16e29c095d0c5506949d9af14 100644 (file)
@@ -258,7 +258,7 @@ cpu_init_crit:
         * find a lowlevel_init.S in your board directory.
         */
        mov     ip, lr
-#if    defined(CONFIG_AT91RM9200DK) || defined(CONFIG_AT91RM9200EK) || defined(CONFIG_AT91RM9200DF)
+#if    defined(CONFIG_AT91RM9200EK) || defined(CONFIG_AT91RM9200DF)
 
 #else
        bl      lowlevel_init