mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
9cd589bd79
The rt305x series SOC have two UART devices,
and the one at bus address 0x500 is disabled by default.
Some boards do not even have a pinout for the first one,
so use the same one that the kernel uses at 0xc00 instead.
This allows the lzma-loader printing to be visible
alongside the kernel log in the same console.
Tested-by: Lech Perczak <lech.perczak@gmail.com> # zte,mf283plus
Signed-off-by: Michael Pratt <mcpratt@pm.me>
(cherry picked from commit
|
||
---|---|---|
.. | ||
lzma-loader | ||
common-sercomm.mk | ||
common-tp-link.mk | ||
Makefile | ||
mt76x8.mk | ||
mt7620.mk | ||
mt7621.mk | ||
rt288x.mk | ||
rt305x.mk | ||
rt3883.mk |