mxs: SPL: Generalize memory initialization
[platform/kernel/u-boot.git] / include / configs / r7780mp.h
index e1febf3..a7b3628 100644 (file)
@@ -70,8 +70,6 @@
 #define CONFIG_SYS_PBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_BARGSIZE    512
-/* List of legal baudrate settings for this board */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 115200, 57600, 38400, 19200, 9600 }
 
 #define CONFIG_SYS_MEMTEST_START       (CONFIG_SYS_SDRAM_BASE)
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_TEXT_BASE - 0x100000)
 /* Size of DRAM reserved for malloc() use */
 #define CONFIG_SYS_MALLOC_LEN          (1204 * 1024)
 
-/* size in bytes reserved for initial data */
 #define CONFIG_SYS_BOOTMAPSZ           (8 * 1024 * 1024)
 #define CONFIG_SYS_RX_ETH_BUFFER       (8)
 
 
 #if defined(CONFIG_CMD_NET)
 /*
-#define CONFIG_NET_MULTI
 #define CONFIG_RTL8169
 */
 /* AX88796L Support(NE2000 base chip) */