]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/integratorcp_cm946es_defconfig
Merge tag 'xilinx-fixes-for-v2017.11' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / configs / integratorcp_cm946es_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_INTEGRATOR=y
3 CONFIG_ARCH_INTEGRATOR_CP=y
4 CONFIG_CM946ES=y
5 CONFIG_USE_BOOTARGS=y
6 CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xfc800010,eth0 video=clcdfb:0"
7 # CONFIG_DISPLAY_CPUINFO is not set
8 # CONFIG_DISPLAY_BOARDINFO is not set
9 CONFIG_HUSH_PARSER=y
10 CONFIG_SYS_PROMPT="Integrator-CP # "
11 CONFIG_CMD_IMLS=y
12 CONFIG_CMD_ARMFLASH=y
13 # CONFIG_CMD_SETEXPR is not set
14 # CONFIG_MMC is not set
15 CONFIG_MTD_NOR_FLASH=y
16 CONFIG_BAUDRATE=38400
17 CONFIG_OF_LIBFDT=y