diff options
| -rw-r--r-- | arch/riscv/dts/starfive_jh7110-amp-u-boot.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/dts/starfive_jh7110-amp-u-boot.dtsi b/arch/riscv/dts/starfive_jh7110-amp-u-boot.dtsi index b583a1d654..e79f91273d 100644 --- a/arch/riscv/dts/starfive_jh7110-amp-u-boot.dtsi +++ b/arch/riscv/dts/starfive_jh7110-amp-u-boot.dtsi @@ -14,7 +14,7 @@ config { amp,rtos-offset = <0x330000>; amp,rtos-code-base = <0x6e800000>; - amp,rtos-size = <0x64000>; + amp,rtos-size = <0x100000>; amp,rtos-next-addr = <0x70000000>; }; }; |
