Convert CONFIG_TEGRA_GPU to Kconfig
[platform/kernel/u-boot.git] / include / configs / apalis-imx8.h
index 837c344..4a3e51d 100644 (file)
@@ -60,8 +60,6 @@
 
 /* Link Definitions */
 
-#define CONFIG_SYS_INIT_SP_ADDR                0x80200000
-
 /* On Apalis iMX8 USDHC1 is eMMC, USDHC2 is 8-bit and USDHC3 is 4-bit MMC/SD */
 #define CONFIG_SYS_FSL_USDHC_NUM       3
 
@@ -73,6 +71,4 @@
 #define PHYS_SDRAM_1_SIZE              SZ_2G           /* 2 GB */
 #define PHYS_SDRAM_2_SIZE              SZ_2G           /* 2 GB */
 
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
-
 #endif /* __APALIS_IMX8_H */