On Mon, Feb 15, 2016 at 10:16 AM, Simon Glass <s...@chromium.org> wrote:
> At present block devices are tied up with partitions. But not all block
> devices have partitions within them. They are in fact separate concepts.
>
> Create a separate blk.h header file for block devices.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  include/blk.h  | 71 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/ide.h  | 12 ++--------
>  include/part.h | 49 +---------------------------------------
>  3 files changed, 74 insertions(+), 58 deletions(-)
>  create mode 100644 include/blk.h
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to