]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
boot cmds: convert to getenv_yesno() with autostart
authorMike Frysinger <vapier@gentoo.org>
Wed, 20 Oct 2010 11:17:55 +0000 (07:17 -0400)
committerWolfgang Denk <wd@denx.de>
Sun, 28 Nov 2010 20:58:30 +0000 (21:58 +0100)
commit5a442c0addc69d0c4b58e98e5aec1cf07576debb
treec7e6aea111f12f4d905494b489d4edde8e91aeeb
parent543f0a3819a9af130f3f80a660099fad8d2d4b8e
boot cmds: convert to getenv_yesno() with autostart

Use the new helper func to clean up duplicate logic handling of the
autostart env var.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
common/cmd_fdc.c
common/cmd_fdos.c
common/cmd_ide.c
common/cmd_nand.c
common/cmd_net.c
common/cmd_scsi.c
common/cmd_usb.c