This resolves a long-running issue where Beelink GT-King/Pro and GS-King-X wedge on boot or shortly after when booting from vendor u-boot. In some distros the issue is often reported as triggered by large file transfers to/from USB or SD cards. Reserving the BL32 memory region prevents the issue. Christian Hewitt (3): arm64: dts: meson: add BL32 reserved-memory region to GT-King arm64: dts: meson: add BL32 reserved-memory region to GT-King Pro arm64: dts: meson: add BL32 reserved-memory region to GS-King-X arch/arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts | 8 ++++++++ arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dts | 8 ++++++++ arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts | 8 ++++++++ 3 files changed, 24 insertions(+) -- 2.17.1