Stephen Warren a10973e7fa disk: allow - or empty string to fall back to $bootdevice
Commit 10a37fd "disk: get_device_and_partition() "auto" partition"
prevented the use of "-" on the command-line to request fallback to the
$bootdevice environment variable instead. This patch allows that, or an
empty string "" to be used.

Tested:
setenv bootfile /boot/zImage
setenv bootdevice 0:1
ext2load mmc 0:1
ext2load mmc -
ext2load mmc ""

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-09-28 09:15:35 -07:00
..
2011-07-26 14:10:14 +02:00
2012-06-21 20:53:09 +02:00
2003-06-27 21:31:46 +00:00
2012-06-21 20:53:09 +02:00
2008-05-21 00:14:08 +02:00
2003-06-27 21:31:46 +00:00