]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/mx53evk_defconfig
Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[thirdparty/u-boot.git] / configs / mx53evk_defconfig
CommitLineData
dd84058d 1CONFIG_ARM=y
29ec6858 2CONFIG_ARCH_MX5=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x77800000
a09fea1d
TR
4CONFIG_ENV_SIZE=0x2000
5CONFIG_ENV_OFFSET=0x60000
556fd590 6CONFIG_TARGET_MX53EVK=y
86cf1c82 7CONFIG_NR_DRAM_BANKS=1
bd328eb3 8CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53evk/imximage.cfg"
adad96e6 9CONFIG_HUSH_PARSER=y
78d1e1d0 10CONFIG_CMD_I2C=y
88663126 11CONFIG_CMD_MMC=y
ef0f2f57 12# CONFIG_CMD_SETEXPR is not set
78d1e1d0 13CONFIG_CMD_DHCP=y
89cb2b5f 14CONFIG_CMD_MII=y
78d1e1d0 15CONFIG_CMD_PING=y
c9032ce1 16CONFIG_CMD_DATE=y
89cb2b5f 17CONFIG_CMD_FAT=y
5dc4dfd2 18CONFIG_ENV_IS_IN_MMC=y
8d8ee47e 19CONFIG_SYS_RELOC_GD_ENV_ADDR=y
e37ac717 20CONFIG_FSL_ESDHC_IMX=y
888f184a 21CONFIG_MTD=y
d7869b21 22CONFIG_MII=y
69e173eb 23CONFIG_OF_LIBFDT=y