X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsh7757lcr.h;h=f9a9a03ef48e61598d019709ac6709a0080ae016;hb=63865278dae47ad19527d9f9b6e0dad6cb01f401;hp=cf514b6f94b5162a88907f0cf62c0287ffe80199;hpb=808bf7cf655a1caa5f48f6f3a6b274f4b83ab8b4;p=u-boot diff --git a/include/configs/sh7757lcr.h b/include/configs/sh7757lcr.h index cf514b6f94..f9a9a03ef4 100644 --- a/include/configs/sh7757lcr.h +++ b/include/configs/sh7757lcr.h @@ -17,19 +17,13 @@ #define CONFIG_SYS_TEXT_BASE 0x8ef80000 #define CONFIG_SYS_LDSCRIPT "board/renesas/sh7757lcr/u-boot.lds" -#define CONFIG_CMD_MII -#define CONFIG_CMD_PING #define CONFIG_CMD_SDRAM -#define CONFIG_CMD_SF #define CONFIG_CMD_MD5SUM #define CONFIG_MD5 -#define CONFIG_CMD_MMC -#define CONFIG_CMD_EXT2 #define CONFIG_DOS_PARTITION #define CONFIG_MAC_PARTITION #define CONFIG_BAUDRATE 115200 -#define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTARGS "console=ttySC2,115200 root=/dev/nfs ip=dhcp" #define CONFIG_VERSION_VARIABLE @@ -98,7 +92,6 @@ /* SPI */ #define CONFIG_SH_SPI 1 #define CONFIG_SH_SPI_BASE 0xfe002000 -#define CONFIG_SPI_FLASH_STMICRO 1 /* MMCIF */ #define CONFIG_MMC 1