mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 11:45:18 +02:00
Move the getenv_yesno() to env_common.c and change most checks for 'y' or 'n' to use this helper. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>