blob: e1c6cbf5031801d48809b999262a6db28d7756ef [file] [log] [blame]
Patrice Chotard1e1d02d2017-09-13 18:00:12 +02001CONFIG_ARM=y
2CONFIG_STM32=y
Tom Rini07edfae2018-02-03 12:10:38 -05003CONFIG_SYS_TEXT_BASE=0x08000000
Patrice Chotard1e1d02d2017-09-13 18:00:12 +02004CONFIG_SYS_MALLOC_F_LEN=0xF00
Tom Rinic9285bf2019-04-29 15:54:04 -04005CONFIG_NR_DRAM_BANKS=1
Patrice Chotard1e1d02d2017-09-13 18:00:12 +02006CONFIG_STM32H7=y
7CONFIG_TARGET_STM32H743_EVAL=y
Patrice Chotardc2fb1c92018-08-03 11:46:18 +02008CONFIG_DISTRO_DEFAULTS=y
Patrice Chotard1e1d02d2017-09-13 18:00:12 +02009CONFIG_BOOTDELAY=3
Patrice Chotardc2fb1c92018-08-03 11:46:18 +020010# CONFIG_USE_BOOTCOMMAND is not set
Patrice Chotard1e1d02d2017-09-13 18:00:12 +020011CONFIG_DEFAULT_FDT_FILE="stm32h743i-eval"
12# CONFIG_DISPLAY_CPUINFO is not set
13CONFIG_BOARD_EARLY_INIT_F=y
Patrice Chotard1e1d02d2017-09-13 18:00:12 +020014CONFIG_SYS_PROMPT="U-Boot > "
15CONFIG_AUTOBOOT_KEYED=y
16CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
17CONFIG_AUTOBOOT_STOP_STR=" "
Patrice Chotard4639deb2017-10-03 15:55:02 +020018CONFIG_CMD_GPT=y
Patrice Chotard9d3372f2017-10-03 15:54:59 +020019CONFIG_CMD_MMC=y
Patrice Chotard1e1d02d2017-09-13 18:00:12 +020020# CONFIG_CMD_SETEXPR is not set
Patrice Chotarde8653ac2018-08-03 11:46:16 +020021CONFIG_CMD_CACHE=y
Patrice Chotard1e1d02d2017-09-13 18:00:12 +020022CONFIG_CMD_TIMER=y
Patrice Chotard4639deb2017-10-03 15:55:02 +020023CONFIG_CMD_EXT4_WRITE=y
Patrice Chotardc2fb1c92018-08-03 11:46:18 +020024# CONFIG_ISO_PARTITION is not set
Patrice Chotard1e1d02d2017-09-13 18:00:12 +020025CONFIG_OF_CONTROL=y
Tom Rini74060322018-09-03 15:26:12 -040026CONFIG_DEFAULT_DEVICE_TREE="stm32h743i-eval"
Patrice Chotard9d3372f2017-10-03 15:54:59 +020027CONFIG_DM_MMC=y
28CONFIG_STM32_SDMMC2=y
Patrice Chotard1e1d02d2017-09-13 18:00:12 +020029# CONFIG_PINCTRL_FULL is not set
30# CONFIG_SPL_SERIAL_PRESENT is not set
Patrice Chotard1e1d02d2017-09-13 18:00:12 +020031CONFIG_OF_LIBFDT_OVERLAY=y
32# CONFIG_EFI_LOADER is not set