[PATCH 0/2] ARM: Rockchip: RK3588: fix memory layout

Sascha Hauer s.hauer at pengutronix.de
Mon Feb 23 00:56:48 PST 2026


On Rockchip boards with 4GB and more of DRAM the memory we pass to
barebox overlaps the internal register space which only didn't blow
up because the affected area was not used by barebox. Fix this.

Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
Sascha Hauer (2):
      ARM: rockchip: dmc: use define instead of hardcoded value
      ARM: rockchip: atf: Fix memend

 arch/arm/mach-rockchip/atf.c | 12 +++++++-----
 arch/arm/mach-rockchip/dmc.c |  4 ++--
 2 files changed, 9 insertions(+), 7 deletions(-)
---
base-commit: ffd4db2ea98ea1b8713382ca3d7a8ea7dadca4da
change-id: 20260223-rockchip-optee-928e467db78a

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list