]> Git Repo - J-u-boot.git/blame - configs/mx53smd_defconfig
Merge git://git.denx.de/u-boot-sh
[J-u-boot.git] / configs / mx53smd_defconfig
CommitLineData
dd84058d 1CONFIG_ARM=y
29ec6858 2CONFIG_ARCH_MX5=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x77800000
dd84058d 4CONFIG_TARGET_MX53SMD=y
a09fea1d
TR
5CONFIG_ENV_SIZE=0x2000
6CONFIG_ENV_OFFSET=0x60000
86cf1c82 7CONFIG_NR_DRAM_BANKS=2
d168bcb6 8# CONFIG_CMD_BMODE is not set
bd328eb3 9CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53smd/imximage.cfg"
adad96e6 10CONFIG_HUSH_PARSER=y
78d1e1d0 11CONFIG_CMD_I2C=y
88663126 12CONFIG_CMD_MMC=y
ef0f2f57 13# CONFIG_CMD_SETEXPR is not set
78d1e1d0 14CONFIG_CMD_DHCP=y
89cb2b5f 15CONFIG_CMD_MII=y
78d1e1d0 16CONFIG_CMD_PING=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
This page took 0.685888 seconds and 4 git commands to generate.