[U-Boot] [PATCH V6 07/10] MMC: APIs to support resize of EMMC boot partition

Simon Glass sjg at chromium.org
Sat Feb 16 05:17:10 CET 2013


On Thu, Feb 14, 2013 at 10:34 PM, Amar <amarendra.xt at samsung.com> wrote:
> This patch adds APIs to access(open / close) and to resize boot partiton of EMMC.
>
> Signed-off-by: Amar <amarendra.xt at samsung.com>

Acked-by: Simon Glass <sjg at chromium.org>

> ---
> Changes since V1:
>         New patch.
>
> Changes since V2:
>         1)Updation of commit message and resubmition of proper patch set.
>
> Changes since V3:
>         No change.
>
> Changes since V4:
>         1)Replaced the functions mmc_boot_open() & mmc_boot_close() with a
>         single function mmc_boot_part_access().
>
> Changes since V5:
>         1)Updated in response to review comments.

This really isn't a very useful comment. Better would be a short
summary of what you changed.

This version looks OK to me, but if you do another version due to some
other comments, please add spaces around your << operators.

Regards,
Simon


More information about the U-Boot mailing list