]> Git Repo - J-u-boot.git/blame - configs/stm32f429-discovery_defconfig
board: st: common: simplify MTD device parsing
[J-u-boot.git] / configs / stm32f429-discovery_defconfig
CommitLineData
ed09a554 1CONFIG_ARM=y
71f6354b 2CONFIG_ARCH_STM32=y
98463903 3CONFIG_TEXT_BASE=0x08000000
9802154a 4CONFIG_SYS_MALLOC_LEN=0x0200000
554e5514 5CONFIG_NR_DRAM_BANKS=1
fcb5117d
TR
6CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
7CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x10010000
a09fea1d 8CONFIG_ENV_SIZE=0x2000
052170c6 9CONFIG_ENV_SECT_SIZE=0x20000
2bba7807 10CONFIG_DEFAULT_DEVICE_TREE="stm32f429-disco"
0a61ee88 11CONFIG_STM32F4=y
ed09a554 12CONFIG_TARGET_STM32F429_DISCOVERY=y
49c8ef0e 13CONFIG_SYS_LOAD_ADDR=0x90400000
d46e86d2
TR
14CONFIG_ENV_ADDR=0x8040000
15CONFIG_ENV_VARS_UBOOT_CONFIG=y
bb597c0e 16CONFIG_BOOTDELAY=3
5abc1a45
SP
17CONFIG_USE_BOOTARGS=y
18CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel"
19a97475 19# CONFIG_DISPLAY_CPUINFO is not set
84351792 20# CONFIG_DISPLAY_BOARDINFO is not set
0817daa7 21CONFIG_MISC_INIT_R=y
adad96e6 22CONFIG_HUSH_PARSER=y
ba6d575e 23CONFIG_SYS_PROMPT="U-Boot > "
d0ee7f29 24CONFIG_SYS_PBSIZE=1050
ad12dc18 25CONFIG_CMD_IMLS=y
80df6913 26# CONFIG_CMD_SETEXPR is not set
78d1e1d0 27CONFIG_CMD_TIMER=y
7fd65ef5 28CONFIG_OF_CONTROL=y
5dc4dfd2 29CONFIG_ENV_IS_IN_FLASH=y
6600859e 30# CONFIG_NET is not set
8728c97e 31# CONFIG_MMC is not set
e856bdcf 32CONFIG_MTD_NOR_FLASH=y
cc30ea58 33CONFIG_STM32_FLASH=y
1db251bd 34CONFIG_SYS_MAX_FLASH_SECT=12
0f9595b9 35CONFIG_SYS_MAX_FLASH_BANKS=2
This page took 0.985062 seconds and 4 git commands to generate.