rv1126-uboot/disk
Joseph Chen bd4d909bda disk: part: auto append android a/b slot suffix when query partition
This patch takes over the responsibility of slot suffix appending from
developer to framework on querying partition, it makes slot suffix
invisible for developers.

Change-Id: I33e1e8f6611232c4797d68b7b844a70db88a3eb8
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2019-11-04 15:43:46 +08:00
..
Kconfig UPSTREAM: part: efi: Add default number of partition entries for sunxi 2018-01-17 15:27:28 +08:00
Makefile disk: fix compile error when enable part efi in spl build 2019-07-29 15:35:17 +08:00
part.c disk: part: auto append android a/b slot suffix when query partition 2019-11-04 15:43:46 +08:00
part_amiga.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
part_amiga.h disk: convert CONFIG_ISO_PARTITION to Kconfig 2017-01-28 08:47:35 -05:00
part_dos.c UPSTREAM: part: extract MBR signature from partitions 2018-01-16 18:16:48 +08:00
part_dos.h
part_efi.c disk: efi: ignore error message when signature is 0 2019-10-22 16:42:22 +08:00
part_iso.c UPSTREAM: iso: Reduce verbosity on test and info calls 2018-01-17 15:27:28 +08:00
part_iso.h iso: Make little endian and 64bit safe 2016-04-18 17:11:33 -04:00
part_mac.c part: mac: Suppress the error message after reading ddb 2017-09-07 10:44:33 -04:00
part_mac.h disk: convert CONFIG_ISO_PARTITION to Kconfig 2017-01-28 08:47:35 -05:00
part_rkparm.c disk: rkparm: fix get partition issue 2019-06-25 15:36:34 +08:00