]> Git Repo - u-boot.git/blame - configs/thunderx_88xx_defconfig
xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM
[u-boot.git] / configs / thunderx_88xx_defconfig
CommitLineData
746f985a 1CONFIG_ARM=y
abf8d963 2CONFIG_COUNTER_FREQUENCY=25165824
746f985a 3CONFIG_TARGET_THUNDERX_88XX=y
98463903 4CONFIG_TEXT_BASE=0x00500000
9802154a 5CONFIG_SYS_MALLOC_LEN=0x101000
e0568924 6CONFIG_SYS_MALLOC_F_LEN=0x400
d168bcb6 7CONFIG_NR_DRAM_BANKS=1
554e5514 8CONFIG_ENV_SIZE=0x1000
2bba7807 9CONFIG_DEFAULT_DEVICE_TREE="thunderx-88xx"
1247c35c 10CONFIG_SYS_PROMPT="ThunderX_88XX> "
358b6a20
TR
11CONFIG_DEBUG_UART_BASE=0x87e024000000
12CONFIG_DEBUG_UART_CLOCK=24000000
a4d88920 13CONFIG_IDENT_STRING=" for Cavium Thunder CN88XX ARM v8 Multi-Core"
d46e86d2 14CONFIG_SYS_LOAD_ADDR=0x500000
fb82fe38 15CONFIG_DEBUG_UART=y
eaf6ea6a
TR
16CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
17CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x57fff0
a8c281d4 18CONFIG_REMAKE_ELF=y
bb597c0e 19CONFIG_BOOTDELAY=5
5abc1a45
SP
20CONFIG_USE_BOOTARGS=y
21CONFIG_BOOTARGS="console=ttyAMA0,115200n8 earlycon=pl011,0x87e024000000 debug maxcpus=48 rootwait rw root=/dev/sda2 coherent_pool=16M"
19a97475 22# CONFIG_DISPLAY_CPUINFO is not set
84351792 23# CONFIG_DISPLAY_BOARDINFO is not set
746f985a 24CONFIG_HUSH_PARSER=y
d021e942 25# CONFIG_AUTO_COMPLETE is not set
cf493582 26CONFIG_SYS_MAXARGS=64
d31466b3 27CONFIG_SYS_CBSIZE=512
d0ee7f29 28CONFIG_SYS_PBSIZE=544
c45568cc 29CONFIG_SYS_BOOTM_LEN=0x800000
746f985a
ST
30# CONFIG_CMD_EXPORTENV is not set
31# CONFIG_CMD_IMPORTENV is not set
32# CONFIG_CMD_EDITENV is not set
33# CONFIG_CMD_SAVEENV is not set
34# CONFIG_CMD_ENV_EXISTS is not set
746f985a 35# CONFIG_CMD_NET is not set
8d8ee47e 36CONFIG_SYS_RELOC_GD_ENV_ADDR=y
8728c97e 37# CONFIG_MMC is not set
aca5cd27 38CONFIG_DM_SERIAL=y
746f985a 39CONFIG_DEBUG_UART_SKIP_INIT=y
This page took 0.711195 seconds and 4 git commands to generate.