mirror of
https://github.com/armbian/build.git
synced 2025-08-11 05:36:57 +02:00
* Bump to 5.15.y imx6, xu4, rocchip64, jetson-nano * Sunxi patches cleanup Thanks @jernejsk * Bump Meson64 to 5.15.y * Bump mvebu* to 5.15.y @heisath Disable 13-net-mvneta.patch - double check. * Add uppstram patch for opi zero2 legacy kernel * Update mvebu mvneta patch * Orangepi Zero2 reboot fix Co-authored-by: Heisath <jannis@imserv.org>
13 lines
377 B
Diff
13 lines
377 B
Diff
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts
|
|
index cbe99bd..80c87e0 100644
|
|
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts
|
|
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts
|
|
@@ -13,6 +13,7 @@
|
|
|
|
aliases {
|
|
serial0 = &uart_AO;
|
|
+ serial2 = &uart_C;
|
|
ethernet0 = ðmac;
|
|
};
|
|
|