iMX287 with S34ML02G200 nand flash memory, kobs-ng error

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

iMX287 with S34ML02G200 nand flash memory, kobs-ng error

745 次查看
sarievruslan
Contributor I

Hi,

we use a custom board with iMX287 CPU and S34ML02G100 NAND Flash Memory (page 2048+64). Now S34ML02G100 is obsolete and we sold S34ML02G200 NAND Flash chip (page 2048 + 128)  for testing.

In file nand_device_info.c we change geometry 

.page_total_size_in_bytes = 2*SZ_1K + 128,

and rebuild Manufacture Tool updater_ivt.sb

Replace updater_ivt.sb in MFGTool and run it.

But now we get error - 

kobs-ng unsupported geometry (2048/128)

Any ideas?

Thank you, Ruslan.

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

567 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ruslan

typical geometry is described in sect.16.2.2 Flash Page Layout i.MX28 Reference Manual

https://www.nxp.com/docs/en/reference-manual/MCIMX28RM.pdf

seems such geometry was not validated, one can try to tweak kobs-ng using sources

GitHub - NXPmicro/imx-kobs: Tool to create and write Freescale/NXP I.MX NAND boot related boot data ... 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复