diff options
| author | Jun Zhu <junzhu@nxp.com> | 2026-07-22 11:46:57 +0800 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-07-24 11:51:11 +0000 |
| commit | 1c3782fc50722a513f6a3f6231a10c21cb767623 (patch) | |
| tree | 8fb691cedd53dac02ef7f166873aceed2295d5bf /recipes-security | |
| parent | 8945df6f30efcc6a063792209492826f763832c0 (diff) | |
| download | meta-freescale-backport-2584-to-wrynose.tar.gz | |
imx-imx-boot-bootpart.wks.in: Use variable to choose ptable typebackport-2584-to-wrynose
In NXP i.MX BSP, i.MX 8 & 9 is preferred to use gpt ptable:
- Boot ROM Compatibility: i.MX 8/9 Boot ROM can work with both MBR and GPT
- U-Boot Configuration: NXP U-Boot has configured to recognize GPT (CONFIG_EFI_PARTITION=y)
- Partition Alignment: GPT first usable LBA in GPT is in sector 34 (17KB), and i.MX 8&9 has IMX_BOOT_SEEK offset (32-33KB), so no conflict
- Advantages of GPT
- Support for >2TB storage (not typically relevant for SD cards)
- More robust with CRC32 checksums and backup partition table
- Up to 128 partitions vs 4 primary partitions in MBR
- Better partition naming and GUID identification
Signed-off-by: Jun Zhu <junzhu@nxp.com>
(cherry picked from commit caff32484b25b18d12a6f61b33482d819e459657)
Diffstat (limited to 'recipes-security')
0 files changed, 0 insertions, 0 deletions
