All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] configs: mt7622: enable debug uart for mt7622_rfb_defconfig
@ 2021-03-05  2:41 Weijie Gao
  2021-03-20 23:37 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Weijie Gao @ 2021-03-05  2:41 UTC (permalink / raw)
  To: u-boot

Enable debug uart for mt7622_rfb_defconfig

Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
---
 configs/mt7622_rfb_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configs/mt7622_rfb_defconfig b/configs/mt7622_rfb_defconfig
index 12f529158c..c12ce5cc0a 100644
--- a/configs/mt7622_rfb_defconfig
+++ b/configs/mt7622_rfb_defconfig
@@ -4,7 +4,10 @@ CONFIG_ARCH_MEDIATEK=y
 CONFIG_SYS_TEXT_BASE=0x41e00000
 CONFIG_SYS_MALLOC_F_LEN=0x4000
 CONFIG_NR_DRAM_BANKS=1
+CONFIG_DEBUG_UART_BASE=0x11002000
+CONFIG_DEBUG_UART_CLOCK=25000000
 CONFIG_DEFAULT_DEVICE_TREE="mt7622-rfb"
+CONFIG_DEBUG_UART=y
 CONFIG_FIT=y
 CONFIG_DEFAULT_FDT_FILE="mt7622-rfb"
 CONFIG_LOGLEVEL=7
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] configs: mt7622: enable debug uart for mt7622_rfb_defconfig
  2021-03-05  2:41 [PATCH] configs: mt7622: enable debug uart for mt7622_rfb_defconfig Weijie Gao
@ 2021-03-20 23:37 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-03-20 23:37 UTC (permalink / raw)
  To: u-boot

On Fri, Mar 05, 2021 at 10:41:33AM +0800, Weijie Gao wrote:
> Enable debug uart for mt7622_rfb_defconfig

> 
> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210320/9a46e028/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-20 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05  2:41 [PATCH] configs: mt7622: enable debug uart for mt7622_rfb_defconfig Weijie Gao
2021-03-20 23:37 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.