Hi Tom, On Wed, Sep 6, 2017 at 3:30 PM, Bin Meng <[email protected]> wrote: > This converts the IDE driver to driver model so that block read and > write are fully functional. > > Fixes: b7c6baef ("x86: Convert MMC to driver model") > Reported-by: Heinrich Schuchardt <[email protected]> > Signed-off-by: Bin Meng <[email protected]> > > Reviewed-by: Simon Glass <[email protected]> > Tested-by: Heinrich Schuchardt <[email protected]> > --- > > Changes in v3: > - Updated BLK_XXX_SIZE usage > > Changes in v2: > - Fixed 'fatls ide 0' issue > > drivers/block/blk-uclass.c | 2 +- > drivers/block/ide.c | 70 > ++++++++++++++++++++++++++++++++++++++++++++++ > include/dm/uclass-id.h | 1 + > 3 files changed, 72 insertions(+), 1 deletion(-) >
Will you take this series in 2017.09? Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

