Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
[platform/kernel/u-boot.git] / include / configs / bcm7260.h
index a2d7f61..f72d62e 100644 (file)
@@ -19,7 +19,6 @@
 
 #include "bcmstb.h"
 
-#define BCMSTB_SDHCI_BASE      0xf0200300
 #define BCMSTB_TIMER_LOW       0xf0412008
 #define BCMSTB_TIMER_HIGH      0xf041200c
 #define BCMSTB_TIMER_FREQUENCY 0xf0412020
 /*
  * Environment configuration for eMMC.
  */
-#define CONFIG_ENV_OFFSET      (0x000040a4 * 512)
-#define CONFIG_SYS_MMC_ENV_DEV 0
-#define CONFIG_SYS_MMC_ENV_PART        0
-
-#define CONFIG_CMD_GPT
 
 #endif /* __CONFIG_H */