]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/thunderx_88xx_defconfig
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / configs / thunderx_88xx_defconfig
CommitLineData
746f985a
ST
1CONFIG_ARM=y
2CONFIG_TARGET_THUNDERX_88XX=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x00500000
a4d88920 4CONFIG_IDENT_STRING=" for Cavium Thunder CN88XX ARM v8 Multi-Core"
746f985a 5CONFIG_DEFAULT_DEVICE_TREE="thunderx-88xx"
fb82fe38 6CONFIG_DEBUG_UART=y
bb597c0e 7CONFIG_BOOTDELAY=5
5abc1a45
SP
8CONFIG_USE_BOOTARGS=y
9CONFIG_BOOTARGS="console=ttyAMA0,115200n8 earlycon=pl011,0x87e024000000 debug maxcpus=48 rootwait rw root=/dev/sda2 coherent_pool=16M"
19a97475 10# CONFIG_DISPLAY_CPUINFO is not set
84351792 11# CONFIG_DISPLAY_BOARDINFO is not set
746f985a
ST
12CONFIG_HUSH_PARSER=y
13CONFIG_SYS_PROMPT="ThunderX_88XX> "
746f985a
ST
14# CONFIG_CMD_EXPORTENV is not set
15# CONFIG_CMD_IMPORTENV is not set
16# CONFIG_CMD_EDITENV is not set
17# CONFIG_CMD_SAVEENV is not set
18# CONFIG_CMD_ENV_EXISTS is not set
19# CONFIG_CMD_FLASH is not set
746f985a
ST
20# CONFIG_CMD_NET is not set
21# CONFIG_CMD_NFS is not set
22CONFIG_DM=y
8728c97e 23# CONFIG_MMC is not set
aca5cd27 24CONFIG_DM_SERIAL=y
746f985a
ST
25CONFIG_DEBUG_UART_PL011=y
26CONFIG_DEBUG_UART_BASE=0x87e024000000
27CONFIG_DEBUG_UART_CLOCK=24000000
28CONFIG_DEBUG_UART_SKIP_INIT=y
29CONFIG_REGEX=y