[PATCH] env: Make use of IF_ENABLED_INT in spi flash support

Tom Rini trini at konsulko.com
Fri Apr 3 21:47:18 CEST 2026


On Fri, 20 Mar 2026 14:53:39 -0600, Tom Rini wrote:

> In order to build the spi flash environment driver, but with
> CONFIG_ENV_REDUNDANT disabled we must make use of IF_ENABLED_INT to
> check for a value in CONFIG_ENV_OFFSET_REDUND otherwise we will fail to
> build.
> 
> 

Applied to u-boot/next, thanks!

[1/1] env: Make use of IF_ENABLED_INT in spi flash support
      commit: c1e17ac28466f9ba68cb65daa9d7f8b4b3ae0a25
-- 
Tom




More information about the U-Boot mailing list