Files
u-boot-tk1-som/disk
Stephen Warren 2023e60861 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>
2012-09-25 14:49:33 -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
2012-06-21 20:53:09 +02:00
2008-05-21 00:14:08 +02:00
2003-06-27 21:31:46 +00:00
2012-09-25 14:49:33 -07:00