Using GPT in SD Card (LS1028ARDB)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Using GPT in SD Card (LS1028ARDB)

跳至解决方案
3,544 次查看
igor_franco
Contributor IV

Hello,

I'm studying the different kind of partition tables to be used with SD Card/eMMC on an evaluation board LS1028ARDB. I know that the most common is the MBR partition table, which uses only the first block of the memory. I notice in the Layerscape Software Development Kit User Guide document that is necessary to write the RCW + PBI + BL2 in the block 8 of the SD Card/eMMC, what is not a problem using the MBR. However, when the GPT is used, the initial valid LBA is the block 34. If I write the RCW + PBI + BL2 starting on block 8 again, the GPT parition table appears as corrupted. Is it possible to change the start block of the processor to start in block 34, allowing the usage of a GPT partition table?

Thank you in advance,

Igor

0 项奖励
回复
1 解答
3,461 次查看
ufedor
NXP Employee
NXP Employee

>  Is it possible to change the start block of the processor to start in block 34

This is not possible because only 8 is specified in the internal non-volatile microcode as RCW starting block.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
3,462 次查看
ufedor
NXP Employee
NXP Employee

>  Is it possible to change the start block of the processor to start in block 34

This is not possible because only 8 is specified in the internal non-volatile microcode as RCW starting block.

0 项奖励
回复
3,461 次查看
igor_franco
Contributor IV

Thank you fedor, so any partition table that uses more than 8 blocks will never work.

I marked as correct answer.

0 项奖励
回复