NAND boot imx6 SDK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
867件の閲覧回数
ao1
Contributor II

Dear all,

Is it possible to use  obds.bin file from the SDK and boot it from NAND?

I have tried: kobs-ng init -v obds.bin but don't get anywhere. I can boot

from NAND with my u-boot.imx image, but not the obds.bin. For an u-boot.imx

the u-boot adds the dcd header and other stuff. Obds.bin contains its IVT header too,

so it should't be a problem.

Does anyone have tried to boot obds.bin from NAND?

Thank you

Andreas

ラベル(7)
0 件の賞賛
1 解決策
544件の閲覧回数
art
NXP Employee
NXP Employee

The boot memory layout for SD/MMC boot and NAND Flash boot is completely different on i.MX6 series processors, so, it is not possible to directly use the binary image, built for SD/MMC boot, to boot from NAND Flash. Seems that the i.MX6 SDK doesn't contain a tool to build a binary image for NAND Flash boot. For more information on various boot memory layouts for various boot media devices of i.MX6Dual/Quad processors, please refer to the Chapter 8 "System Boot" of the i.MX6Dual/Quad Reference Manual (IMX6DQRM) Rev.2 document, available on the Freescale web site:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&fpsp=1&tab=Documentation_Tab

Especially, please refer to the Sections 8.5.2 "NAND Flash" and 8.5.3 "Expansion Device".


Have a great day,
Artur

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

元の投稿で解決策を見る

0 件の賞賛
1 返信
545件の閲覧回数
art
NXP Employee
NXP Employee

The boot memory layout for SD/MMC boot and NAND Flash boot is completely different on i.MX6 series processors, so, it is not possible to directly use the binary image, built for SD/MMC boot, to boot from NAND Flash. Seems that the i.MX6 SDK doesn't contain a tool to build a binary image for NAND Flash boot. For more information on various boot memory layouts for various boot media devices of i.MX6Dual/Quad processors, please refer to the Chapter 8 "System Boot" of the i.MX6Dual/Quad Reference Manual (IMX6DQRM) Rev.2 document, available on the Freescale web site:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&fpsp=1&tab=Documentation_Tab

Especially, please refer to the Sections 8.5.2 "NAND Flash" and 8.5.3 "Expansion Device".


Have a great day,
Artur

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

0 件の賞賛