rv1126-uboot/disk
Maxime Ripard 00ac81b92d UPSTREAM: part: efi: Add default number of partition entries for sunxi
The SPL must be located at 8kB (16 sectors) offset. That's right in the
middle of the GPT, so we need to define a smaller amount of partitions to
accomodate for that location.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Change-Id: I7932a388389b15237bed18321606f034a47534a3
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 5dc0256d1210cb38ba11b22a8eb2ccc101460963)
2018-01-17 15:27:28 +08:00
..
Kconfig UPSTREAM: part: efi: Add default number of partition entries for sunxi 2018-01-17 15:27:28 +08:00
Makefile disk: part_rockchip: add new partition type for rockchip parameter 2017-12-08 18:13:25 +08:00
part.c UPSTREAM: fs: add fs_readdir() 2018-01-16 18:16:48 +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 UPSTREAM: gpt: Use cache aligned buffers for gpt_h and gpt_e 2018-01-17 15:27:28 +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 rockchip: fix blk_dread return value check error 2017-12-28 15:23:35 +08:00