mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-11 08:51:28 +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>