]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sh7763rdp.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / sh7763rdp.h
index 27ad96e4842aad9d72d8d6270eaca957c2c6dcce..9f1e6d7fee787f13dc6eb7fb76575a42390cab4e 100644 (file)
  * Command line configuration.
  */
 #define CONFIG_CMD_SDRAM
-#define CONFIG_CMD_FLASH
-#define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_MII
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_SAVEENV
-#define CONFIG_CMD_NFS
 #define CONFIG_CMD_JFFS2
 
 #define CONFIG_BOOTDELAY        -1
@@ -60,7 +54,7 @@
 #define CONFIG_SYS_MAX_FLASH_BANKS (1)
 #define CONFIG_SYS_MAX_FLASH_SECT  (520)
 
-/* U-boot setting */
+/* U-Boot setting */
 #define CONFIG_SYS_LOAD_ADDR           (CONFIG_SYS_SDRAM_BASE + 4 * 1024 * 1024)
 #define CONFIG_SYS_MONITOR_BASE        (CONFIG_SYS_FLASH_BASE)
 #define CONFIG_SYS_MONITOR_LEN         (128 * 1024)