summaryrefslogtreecommitdiff
path: root/configs/pm9g45_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-11-03 16:16:05 +0300
committerTom Rini <trini@konsulko.com>2021-11-18 01:04:58 +0300
commit31ec464d65e13a3e40c84bb92c6fc70bf7610eb8 (patch)
tree419a45d90d573cda7619bb0b1b40dcb71014ad97 /configs/pm9g45_defconfig
parenta4bc38da27dfc170e87b5849115cc8faedb6ae90 (diff)
downloadu-boot-31ec464d65e13a3e40c84bb92c6fc70bf7610eb8.tar.xz
arm: Fix some inconsistent debug-UART CONFIG options
A few boards enable CONFIG_DEBUG_UART_BOARD_INIT but do not define the required init function. Fix this by disabling the debug UART. With snow the debug UART is enabled but the driver CONFIG is not. Fix this too. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/pm9g45_defconfig')
-rw-r--r--configs/pm9g45_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/pm9g45_defconfig b/configs/pm9g45_defconfig
index 9382c38967..96260e0590 100644
--- a/configs/pm9g45_defconfig
+++ b/configs/pm9g45_defconfig
@@ -8,7 +8,6 @@ CONFIG_TARGET_PM9G45=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="at91sam9m10g45ek"
-CONFIG_DEBUG_UART_BOARD_INIT=y
CONFIG_DEBUG_UART_BASE=0xffffee00
CONFIG_DEBUG_UART_CLOCK=132000000
CONFIG_ENV_OFFSET_REDUND=0x100000