X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsbc8548.h;h=ec9ad4556785a8561d45dddc89d267076d2caee3;hb=9f03247edc7761b608db31104821b4518a70e691;hp=bbd1a6334400b0cfe9bdb0db075464f51e378be0;hpb=f4c6f9335c1e867862dcebcfa9c05b2e3dd05636;p=u-boot diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index bbd1a63344..ec9ad45567 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -579,7 +579,6 @@ #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 @@ -596,7 +595,7 @@ "consoledev=ttyS0\0" \ "ramdiskaddr=2000000\0" \ "ramdiskfile=uRamdisk\0" \ -"fdtaddr=c00000\0" \ +"fdtaddr=1e00000\0" \ "fdtfile=sbc8548.dtb\0" #define CONFIG_NFSBOOTCOMMAND \