mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
enable serial output on rock-3a and radxa-e25
This commit is contained in:
@@ -35,7 +35,7 @@ index 000000000..07323913b
|
||||
+ interrupts = <GIC_SPI 252 IRQ_TYPE_LEVEL_LOW>;
|
||||
+ pinctrl-names = "default";
|
||||
+ pinctrl-0 = <&uart2m0_xfer>;
|
||||
+ status = "disabled";
|
||||
+ status = "okay";
|
||||
+ };
|
||||
+
|
||||
+ debug: debug@fd904000 {
|
||||
|
||||
@@ -33,7 +33,7 @@ index 000000000..8ce33ce32
|
||||
+ interrupts = <GIC_SPI 252 IRQ_TYPE_LEVEL_LOW>;
|
||||
+ pinctrl-names = "default";
|
||||
+ pinctrl-0 = <&uart2m0_xfer>;
|
||||
+ status = "disabled";
|
||||
+ status = "okay";
|
||||
+ };
|
||||
+
|
||||
+ debug: debug@fd904000 {
|
||||
|
||||
Reference in New Issue
Block a user