Searched hist:b6dd69a4d6b20862a2075f402f9edfb0de6d14ed (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/doc/ |
H A D | README.android-fastboot | b6dd69a4d6b20862a2075f402f9edfb0de6d14ed Fri Sep 09 03:27:16 CDT 2016 Petr Kulhavy <brain@jikos.cz> 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: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/disk/ |
H A D | part_dos.c | b6dd69a4d6b20862a2075f402f9edfb0de6d14ed Fri Sep 09 03:27:16 CDT 2016 Petr Kulhavy <brain@jikos.cz> 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: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/ |
H A D | part.h | b6dd69a4d6b20862a2075f402f9edfb0de6d14ed Fri Sep 09 03:27:16 CDT 2016 Petr Kulhavy <brain@jikos.cz> 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: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/ |
H A D | README | b6dd69a4d6b20862a2075f402f9edfb0de6d14ed Fri Sep 09 03:27:16 CDT 2016 Petr Kulhavy <brain@jikos.cz> 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: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|