-
- Downloads
airoha: an7581: Create FIP partition in software
The Airoha Boot ROM reads the FIP from 2 KB offset. The FIP goes until
512KB. Create a 510 KB partition in software only using the blkpg-part
utility, because this partition cannot be stored in the GPT. The reason
for this is that in GPT all partitions must start after the PGPT
entries, but the GPT entries (16 KB) cannot be put right after GPT
header at 1KB, because the boot ROM expects FIP to be at 2 KB.
Signed-off-by:
Andreas Gnau <andreas.gnau@iopsys.eu>
parent
09171895
Branches agnau-fip-partition
No related tags found
Please register or sign in to comment