rv1126-uboot/disk
Jason Zhu 9c5e2f1dbb disk: efi: correct the partition_entry_lba location
Set partition_entry_lba to 0x2 but not 0x22, otherwise it will
overlay write the rockchip's idb data in the location 32KB.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ic02859fb135ece6d609320a9df030f041af93a8e
2021-02-04 17:17:22 +08:00
..
Kconfig UPSTREAM: spl: disk: usb: Add dependencies to sprintf/strto* 2020-01-07 17:24:49 +08:00
Makefile disk: fix compile error in tpl 2020-06-09 10:08:50 +08:00
part.c disk: part: fix can not find partition with suffix "_a" & "_b" 2020-12-30 16:04:51 +08:00
part_amiga.c
part_amiga.h
part_dos.c
part_dos.h
part_efi.c disk: efi: correct the partition_entry_lba location 2021-02-04 17:17:22 +08:00
part_iso.c
part_iso.h
part_mac.c
part_mac.h
part_rkparm.c