projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d06ea3
)
rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL
author
Kever Yang
<kever.yang@rock-chips.com>
Fri, 13 Dec 2019 02:48:51 +0000
(10:48 +0800)
committer
Kever Yang
<kever.yang@rock-chips.com>
Fri, 27 Dec 2019 06:26:13 +0000
(14:26 +0800)
The Macro has update without update the defconfig, update the defconfig
to make Mcaro correct.
Fixes:
ec4fafdf1f
("rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to...")
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
configs/firefly-px30_defconfig
patch
|
blob
|
history
diff --git
a/configs/firefly-px30_defconfig
b/configs/firefly-px30_defconfig
index fa4ac75b09fa7b5daa2dcc4b3e00ba735e6feba1..5171bf82eee94a673b863cea478680f9566850b9 100644
(file)
--- a/
configs/firefly-px30_defconfig
+++ b/
configs/firefly-px30_defconfig
@@
-32,7
+32,7
@@
CONFIG_SPL_CRC32_SUPPORT=y
CONFIG_SPL_ATF=y
# CONFIG_TPL_FRAMEWORK is not set
# CONFIG_CMD_BOOTD is not set
-CONFIG_DEBUG_UART
2
_CHANNEL=1
+CONFIG_DEBUG_UART_CHANNEL=1
# CONFIG_CMD_ELF is not set
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_XIMG is not set