]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/zynq_cse_nor_defconfig
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
[thirdparty/u-boot.git] / configs / zynq_cse_nor_defconfig
CommitLineData
1c310aec
SDPP
1CONFIG_ARM=y
2CONFIG_SYS_CONFIG_NAME="zynq_cse"
a0aba8a2
TW
3CONFIG_SYS_ICACHE_OFF=y
4CONFIG_SYS_DCACHE_OFF=y
1c310aec
SDPP
5CONFIG_ARCH_ZYNQ=y
6CONFIG_SYS_TEXT_BASE=0xFFFC0000
bb8920ed 7CONFIG_ENV_SIZE=0x190
1c310aec 8CONFIG_SPL_STACK_R_ADDR=0x200000
d168bcb6 9CONFIG_SPL=y
01aa5b8f 10CONFIG_SYS_MALLOC_LEN=0x1000
d760a5ef
TR
11CONFIG_SYS_CUSTOM_LDSCRIPT=y
12CONFIG_SYS_LDSCRIPT="arch/arm/mach-zynq/u-boot.lds"
37304aaf 13CONFIG_USE_PREBOOT=y
8eb55e19 14# CONFIG_BOARD_LATE_INIT is not set
1c310aec
SDPP
15# CONFIG_DISPLAY_CPUINFO is not set
16CONFIG_SPL_STACK_R=y
b76a37e9
MS
17# CONFIG_CMDLINE_EDITING is not set
18# CONFIG_AUTO_COMPLETE is not set
19# CONFIG_SYS_LONGHELP is not set
1c310aec 20CONFIG_SYS_PROMPT="Zynq> "
a204ac71 21# CONFIG_AUTOBOOT is not set
1c310aec
SDPP
22# CONFIG_CMD_BDI is not set
23# CONFIG_CMD_CONSOLE is not set
24# CONFIG_CMD_BOOTD is not set
25# CONFIG_CMD_BOOTM is not set
26# CONFIG_CMD_ELF is not set
27# CONFIG_CMD_FDT is not set
28# CONFIG_CMD_GO is not set
29# CONFIG_CMD_RUN is not set
30# CONFIG_CMD_IMI is not set
31# CONFIG_CMD_XIMG is not set
32# CONFIG_CMD_SPL is not set
33# CONFIG_CMD_EXPORTENV is not set
34# CONFIG_CMD_IMPORTENV is not set
35# CONFIG_CMD_EDITENV is not set
36# CONFIG_CMD_SAVEENV is not set
37# CONFIG_CMD_ENV_EXISTS is not set
38# CONFIG_CMD_CRC32 is not set
39# CONFIG_CMD_CLK is not set
40# CONFIG_CMD_DM is not set
41# CONFIG_CMD_LOADB is not set
42# CONFIG_CMD_LOADS is not set
43# CONFIG_CMD_ECHO is not set
44# CONFIG_CMD_ITEST is not set
45# CONFIG_CMD_SOURCE is not set
46# CONFIG_CMD_SETEXPR is not set
1c310aec 47# CONFIG_CMD_MISC is not set
1c310aec 48CONFIG_OF_EMBED=y
8c5cad05 49CONFIG_DEFAULT_DEVICE_TREE="zynq-cse-nor"
e27e6eb6 50# CONFIG_NET is not set
1c310aec
SDPP
51# CONFIG_DM_WARN is not set
52# CONFIG_DM_DEVICE_REMOVE is not set
53CONFIG_SPL_DM_SEQ_ALIAS=y
54# CONFIG_MMC is not set
55CONFIG_MTD_NOR_FLASH=y
2fe88d45
AF
56CONFIG_FLASH_CFI_DRIVER=y
57CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
58CONFIG_SYS_FLASH_CFI=y
1c310aec 59# CONFIG_EFI_LOADER is not set