X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fcherryhill_defconfig;h=c3ad39c72537a18a9ee53617968396a2a1517e2b;hb=b641dd3ec8dc3f6b18d2fa945ac3ab597063d191;hp=3ec5d3e010767c4d80845f742919532ba8ddb784;hpb=ad38de2093035e07a09d6995a90a0d28fac75a95;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/cherryhill_defconfig b/configs/cherryhill_defconfig index 3ec5d3e..c3ad39c 100644 --- a/configs/cherryhill_defconfig +++ b/configs/cherryhill_defconfig @@ -1,5 +1,8 @@ CONFIG_X86=y CONFIG_SYS_TEXT_BASE=0xFFE00000 +CONFIG_ENV_SIZE=0x1000 +CONFIG_ENV_OFFSET=0x5F0000 +CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_NR_DRAM_BANKS=8 CONFIG_DEBUG_UART_BASE=0x3f8 CONFIG_DEBUG_UART_CLOCK=1843200 @@ -14,7 +17,6 @@ CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_LAST_STAGE_INIT=y CONFIG_HUSH_PARSER=y CONFIG_CMD_CPU=y -# CONFIG_CMD_FLASH is not set CONFIG_CMD_MMC=y CONFIG_CMD_SPI=y CONFIG_CMD_USB=y