Can i Boot imx8mq with out uboot/linux/android

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

Can i Boot imx8mq with out uboot/linux/android

1,777 次查看
shangregister
Contributor II

hi all

Can i Boot imx8mq without uboot or linux/android?

Just boot a small fimware for controller.

Hanson

标签 (1)
0 项奖励
回复
5 回复数

1,676 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Hanson

in general (unfortunately nxp does not provide such examples) it is possible, for example

setting application ivt addresses to On-Chip RAM - OCRAM, described in

Figure 6-18. Image Vector Table i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual

AN12107 in sect.2.5.1 IVT data structure gives more detailed description of ivt usage

https://www.nxp.com/docs/en/application-note/AN12107.pdf 

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

0 项奖励
回复

1,676 次查看
shangregister
Contributor II

i saw the DDR tools has a firmware ,and that firmware did not use the uboot to bootup imx8mq.

how can i compile that firmware?

0 项奖励
回复

1,676 次查看
igorpadykov
NXP Employee
NXP Employee

sources of that firmware are not available for customers.

In general it uses the same concept as suggested above.

Best regards
igor

0 项奖励
回复

1,676 次查看
shangregister
Contributor II

So Did any compiler or ide is provided by nxp can doing this?

0 项奖励
回复

1,676 次查看
igorpadykov
NXP Employee
NXP Employee

this does not depend on compiler or ide, it is necessary to write custom

application for that.

Best regards
igor

0 项奖励
回复