[U-Boot] [PATCH 1/3] block: pass block dev not num to read/write/erase()

Stephen Warren swarren at wwwdotorg.org
Wed Jan 13 19:29:59 CET 2016


On 12/17/2015 05:27 PM, Tom Rini wrote:
> On Mon, Dec 07, 2015 at 11:38:48AM -0700, Stephen Warren wrote:
>
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> This will allow the implementation to make use of data in the block_dev
>> structure beyond the base device number. This will be useful so that eMMC
>> block devices can encompass the HW partition ID rather than treating this
>> out-of-band. Equally, the existence of the priv field is crying out for
>> this patch to exist.
>>
>> Signed-off-by: Stephen Warren <swarren at nvidia.com>
>
> Reviewed-by: Tom Rini <trini at konsulko.com>

Tom,

I assume you were just waiting for the merge window to open before 
applying this?


More information about the U-Boot mailing list