On 9 September 2016 at 02:27, Petr Kulhavy <br...@jikos.cz> wrote:
> Add special target "mbr" (otherwise configurable via CONFIG_FASTBOOT_MBR_NAME)
> to write MBR partition table.
> Partitions are now searched using the generic function which finds any
> partiiton by name. For MBR the partition names hda1, sda1, etc. are used.
>
> Signed-off-by: Petr Kulhavy <br...@jikos.cz>
> Reviewed-by: Tom Rini <tr...@konsulko.com>
> ---
> v1: initial
> v2: no change
>
>  README                      |  7 +++++++
>  common/fb_mmc.c             | 40 ++++++++++++++++++++++++++++++++++------
>  disk/part_dos.c             | 20 ++++++++++++++++++++
>  doc/README.android-fastboot | 37 +++++++++++++++++++++++++++++++++++++
>  include/part.h              | 23 +++++++++++++++++++++++
>  5 files changed, 121 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to