
19 Sep
2016
19 Sep
'16
2:57 a.m.
On 9 September 2016 at 02:27, Petr Kulhavy brain@jikos.cz wrote:
Move FASTBOOT_MBR_NAME and FASTBOOT_GPT_NAME into Kconfig. Add dependency on the FASTBOOT_FLASH setting (also for FASTBOOT_MBR_NAME). Remove the now redundant GPT_ENTRY_NAME.
Signed-off-by: Petr Kulhavy brain@jikos.cz
v2: initial
README | 2 +- cmd/fastboot/Kconfig | 24 ++++++++++++++++++++++++ common/fb_mmc.c | 9 --------- include/part_efi.h | 1 - 4 files changed, 25 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org