]> Git Repo - J-u-boot.git/blobdiff - include/configs/imx7-cm.h
Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
[J-u-boot.git] / include / configs / imx7-cm.h
index 4d4c94b74eaa210288bcab59fcf58c2d3075edda..01f8732929225502ef14393cac21cf331222ef6f 100644 (file)
@@ -72,8 +72,6 @@
 
 #define CONFIG_BOOTCOMMAND "run boot${boot-mode}"
 
-#define CONFIG_SYS_HZ                          1000
-
 /* Physical Memory Map */
 #define PHYS_SDRAM                                     MMDC0_ARB_BASE_ADDR
 
@@ -90,8 +88,6 @@
 #define CONFIG_SYS_FSL_ESDHC_ADDR       USDHC1_BASE_ADDR
 #define CONFIG_SYS_FSL_USDHC_NUM               2
 
-#define CONFIG_SYS_MMC_ENV_DEV                 0   /* USDHC1 */
-#define CONFIG_SYS_MMC_ENV_PART                        0       /* user area */
 #define CONFIG_SYS_MMC_IMG_LOAD_PART   1
 #define CONFIG_MMCROOT                                 "/dev/mmcblk0p2"  /* USDHC1 */
 
This page took 0.028634 seconds and 4 git commands to generate.