[U-Boot] [PATCH 3/4] mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
swarren at wwwdotorg.org
Fri May 23 17:58:55 CEST 2014
On 05/23/2014 03:21 AM, Pantelis Antoniou wrote:
> Hi Stephen,
>
> On May 7, 2014, at 9:19 PM, Stephen Warren wrote:
>> 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.
> Applied, but expect a follow up patch for returning something else than -1.
What else should it return? -1 is consistent with plenty of code in that
file...
More information about the U-Boot
mailing list