mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-01 20:48:16 +00: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>