]> git.ipfire.org Git - thirdparty/u-boot.git/blob - configs/thunderx_88xx_defconfig
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog
[thirdparty/u-boot.git] / configs / thunderx_88xx_defconfig
1 CONFIG_ARM=y
2 CONFIG_COUNTER_FREQUENCY=25165824
3 CONFIG_TARGET_THUNDERX_88XX=y
4 CONFIG_TEXT_BASE=0x00500000
5 CONFIG_SYS_MALLOC_LEN=0x101000
6 CONFIG_SYS_MALLOC_F_LEN=0x400
7 CONFIG_NR_DRAM_BANKS=1
8 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
9 CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x57fff0
10 CONFIG_ENV_SIZE=0x1000
11 CONFIG_DEFAULT_DEVICE_TREE="thunderx-88xx"
12 CONFIG_DEBUG_UART_BASE=0x87e024000000
13 CONFIG_DEBUG_UART_CLOCK=24000000
14 CONFIG_IDENT_STRING=" for Cavium Thunder CN88XX ARM v8 Multi-Core"
15 CONFIG_SYS_LOAD_ADDR=0x500000
16 CONFIG_DEBUG_UART=y
17 CONFIG_REMAKE_ELF=y
18 CONFIG_SYS_BOOTM_LEN=0x800000
19 CONFIG_BOOTDELAY=5
20 CONFIG_USE_BOOTARGS=y
21 CONFIG_BOOTARGS="console=ttyAMA0,115200n8 earlycon=pl011,0x87e024000000 debug maxcpus=48 rootwait rw root=/dev/sda2 coherent_pool=16M"
22 CONFIG_SYS_CBSIZE=512
23 CONFIG_SYS_PBSIZE=544
24 # CONFIG_DISPLAY_CPUINFO is not set
25 # CONFIG_DISPLAY_BOARDINFO is not set
26 CONFIG_HUSH_PARSER=y
27 # CONFIG_AUTO_COMPLETE is not set
28 CONFIG_SYS_PROMPT="ThunderX_88XX> "
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_SYS_RELOC_GD_ENV_ADDR=y
35 # CONFIG_NET is not set
36 # CONFIG_MMC is not set
37 CONFIG_DM_SERIAL=y
38 CONFIG_DEBUG_UART_SKIP_INIT=y