[U-Boot] [PATCH v2 01/24] dm: blk: Fix allocation of block-device numbering
Simon Glass
sjg at chromium.org
Sat May 14 21:37:15 CEST 2016
On 1 May 2016 at 13:52, Simon Glass <sjg at chromium.org> wrote:
> Due to code ordering the block devices are not numbered sequentially. Fix
> this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/block/blk-uclass.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list