[U-Boot] [PATCH v2 0/3] fastboot: Fix getvar "has-slot" and cleanup
Sam Protsenko
semen.protsenko at linaro.org
Wed Jun 12 21:14:08 UTC 2019
This patch series fixes "has-slot" fastboot variable and provides
associated refactoring, so that related code is not cluttered.
Igor Opaniuk (1):
fastboot: Check if partition really exist in getvar_has_slot()
Sam Protsenko (2):
fastboot: Use const qualifier for char *part_name
fastboot: getvar: Refactor fastboot_*_get_part_info() usage
drivers/fastboot/fb_getvar.c | 78 +++++++++++++++++++++++++++---------
drivers/fastboot/fb_mmc.c | 3 +-
drivers/fastboot/fb_nand.c | 4 +-
include/fb_mmc.h | 3 +-
include/fb_nand.h | 4 +-
5 files changed, 66 insertions(+), 26 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list