mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
3635f7efc1
Having looked at this again, it appears that only gsbi2_serial
is actually enabled for this device, so the entry in the broken
aliases node was correct.
Therefore, this needs to set its own serial0 instead of inheriting
"serial0 = &gsbi4_serial;" from DTSI. Do this with the correctly
named aliases node now.
Fixes:
|
||
---|---|---|
.. | ||
base-files | ||
files-4.19/arch/arm/boot/dts | ||
files-5.4/arch/arm/boot/dts | ||
generic | ||
image | ||
patches-4.19 | ||
patches-5.4 | ||
profiles | ||
config-4.19 | ||
config-5.4 | ||
Makefile |