diff options
author | Rob Herring <rob.herring@calxeda.com> | 2012-09-21 04:08:17 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-09-25 21:44:40 (GMT) |
commit | 99d2c205d4a151faf5f9a406316b9dd960f43475 (patch) | |
tree | 8c25f66afa7eae3879f134ff8bc8bdd62fc22203 /include/configs/ZPC1900.h | |
parent | 40e0e5686accd2f7ae7fd81297620d0e132624d9 (diff) | |
download | u-boot-fsl-qoriq-99d2c205d4a151faf5f9a406316b9dd960f43475.tar.xz |
disk/part: introduce get_device_and_partition
All block device related commands (scsiboot, fatload, ext2ls, etc.) have
simliar duplicated device and partition parsing and selection code. This
adds a common function to replace various implementations.
The new function has an enhancement over current versions. If no device
or partition is specified on the command line, the bootdevice env variable
will be used (scsiboot does this).
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'include/configs/ZPC1900.h')
0 files changed, 0 insertions, 0 deletions