summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandy.hu <andy.hu@starfivetech.com>2024-03-22 10:45:34 +0300
committerandy.hu <andy.hu@starfivetech.com>2024-03-22 10:45:34 +0300
commit01b819400f11f264d73ce00efde2c4cbacb3f568 (patch)
tree9ea14cce437fbb1cb566af3a629463c88a3df678
parentd2ff3a0efbfc0aa4cd13df080470259209ac325f (diff)
parent3aeb56a7333adbf2595a20fd89928c99d1cc6248 (diff)
downloadlinux-01b819400f11f264d73ce00efde2c4cbacb3f568.tar.xz
Merge branch 'CR_9737_dts_6.1_hal.feng' into 'jh7110-6.1.y-devel'
CR_9737_dts_6.1_hal.feng See merge request sdk/linux!1033
-rw-r--r--arch/riscv/boot/dts/starfive/jh7110-common.dtsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
index 011eea65eca0..7252e11bebdc 100644
--- a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
+++ b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
@@ -522,6 +522,9 @@
spl@0 {
reg = <0x0 0x40000>;
};
+ uboot-env@f0000 {
+ reg = <0xf0000 0x10000>;
+ };
uboot@100000 {
reg = <0x100000 0x300000>;
};