]> Git Repo - J-u-boot.git/blobdiff - include/configs/smdk5420.h
board/km: drop CONFIG_KM_ROOTFSSIZE
[J-u-boot.git] / include / configs / smdk5420.h
index 38691b63dafec7e2f44357dcd44a29a1250c0bf3..12c2e1f6159ac31cc0a526f0fed246e769b75fcb 100644 (file)
 #include <configs/exynos5-dt-common.h>
 #include <configs/exynos5-common.h>
 
-#undef CONFIG_EXYNOS_FB
-#undef CONFIG_EXYNOS_DP
-
-#define CONFIG_BOARD_COMMON
-
 #define CONFIG_SMDK5420                        /* which is in a SMDK5420 */
 
 #define CONFIG_SYS_SDRAM_BASE  0x20000000
-#define CONFIG_SYS_INIT_SP_ADDR        (CONFIG_IRAM_TOP - 0x800)
-
-/* USB */
-#define CONFIG_USB_XHCI_EXYNOS
 
 /* DRAM Memory Banks */
 #define SDRAM_BANK_SIZE                (512UL << 20UL) /* 512 MB */
This page took 0.027505 seconds and 4 git commands to generate.