]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sbc8548.h
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
[u-boot] / include / configs / sbc8548.h
index bbd1a6334400b0cfe9bdb0db075464f51e378be0..ec9ad4556785a8561d45dddc89d267076d2caee3 100644 (file)
 
 #define CONFIG_LOADADDR        1000000 /*default location for tftp and bootm*/
 
-#define CONFIG_BOOTDELAY 10    /* -1 disables auto-boot */
 #undef CONFIG_BOOTARGS         /* the boot command will set bootargs*/
 
 #define CONFIG_BAUDRATE        115200
 "consoledev=ttyS0\0"                           \
 "ramdiskaddr=2000000\0"                        \
 "ramdiskfile=uRamdisk\0"                       \
-"fdtaddr=c00000\0"                             \
+"fdtaddr=1e00000\0"                            \
 "fdtfile=sbc8548.dtb\0"
 
 #define CONFIG_NFSBOOTCOMMAND                                          \