On Fri, 29 Aug 2025 15:09:26 +0200, Sascha Hauer wrote: > We initially map the whole DRAM using sections. Later in barebox proper > we want to change the XN/RO attributes of the area where barebox is > located. As sections are too coarse for that and we can't change to > pagewise mapping in barebox proper while executing code from that same > region, we setup a pagewise mapping in the PBL already. > > For this we distignuish two cases: > > [...]
Applied, thanks! [1/1] ARM: mmu64: simplify early mapping https://git.pengutronix.de/cgit/barebox/commit/?id=c3dfc6df0354 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>