[PATCH v2 0/2] ARM: Avoid to clear bss multiple times
Sascha Hauer
s.hauer at pengutronix.de
Tue Mar 10 03:42:44 PDT 2026
On Wed, 04 Mar 2026 08:53:20 +0100, Sascha Hauer wrote:
> Currently we clear the bss everytime we call setup_c(). We can do better
> and clear it only once which makes for example alloc_pte() in the PBL
> MMU setup preserve its state and we can call mmu_early_enable() multiple
> times without harm.
>
>
Applied, thanks!
[1/2] ARM: setupc_32: remove relocation code from setup_c
https://git.pengutronix.de/cgit/barebox/commit/?id=ccbeb0b5d78c (link may not be stable)
[2/2] ARM: setup_c: avoid clearing BSS twice
https://git.pengutronix.de/cgit/barebox/commit/?id=e3a134753029 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list