summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fdts/arm_fpga.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdts/arm_fpga.dts b/fdts/arm_fpga.dts
index 6a966fd85..b7b4f0e6a 100644
--- a/fdts/arm_fpga.dts
+++ b/fdts/arm_fpga.dts
@@ -28,7 +28,7 @@
bootargs = "console=ttyAMA0,38400n8 earlycon";
/* Allow to upload a generous 100MB initrd payload. */
linux,initrd-start = <0x0 0x84000000>;
- linux,initrd-end = <0x0 0x85400000>;
+ linux,initrd-end = <0x0 0x8a400000>;
};
/* /cpus node will be added by BL31 at runtime. */