Home
last modified time | relevance | path

Searched hist:ad2dd65871b4411c735271f98a4fa5102abb2a00 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/partition/
H A Dpartition.had2dd65871b4411c735271f98a4fa5102abb2a00 Tue Oct 03 21:39:32 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> feat(partition): add support to use backup GPT header

Currently we just use primary GPT header which is located in second
entry after MBR header, but if this block is corrupted or CRC
mismatch occurs we could try to use the backup GPT header located at
LBAn and GPT entries following this from LBA-33.

Add suitable warning messages before returning any errors to identify
the cause of issue.

Change-Id: I0018ae9eafbacb683a18784d2c8bd917c70f50e1
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
/rk3399_ARM-atf/drivers/partition/
H A Dpartition.cad2dd65871b4411c735271f98a4fa5102abb2a00 Tue Oct 03 21:39:32 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> feat(partition): add support to use backup GPT header

Currently we just use primary GPT header which is located in second
entry after MBR header, but if this block is corrupted or CRC
mismatch occurs we could try to use the backup GPT header located at
LBAn and GPT entries following this from LBA-33.

Add suitable warning messages before returning any errors to identify
the cause of issue.

Change-Id: I0018ae9eafbacb683a18784d2c8bd917c70f50e1
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Darm_fconf_io.cad2dd65871b4411c735271f98a4fa5102abb2a00 Tue Oct 03 21:39:32 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> feat(partition): add support to use backup GPT header

Currently we just use primary GPT header which is located in second
entry after MBR header, but if this block is corrupted or CRC
mismatch occurs we could try to use the backup GPT header located at
LBAn and GPT entries following this from LBA-33.

Add suitable warning messages before returning any errors to identify
the cause of issue.

Change-Id: I0018ae9eafbacb683a18784d2c8bd917c70f50e1
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>