u-boot-brain/drivers/fastboot
Eugeniu Rosca 4c829466fc fastboot: getvar: correct/rename "has_slot" to "has-slot"
Since its inception in upstream fastboot android-n-preview-1 [1],
"has-slot" option has never taken the form of "has_slot". Amongst the
users of "getvar has-slot:" is the upstream bootloadertest.py [2].

Current U-Boot "has_slot" version must be a typo. Fix it.

[1] https://android.googlesource.com/platform/system/core/+/a797479bd51c
    ("Fix fastboot variable name")
[2] https://android.googlesource.com/platform/system/extras/+/72de393e118e3
    ("Bootloader verification for AndroidThings.")

Fixes: f73a7df984 ("net: fastboot: Merge AOSP UDP fastboot")
Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Acked-by: Alex Kiernan <alex.kiernan@gmail.com>
2019-04-21 10:26:51 +02:00
..
fb_command.c fastboot: Add support for 'oem format' command 2018-05-30 11:59:21 +02:00
fb_common.c fastboot: common: fix default fastboot_boot on 64-bit 2019-03-16 13:29:43 +01:00
fb_getvar.c fastboot: getvar: correct/rename "has_slot" to "has-slot" 2019-04-21 10:26:51 +02:00
fb_mmc.c net: fastboot: Merge AOSP UDP fastboot 2018-05-30 11:59:21 +02:00
fb_nand.c net: fastboot: Merge AOSP UDP fastboot 2018-05-30 11:59:21 +02:00
Kconfig Kconfig: sandbox: enable cmd_avb and dependencies 2018-10-07 13:34:19 -04:00
Makefile drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00