mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: Rockchip: RK3588: fix memory layout
@ 2026-02-23  8:56 Sascha Hauer
  2026-02-23  8:56 ` [PATCH 1/2] ARM: rockchip: dmc: use define instead of hardcoded value Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2026-02-23  8:56 UTC (permalink / raw)
  To: BAREBOX

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@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@pengutronix.de>




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-23 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-23  8:56 [PATCH 0/2] ARM: Rockchip: RK3588: fix memory layout Sascha Hauer
2026-02-23  8:56 ` [PATCH 1/2] ARM: rockchip: dmc: use define instead of hardcoded value Sascha Hauer
2026-02-23  8:56 ` [PATCH 2/2] ARM: rockchip: atf: Fix memend Sascha Hauer
2026-02-23 12:06 ` [PATCH 0/2] ARM: Rockchip: RK3588: fix memory layout Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox