mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 01:38:22 +00:00
29a81142be
As per [1], there is no such fastboot variable as "bootloader-version".
Only "version-bootloader" is supported. Let's reflect this and not
confuse users further.
[1] https://android.googlesource.com/platform/system/core/+/refs/tags/android-q-preview-4/fastboot/README.md
Fixes:
|
||
---|---|---|
.. | ||
fb_command.c | ||
fb_common.c | ||
fb_getvar.c | ||
fb_mmc.c | ||
fb_nand.c | ||
Kconfig | ||
Makefile |