projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
arm: Fix some inconsistent debug-UART CONFIG options
[u-boot.git]
/
configs
/
evb-rv1108_defconfig
diff --git
a/configs/evb-rv1108_defconfig
b/configs/evb-rv1108_defconfig
index 916a6fb8510fa2bf06d0a67fe259cf858a43046b..b6510b5fca6628a95f1b07b2ea51483b16e5cbe4 100644
(file)
--- a/
configs/evb-rv1108_defconfig
+++ b/
configs/evb-rv1108_defconfig
@@
-5,6
+5,7
@@
CONFIG_SYS_TEXT_BASE=0x60000000
CONFIG_NR_DRAM_BANKS=1
CONFIG_DEFAULT_DEVICE_TREE="rv1108-evb"
CONFIG_ROCKCHIP_RV1108=y
+# CONFIG_DEBUG_UART_BOARD_INIT is not set
CONFIG_DEBUG_UART_BASE=0x10210000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART=y
This page took
0.030208 seconds
and
4
git commands to generate.