[PATCH] environment: explicitly set env path to /dev/env0 where used

Sascha Hauer s.hauer at pengutronix.de
Tue May 27 12:14:12 PDT 2025


On Fri, 23 May 2025 09:55:49 +0200, Sascha Hauer wrote:
> Most board set the path for to the environment storage either directly
> through default_environment_path_set() or indirectly via the
> barebox,environment driver.
> For the remaining older boards explicitly call
> default_environment_path_set("/dev/env0").  With this all boards set the
> path to the environment storage explicitly. This gives us the
> possibility to repurpose now unused default case.
> 
> [...]

Applied, thanks!

[1/1] environment: explicitly set env path to /dev/env0 where used
      https://git.pengutronix.de/cgit/barebox/commit/?id=4778be24e7fd (link may not be stable)

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




More information about the barebox mailing list