mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-09 01:42:57 +08: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>