Thank you
I checkout u-boot tag: v2023.10
https://github.com/u-boot/u-boot/tree/v2023.10
run build:
```shell
export
STAGING_DIR=/home/foo/openwrt-toolchain-22.03.4-ramips-mt7621_gcc-11.2.0_musl.Linux-x86_64/
make mt7621_rfb_defconfig
make
CROSS_COMPILE=/home/foo/openwrt-toolchain-22.03.4-ramips-mt7621_gc
Data transmission on the I2C4 bus is not required during the system boot
process,
so it is disabled
Signed-off-by: Xiaobo Tian
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 4
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/rk3399-nanopi-r4s.dts
b/arch/arm/dts/rk3399-nanopi-r4s.dts
Remove the recommended MAC address from the network card.
NanoPi R4S has a EEPROM attached to the 2nd I2C bus (U92), which stores the MAC
address.
Signed-off-by: Xiaobo Tian
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 15 ---
1 file changed, 15 deletions(-)
diff --git a/arch/arm/dts
The host-index-min property is invalid,
so it inherits from the sdmmc definition in dtsi.
Signed-off-by: Xiaobo Tian
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 4
1 file changed, 4 deletions(-)
diff --git a/arch/arm/dts/rk3399-nanopi-r4s.dts
b/arch/arm/dts/rk3399-nanopi-r4s.dts
index
Correct the LEDS label name and remove the board type prefix,
which is actually unnecessary here, removes the redefined system status LED pin.
Signed-off-by: Xiaobo Tian
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/arch/arm/dts
1. Delete unused Ethernet aliases
2. Modify the label of the LEDS lamp
3. Inherit the definition of the system status lamp in DSTI
4. Removed error 3.3V incorrect use of 5V supply
Signed-off-by: Xiaobo Tian
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 40 +-
1 file
Signed-off-by: Xiaobo Tian
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 40 +-
1 file changed, 12 insertions(+), 28 deletions(-)
diff --git a/arch/arm/dts/rk3399-nanopi-r4s.dts
b/arch/arm/dts/rk3399-nanopi-r4s.dts
index 6f2cf17bf1..a85f4bf491 100644
--- a/arch/arm/dts
1. Modify the VCC VDD power layout
2. Modify Ethernet1 interface of PCIE0
Reviewed-by: Kever Yang
Signed-off-by: xiaobo
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 85 ++
1 file changed, 63 insertions(+), 22 deletions(-)
diff --git a/arch/arm/dts/rk3399-nanopi-r4s.dts
1. Modify the VCC VDD power layout
2. Modify Ethernet1 interface of PCIE0
Signed-off-by: xiaobo
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 85 ++
1 file changed, 63 insertions(+), 22 deletions(-)
diff --git a/arch/arm/dts/rk3399-nanopi-r4s.dts
b/arch/arm/dts/rk3399
1. R4S passive silent heat dissipation based on metal housing,
no active heat dissipation by fan, so PWM-Fan and CPU_Thermal are removed
2. Modify Ethernet1 interface of PCIE0
3. Modify the VCC VDD power layout
Signed-off-by: xiaobo
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 79
1. R4S passive silent heat dissipation based on metal housing,
no active heat dissipation by fan, so PWM-Fan and CPU_Thermal are removed
2. Modify Ethernet1 interface of PCIE0
3. Modify the VCC VDD power layout
Signed-off-by: xiaobo
---
arch/arm/dts/rk3399-nanopi-r4s.dts | 79
NanoPi R4s is SBC base on Rockchip RK3399 hexa-core processor with
dual-Core Cortex-A72 and Mali-T864 GPU with 1GiB(DDR3-1866) of RAM
Signed-off-by: xiaobo
---
arch/arm/dts/Makefile | 1 +
.../arm/dts/rk3399-nanopi-r4s-1gb-u-boot.dtsi | 16 ++
arch/arm/dts/rk3399
NanoPi R4s is SBC base on Rockchip RK3399 hexa-core processor with
dual-Core Cortex-A72 and Mali-T864 GPU with 1GiB(DDR3-1866) of RAM
Signed-off-by: xiaobo
---
arch/arm/dts/Makefile | 1 +
.../arm/dts/rk3399-nanopi-r4s-1gb-u-boot.dtsi | 16 ++
arch/arm/dts/rk3399
From: Tom Rini
Signed-off-by: Tom Rini
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index e048113ae2..a73481d18c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2021
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAV
From: Alexandru Gagniuc
This reverts commit 38d6b7ebdaee3e0e8426ef1b9df88bdce8ae2e75.
struct global_data contains a pointer to the bd_info structure. This
pointer was populated spl_set_bd() to a pre-allocated bd_info in the
".data" section. The referenced commit replaced this mechanism to one
th
From: Xiaobo Tian
NanoPi R4s is SBC base on Rockchip RK3399 hexa-core processor with
dual-Core Cortex-A72 and Mali-T864 GPU with 4GiB(LPDDR4) of RAM, SD card
support,
including 2 gigabit ethernet(RTL8211E 1Gbps - RTL8111H 1Gbps) and 2 USB 3.0
port.
port.It also has two GPIO headers which
From: Xiaobo Tian
NanoPi R4s is SBC base on Rockchip RK3399 hexa-core processor with
dual-Core Cortex-A72 and Mali-T864 GPU with 4GiB(LPDDR4) of RAM, SD card
support,
including 2 gigabit ethernet(RTL8211E 1Gbps - RTL8111H 1Gbps) and 2 USB 3.0
port.
port.It also has two GPIO headers which
From: Xiaobo Tian
NanoPi R4s is SBC base on Rockchip RK3399 hexa-core processor with
dual-Core Cortex-A72 and Mali-T864 GPU with 4GiB(LPDDR4) of RAM, SD card
support,
including 2 gigabit ethernet(RTL8211E 1Gbps - RTL8111H 1Gbps) and 2 USB 3.0
port.
port.It also has two GPIO headers which
From: Xiaobo Tian
NanoPi R4s is SBC base on Rockchip RK3399 hexa-core processor with
dual-Core Cortex-A72 and Mali-T864 GPU with 4GiB(LPDDR4) of RAM, SD card
support,
including 2 gigabit ethernet(RTL8211E 1Gbps - RTL8111H 1Gbps) and 2 USB 3.0
port.
port.It also has two GPIO headers which
The SD supply Voltage was 3.3V on T4240RDB, so enabled 3.3V support for eSDHC.
Signed-off-by: Xie Xiaobo
Signed-off-by: Wujie Qiu
---
include/configs/T4240RDB.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h
index 13f4bd3..38ea1ba
iation. Then removed the genphy_config_aneg() function.
Signed-off-by: Xie Xiaobo
---
drivers/net/phy/atheros.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/net/phy/atheros.c b/drivers/net/phy/atheros.c
index b80980d..7993ec9 100644
--- a/drivers/net/phy/
Xiaobo
---
board/freescale/p1_twr/Makefile | 52
board/freescale/p1_twr/ddr.c| 71 +
board/freescale/p1_twr/law.c| 32 ++
board/freescale/p1_twr/p1_twr.c | 297 +++
board/freescale/p1_twr/tlb.c| 92 ++
boards.cfg | 1 +
include
SPANSION recommend S25FL128S supersedes S25FL129P, and the two flash
memory have the same device ID and Memory architecture. So they can
use the same config parameters.
Signed-off-by: Xie Xiaobo
---
drivers/mtd/spi/spansion.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
Xiaobo
---
arch/powerpc/include/asm/immap_85xx.h | 5 +
board/freescale/p1_twr/Makefile | 52 +++
board/freescale/p1_twr/ddr.c | 71
board/freescale/p1_twr/law.c | 32 ++
board/freescale/p1_twr/p1_twr.c | 311 +
board/freescale/p1_twr/tlb.c
Xiaobo
---
arch/powerpc/include/asm/immap_85xx.h | 2 +
board/freescale/p1_twr/Makefile | 52 +++
board/freescale/p1_twr/ddr.c | 71
board/freescale/p1_twr/law.c | 32 ++
board/freescale/p1_twr/p1_twr.c | 333
board/freescale/p1_twr/tlb.c
Signed-off-by: Xie Xiaobo
---
drivers/net/phy/atheros.c | 34 +-
1 file changed, 33 insertions(+), 1 deletion(-)
diff --git a/drivers/net/phy/atheros.c b/drivers/net/phy/atheros.c
index 9b3808b..4691f85 100644
--- a/drivers/net/phy/atheros.c
+++ b/drivers/net/phy
SPANSION recommend S25FL128S supersedes S25FL129P, and the two flash
memory have the same device ID and Memory architecture. So they can
use the same config parameters.
Signed-off-by: Xie Xiaobo
---
drivers/mtd/spi/spansion.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff
Enable AR8021 as it used on Freescale Combo boards.
The Combo boards included P1020RDB-PC, P1021RDB-PC,
P2020RDB-PC, P1020UTM-PC, and P1020MSBG-PC.
Signed-off-by: Xie Xiaobo
---
include/config_phylib_all_drivers.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include
29 matches
Mail list logo