X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fwarp.h;h=5274b274a41894f149dc836732a003e2e3282474;hb=01abae4d04868dede60947867699bf096a1831ff;hp=b35b79532208e29e1de30082b645b149c2d21d82;hpb=40e1236afeeacdadfa3865f70fc7e3b8016acbe2;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/warp.h b/include/configs/warp.h index b35b795..5274b27 100644 --- a/include/configs/warp.h +++ b/include/configs/warp.h @@ -18,9 +18,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (35 * SZ_1M) /* Increase due to DFU */ -#define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_BOARD_LATE_INIT - #define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR @@ -38,8 +35,6 @@ #define CONFIG_SYS_MEMTEST_START 0x80000000 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + SZ_256M) -#define CONFIG_STACKSIZE SZ_128K - /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR