u-boot-brain/drivers/fastboot
Filip Brozovic a17c0cb85e fastboot: Support defining raw partitions without a partition table
Add support for defining raw fastboot partitions in eMMC by specifying
the offset and size in an environment variable. Optionally, the eMMC
hardware partition number may also be specified.

This makes it possible to e.g. update only part of the eMMC boot
partition, instead of having to write the entire partition.

Signed-off-by: Filip Brozovic <fbrozovic@gmail.com>
2020-09-01 14:47:43 +02:00
..
fb_command.c common: Drop flash.h from common header 2020-05-18 14:53:28 -04:00
fb_common.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
fb_getvar.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
fb_mmc.c fastboot: Support defining raw partitions without a partition table 2020-09-01 14:47:43 +02:00
fb_nand.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
Kconfig fastboot: mt85xx: add command to flash/erase emmc hwpart 2020-01-25 12:04:36 -05:00
Makefile drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00