]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/xilinx_zynqmp_mini_emmc1_defconfig
Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[thirdparty/u-boot.git] / configs / xilinx_zynqmp_mini_emmc1_defconfig
CommitLineData
2678059e
SDPP
1CONFIG_ARM=y
2CONFIG_SYS_CONFIG_NAME="xilinx_zynqmp_mini_emmc"
a0aba8a2 3CONFIG_SYS_ICACHE_OFF=y
2678059e
SDPP
4CONFIG_ARCH_ZYNQMP=y
5CONFIG_SYS_TEXT_BASE=0x10000
8cf1a6e8 6CONFIG_ENV_SIZE=0x80
d168bcb6 7CONFIG_NR_DRAM_BANKS=1
ebcc1a22 8CONFIG_SPL=y
c436bf92 9# CONFIG_CMD_ZYNQMP is not set
2678059e 10CONFIG_FIT=y
d021e942 11CONFIG_SUPPORT_RAW_INITRD=y
8eb55e19 12# CONFIG_BOARD_LATE_INIT is not set
2678059e 13# CONFIG_DISPLAY_CPUINFO is not set
02ddc147 14CONFIG_BOARD_EARLY_INIT_R=y
d021e942
AF
15# CONFIG_CMDLINE_EDITING is not set
16# CONFIG_AUTO_COMPLETE is not set
e22687c1 17# CONFIG_AUTOBOOT is not set
2678059e
SDPP
18# CONFIG_CMD_BDI is not set
19# CONFIG_CMD_CONSOLE is not set
20# CONFIG_CMD_BOOTD is not set
21# CONFIG_CMD_BOOTM is not set
22# CONFIG_CMD_BOOTI is not set
09a4c91b
MS
23# CONFIG_CMD_ELF is not set
24# CONFIG_CMD_FDT is not set
2678059e
SDPP
25# CONFIG_CMD_GO is not set
26# CONFIG_CMD_RUN is not set
27# CONFIG_CMD_IMI is not set
28# CONFIG_CMD_XIMG is not set
29# CONFIG_CMD_EXPORTENV is not set
30# CONFIG_CMD_IMPORTENV is not set
31# CONFIG_CMD_EDITENV is not set
32# CONFIG_CMD_SAVEENV is not set
33# CONFIG_CMD_ENV_EXISTS is not set
34# CONFIG_CMD_CRC32 is not set
35# CONFIG_CMD_DM is not set
2678059e
SDPP
36# CONFIG_CMD_LOADB is not set
37# CONFIG_CMD_LOADS is not set
38CONFIG_CMD_MMC=y
39# CONFIG_CMD_ECHO is not set
40# CONFIG_CMD_ITEST is not set
41# CONFIG_CMD_SOURCE is not set
42# CONFIG_CMD_SETEXPR is not set
22270ca0 43# CONFIG_MP is not set
2678059e
SDPP
44CONFIG_CMD_FAT=y
45CONFIG_CMD_FS_GENERIC=y
ebcc1a22 46CONFIG_SPL_OF_CONTROL=y
2678059e 47CONFIG_OF_EMBED=y
8c5cad05 48CONFIG_DEFAULT_DEVICE_TREE="zynqmp-mini-emmc1"
8d8ee47e 49CONFIG_SYS_RELOC_GD_ENV_ADDR=y
3b3ea2c5 50# CONFIG_NET is not set
ebcc1a22 51CONFIG_SPL_DM=y
2678059e
SDPP
52# CONFIG_DM_WARN is not set
53# CONFIG_DM_DEVICE_REMOVE is not set
ebcc1a22 54CONFIG_SPL_DM_SEQ_ALIAS=y
623de3f0 55CONFIG_SUPPORT_EMMC_BOOT=y
2678059e 56CONFIG_MMC_SDHCI=y
bc0f4ed1 57CONFIG_MMC_SDHCI_ZYNQ=y
727b3960 58CONFIG_PANIC_HANG=y
2678059e 59# CONFIG_EFI_LOADER is not set