X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fk2hk_evm.h;h=05b4a3c204d6479548fe2e61114bcb1306ff9c68;hb=e35da4994aa51112a1becfb127de6346f20475ab;hp=f5a20ce02b06fb40ee8300a2397cbbe885c088fe;hpb=95372165aec94fa0984f30ca33c3691fe2aabdcd;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/k2hk_evm.h b/include/configs/k2hk_evm.h index f5a20ce..05b4a3c 100644 --- a/include/configs/k2hk_evm.h +++ b/include/configs/k2hk_evm.h @@ -11,9 +11,6 @@ #include -/* Platform type */ -#define CONFIG_SOC_K2HK - #ifdef CONFIG_TI_SECURE_DEVICE #define DEFAULT_SEC_BOOT_ENV \ DEFAULT_FIT_TI_ARGS \ @@ -39,11 +36,7 @@ #define SPI_MTD_PARTS KEYSTONE_SPI0_MTD_PARTS -/* NAND Configuration */ -#define CONFIG_SYS_NAND_PAGE_2K - /* Network */ -#define CONFIG_KSNET_NETCP_V1_0 -#define CONFIG_KSNET_CPSW_NUM_PORTS 5 +#define CFG_KSNET_CPSW_NUM_PORTS 5 #endif /* __CONFIG_K2HK_EVM_H */