]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Revert "boot cmds: convert to getenv_yesno() with autostart"
authorWolfgang Denk <wd@denx.de>
Tue, 11 Jan 2011 19:56:34 +0000 (20:56 +0100)
committerWolfgang Denk <wd@denx.de>
Tue, 11 Jan 2011 19:56:34 +0000 (20:56 +0100)
commit3e5ab1af245da25633954c5b51c85cc8da0a5036
tree41efddcb4aa772f915c2f695c1f0537d28495d3c
parent0e7790d450000c1a2cda40458adb28707eaa5041
Revert "boot cmds: convert to getenv_yesno() with autostart"

This reverts commit 5a442c0addc69d0c4b58e98e5aec1cf07576debb.

This commit changed the behaviour of getenv_yesno() (both the default
behaviour and the documented behaviour for abbreviated arguments)
which resulted in problems in several areas.

Signed-off-by: Wolfgang Denk <wd@denx.de>
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