bootloader_utility_load_partition_table() function
Load partition table. Parse partition table, get useful data such as location of OTA data partition, factory app partition, and test app partition.
Arguments
bs
Bootloader state structure used to save read data.
Return value
Return true if the partition table was successfully loaded and MD5 checksum is valid.