]> Git Repo - J-u-boot.git/blame - configs/M5249EVB_defconfig
Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[J-u-boot.git] / configs / M5249EVB_defconfig
CommitLineData
dd84058d 1CONFIG_M68K=y
278b90ce 2CONFIG_SYS_TEXT_BASE=0xFFE00000
a09fea1d
TR
3CONFIG_ENV_SIZE=0x2000
4CONFIG_ENV_SECT_SIZE=0x2000
8728c97e 5CONFIG_TARGET_M5249EVB=y
f7d0ae9c 6CONFIG_DEFAULT_DEVICE_TREE="M5249EVB"
0817daa7 7# CONFIG_AUTOBOOT is not set
f3f3efff 8CONFIG_SYS_CONSOLE_INFO_QUIET=y
7e15638d 9CONFIG_SYS_DEVICE_NULLDEV=y
84351792 10# CONFIG_DISPLAY_BOARDINFO is not set
d021e942 11# CONFIG_CMDLINE_EDITING is not set
ad12dc18 12CONFIG_CMD_IMLS=y
78d1e1d0 13CONFIG_LOOPW=y
72732318 14CONFIG_CMD_MX_CYCLIC=y
ef0f2f57 15# CONFIG_CMD_SETEXPR is not set
89cb2b5f 16CONFIG_CMD_CACHE=y
a09fea1d 17CONFIG_ENV_ADDR=0xFFE04000
8d8ee47e 18CONFIG_SYS_RELOC_GD_ENV_ADDR=y
3b3ea2c5 19# CONFIG_NET is not set
e856bdcf 20CONFIG_MTD_NOR_FLASH=y
2fe88d45
AF
21CONFIG_FLASH_CFI_DRIVER=y
22CONFIG_SYS_FLASH_PROTECTION=y
23CONFIG_SYS_FLASH_CFI=y
This page took 0.550516 seconds and 4 git commands to generate.