X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsbc8548.h;h=ec9ad4556785a8561d45dddc89d267076d2caee3;hb=9f03247edc7761b608db31104821b4518a70e691;hp=19601e7ef2b5d98dcc9648171aacdb2c82055140;hpb=cb04db155f4e7ccaec1b961d8a84e1a1b9524594;p=u-boot diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index 19601e7ef2..ec9ad45567 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -523,7 +523,6 @@ /* * Command line configuration. */ -#define CONFIG_CMD_MII #define CONFIG_CMD_REGINFO #if defined(CONFIG_PCI) @@ -580,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 @@ -597,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 \