X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fthunderx_88xx_defconfig;h=b7c01aa634d2c3881c66641e40174d42d3b6762a;hb=813d1fb56dc0af9567feb86cd71c49f14662044b;hp=891a4173d9c6569457f4a3341a80c97f8c130cc2;hpb=2e5c42c630c4c550abf9d8da8cc11d8a7928ab0a;p=u-boot diff --git a/configs/thunderx_88xx_defconfig b/configs/thunderx_88xx_defconfig index 891a4173d9..b7c01aa634 100644 --- a/configs/thunderx_88xx_defconfig +++ b/configs/thunderx_88xx_defconfig @@ -1,6 +1,8 @@ CONFIG_ARM=y CONFIG_TARGET_THUNDERX_88XX=y CONFIG_SYS_TEXT_BASE=0x00500000 +CONFIG_DEBUG_UART_BASE=0x87e024000000 +CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_IDENT_STRING=" for Cavium Thunder CN88XX ARM v8 Multi-Core" CONFIG_DEFAULT_DEVICE_TREE="thunderx-88xx" CONFIG_DEBUG_UART=y @@ -19,11 +21,8 @@ CONFIG_SYS_PROMPT="ThunderX_88XX> " # CONFIG_CMD_ENV_EXISTS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_NET is not set -# CONFIG_CMD_NFS is not set CONFIG_DM=y # CONFIG_MMC is not set CONFIG_DM_SERIAL=y CONFIG_DEBUG_UART_PL011=y -CONFIG_DEBUG_UART_BASE=0x87e024000000 -CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEBUG_UART_SKIP_INIT=y