Files
u-boot-krane/drivers/mtd
Marek VasutandTom Rini c882fc0fe4 mtd: cfi: Replace env_get_f() with env_get_yesno()
Simplify the code, replace env_get_f() with env_get_yesno(). The
env_get_yesno() internally calls env_get() which may fall back to
env_get_f() if the environment access is not initialized yet.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Stefan Roese <stefan.roese@mailbox.org>
2026-08-10 14:22:08 -06:00
..
2026-06-25 14:53:19 -06:00