Skip to content

Commit

Permalink
riscv: dts: starfive: jh7110-evb: Add qspi norflash partition for ubo…
Browse files Browse the repository at this point in the history
…ot-env

Add qspi norflash partition "uboot-env@f0000",
for synchronizing with other branches.

Signed-off-by: Hal Feng <[email protected]>
  • Loading branch information
hal-feng authored and MichaIng committed May 11, 2024
1 parent 5c348dd commit a086cb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/riscv/boot/dts/starfive/jh7110-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,9 @@
spl@0 {
reg = <0x0 0x40000>;
};
uboot-env@f0000 {
reg = <0xf0000 0x10000>;
};
uboot@100000 {
reg = <0x100000 0x300000>;
};
Expand Down

0 comments on commit a086cb3

Please sign in to comment.