summaryrefslogtreecommitdiff
path: root/configs/evb-px5_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-11-11 20:04:24 -0500
committerTom Rini <trini@konsulko.com>2019-11-11 20:04:24 -0500
commit59e5d1e2a51592d33cd5758d746006db96d99163 (patch)
tree3ffbcf874135974d3a9a4291ce912ab501ca530b /configs/evb-px5_defconfig
parentd6da4da3beba40f0c8b54d8f70c627da4d001d94 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/evb-px5_defconfig')
-rw-r--r--configs/evb-px5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/evb-px5_defconfig b/configs/evb-px5_defconfig
index 1d2d8e1078..9692f7a85f 100644
--- a/configs/evb-px5_defconfig
+++ b/configs/evb-px5_defconfig
@@ -7,8 +7,8 @@ CONFIG_TPL_LIBGENERIC_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_TPL_LDSCRIPT="arch/arm/mach-rockchip/u-boot-tpl-v8.lds"
CONFIG_TARGET_EVB_PX5=y
-CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL_STACK_R_ADDR=0x600000
+CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL=y
CONFIG_DEBUG_UART_BASE=0xFF1c0000
CONFIG_DEBUG_UART_CLOCK=24000000