diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-09-21 09:50:56 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-09-25 14:49:33 -0700 |
commit | 2023e60861283ee808950a558e14b45be8776bf4 (patch) | |
tree | a8ddbbf0fdfd51fb59f26f460626eaa44d584a05 /mkconfig | |
parent | 650f36641ccfe1c2444277891da7c76cdde99f8b (diff) | |
download | u-boot-imx-2023e60861283ee808950a558e14b45be8776bf4.zip u-boot-imx-2023e60861283ee808950a558e14b45be8776bf4.tar.gz u-boot-imx-2023e60861283ee808950a558e14b45be8776bf4.tar.bz2 |
disk: introduce get_device()
This patch introduces function get_device(). This looks up a
block_dev_desc_t from an interface name (e.g. mmc) and device number
(e.g. 0). This function is essentially the non-partition-specific
prefix of get_device_and_partition().
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'mkconfig')
0 files changed, 0 insertions, 0 deletions