Can i Boot imx8mq with out uboot/linux/android

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can i Boot imx8mq with out uboot/linux/android

761 Views
shangregister
Contributor II

hi all

Can i Boot imx8mq without uboot or linux/android?

Just boot a small fimware for controller.

Hanson

Labels (1)
0 Kudos
5 Replies

660 Views
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 Kudos

660 Views
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 Kudos

660 Views
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 Kudos

660 Views
shangregister
Contributor II

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

0 Kudos

660 Views
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 Kudos