Skip to content
Commit b6dd69a4 authored by Petr Kulhavy's avatar Petr Kulhavy Committed by Tom Rini
Browse files

fastboot: add support for writing MBR



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: default avatarPetr Kulhavy <brain@jikos.cz>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Acked-by: default avatarSteve Rae <steve.rae@raedomain.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 87b8530f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment