commit | d235628434657cf1eba58821445cb5ad88e10763 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed May 07 12:19:02 2014 -0600 |
committer | Pantelis Antoniou <panto@antoniou-consulting.com> | Fri May 23 12:11:44 2014 +0300 |
tree | 19c19b00b626b01e7aa59177fd3668e08c3b5eca | |
parent | 336b6f90482f23b149323b698c05c2713fe55701 [diff] |
mmc: provide a select_hwpart implementation for get_device() This enables specifying which eMMC HW partition to target for any U-Boot command that uses the generic get_partition() function to parse its command-line arguments. Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>