mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-02 05:54:26 -05:00
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 | ||