mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
G-serial cleanup (#1549)
* Initial commit for serial consoles rfc * Board configuration cleanup + small tweaks * Add serial gadget rename to dev kernel as well * Cleanup, fixing permissions * Cleanup board configs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
|
||||
index d17045a..9e1be8b 100755
|
||||
index d17045a..9e1be8b 100644
|
||||
--- a/arch/arm/dts/Makefile
|
||||
+++ b/arch/arm/dts/Makefile
|
||||
@@ -446,5 +446,7 @@ dtb-$(CONFIG_MACH_SUN8I_H3) += \
|
||||
@@ -119,7 +119,7 @@ index 0000000..9f33f6f
|
||||
+ };
|
||||
+};
|
||||
diff --git a/configs/nanopi_r1_defconfig b/configs/nanopi_r1_defconfig
|
||||
new file mode 100755
|
||||
new file mode 100644
|
||||
index 0000000..dee7d9d
|
||||
--- /dev/null
|
||||
+++ b/configs/nanopi_r1_defconfig
|
||||
|
||||
Reference in New Issue
Block a user