[U-Boot] [PATCH 3/4] mmc: provide a select_hwpart implementation for get_device()

Pantelis Antoniou panto at antoniou-consulting.com
Fri May 23 18:02:16 CEST 2014


Hi Stephen,

On May 23, 2014, at 6:58 PM, Stephen Warren wrote:

> 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...
> 

Some kind of -ERRNO value?

Regards

-- Pantelis



More information about the U-Boot mailing list