Skip to content

Commit 991710b

Browse files
committed
HSD #15013345463: arch: arm64: dts: Added the rsu-handle for Uboot to retrieve qspi_boot
Added the rsu-handle in the Linux dts for Uboot to retrieve qspi_boot node in the dts. This is to fix the symbols removed in the kernel 6.1.20-lts build with the CONFIG_OVERLAY_FS disabled. Signed-off-by: Kah Jing Lee <kah.jing.lee@intel.com>
1 parent b47142a commit 991710b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
compatible = "fixed-partitions";
187187
#address-cells = <1>;
188188
#size-cells = <1>;
189+
rsu-handle = <&qspi_boot>;
189190

190191
qspi_boot: partition@0 {
191192
label = "u-boot";

0 commit comments

Comments
 (0)