From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>
Subject: [PATCH 0/2] ARM: Rockchip: RK3588: fix memory layout
Date: Mon, 23 Feb 2026 09:56:48 +0100 [thread overview]
Message-ID: <20260223-rockchip-optee-v1-0-723493320d42@pengutronix.de> (raw)
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>
next reply other threads:[~2026-02-23 8:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-23 8:56 Sascha Hauer [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260223-rockchip-optee-v1-0-723493320d42@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox