Using GPT in SD Card (LS1028ARDB)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using GPT in SD Card (LS1028ARDB)

ソリューションへジャンプ
3,536件の閲覧回数
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,453件の閲覧回数
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,454件の閲覧回数
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,453件の閲覧回数
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 件の賞賛
返信