Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
[platform/kernel/u-boot.git] / configs / vexpress_aemv8a_semi_defconfig
1 CONFIG_ARM=y
2 # CONFIG_ARM64_CRC32 is not set
3 CONFIG_ARCH_VEXPRESS64=y
4 CONFIG_NR_DRAM_BANKS=2
5 CONFIG_DEFAULT_DEVICE_TREE="fvp-base-revc"
6 CONFIG_IDENT_STRING=" vexpress_aemv8a"
7 CONFIG_SYS_MEMTEST_START=0x80000000
8 CONFIG_SYS_MEMTEST_END=0xff000000
9 CONFIG_REMAKE_ELF=y
10 CONFIG_ANDROID_BOOT_IMAGE=y
11 CONFIG_BOOTDELAY=1
12 CONFIG_USE_BOOTARGS=y
13 CONFIG_BOOTARGS="console=ttyAMA0 earlycon=pl011,0x1c090000 debug user_debug=31 loglevel=9"
14 # CONFIG_DISPLAY_CPUINFO is not set
15 CONFIG_SYS_PROMPT="VExpress64# "
16 CONFIG_CMD_ABOOTIMG=y
17 CONFIG_CMD_MEMTEST=y
18 CONFIG_CMD_ARMFLASH=y
19 CONFIG_BOOTP_BOOTFILESIZE=y
20 CONFIG_CMD_CACHE=y
21 CONFIG_CMD_UBI=y
22 # CONFIG_MMC is not set
23 CONFIG_MTD=y
24 CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
25 CONFIG_SYS_FLASH_PROTECTION=y
26 CONFIG_SYS_FLASH_CFI=y
27 CONFIG_VIRTIO_MMIO=y