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 env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
part_amiga.h
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: correct the partition_entry_lba location 2021-02-04 17:17: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
part_mac.c part: mac: Suppress the error message after reading ddb 2017-09-07 10:44:33 -04:00
part_mac.h
part_rkparm.c disk: rkparm: fix get partition issue 2019-06-25 15:36:34 +08:00