Initial commit
This commit is contained in:
21
patches/uboot/115200baud.patch
Normal file
21
patches/uboot/115200baud.patch
Normal file
@@ -0,0 +1,21 @@
|
||||
From efb3ec2ca3a88530d45c593f051ec53f80a4c4d8 Mon Sep 17 00:00:00 2001
|
||||
From: Moritz Angermann <moritz.angermann@gmail.com>
|
||||
Date: Fri, 4 Dec 2020 17:00:03 +0800
|
||||
Subject: [PATCH] Update rk3399-helios64-u-boot.dtsi
|
||||
|
||||
---
|
||||
arch/arm/dts/rk3399-kobol-helios64-u-boot.dtsi | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/arch/arm/dts/rk3399-kobol-helios64-u-boot.dtsi b/arch/arm/dts/rk3399-kobol-helios64-u-boot.dtsi
|
||||
index 27ea5eaa971..3a260c7e126 100644
|
||||
--- a/arch/arm/dts/rk3399-kobol-helios64-u-boot.dtsi
|
||||
+++ b/arch/arm/dts/rk3399-kobol-helios64-u-boot.dtsi
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff1a0000 earlyprintk";
|
||||
- stdout-path = "serial2:1500000n8";
|
||||
+ stdout-path = "serial2:115200n8";
|
||||
u-boot,spl-boot-order = "same-as-spl", &spiflash, &sdmmc, &sdhci;
|
||||
};
|
||||
2184
patches/uboot/add-board-helios64.patch
Normal file
2184
patches/uboot/add-board-helios64.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user