[PATCH v2 0/2] ARM: Avoid to clear bss multiple times

Sascha Hauer s.hauer at pengutronix.de
Tue Mar 17 03:21:04 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=dd85266b1fa3 (link may not be stable)
[2/2] ARM: setup_c: avoid clearing BSS twice
      (no commit info)

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




More information about the barebox mailing list