]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - configs/am335x_shc_sdboot_defconfig
cbfs: Move result variable into the struct
[thirdparty/u-boot.git] / configs / am335x_shc_sdboot_defconfig
index ea77f4e413209e60c0ef21d5f956697c283be52f..b412ecaf4601aee42c49c23a690adce2b89e33e5 100644 (file)
@@ -7,12 +7,15 @@ CONFIG_AM33XX=y
 CONFIG_TARGET_AM335X_SHC=y
 CONFIG_SPL_MMC_SUPPORT=y
 CONFIG_SPL_SERIAL_SUPPORT=y
+CONFIG_ENV_SIZE=0x1000
+CONFIG_ENV_OFFSET=0x7000
 CONFIG_SPL=y
 CONFIG_SPL_FS_FAT=y
 CONFIG_SPL_LIBDISK_SUPPORT=y
 CONFIG_SHC_SDBOOT=y
 CONFIG_SERIES=y
 CONFIG_DISTRO_DEFAULTS=y
+CONFIG_SHOW_BOOT_PROGRESS=y
 # CONFIG_USE_BOOTCOMMAND is not set
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_DEFAULT_FDT_FILE="am335x-shc"