summaryrefslogtreecommitdiff
path: root/arch/riscv/boot/dts
diff options
context:
space:
mode:
authorAndy Hu <andy.hu@starfivetech.com>2024-03-22 15:26:14 +0300
committerAndy Hu <andy.hu@starfivetech.com>2024-03-22 15:26:14 +0300
commit03babe663372fa12ee6aab3f2e9ea856811dbfb8 (patch)
tree1abdd7fe90cd52411a6085e70cf9d498f04580a5 /arch/riscv/boot/dts
parentc979eafc61a4f3e5a792508c17aa42e6f1f803cd (diff)
parent61c106307b6dc0033694b582599cab3eb0581e22 (diff)
downloadlinux-03babe663372fa12ee6aab3f2e9ea856811dbfb8.tar.xz
Merge tag 'JH7110_SDK_515_v5.11.5' into vf2-515-devel
Diffstat (limited to 'arch/riscv/boot/dts')
-rwxr-xr-xarch/riscv/boot/dts/starfive/jh7110-common.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
index 604fdeecd1da..9e24b2570e48 100755
--- a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
+++ b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
@@ -773,9 +773,9 @@
spl@0 {
reg = <0x0 0x40000>;
};
- uboot-env@100000 {
- reg = <0xf0000 0x10000>;
- };
+ uboot-env@f0000 {
+ reg = <0xf0000 0x10000>;
+ };
uboot@100000 {
reg = <0x100000 0x300000>;
};