BIOS code for IMX6 quad

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

BIOS code for IMX6 quad

1,705件の閲覧回数
adityanagal
Contributor III

Hi ,

I have the following questions , kindly suggest.

1. Is there any open source code for BIOS for IMX6 quad processor.

2. Can we enable interfaces like I2C , SPI , USB etc in the Boot Rom code itself.

3. Which hardware tool to use for flashing the BIOS over the Boot Rom of the processor.

Regards,

Aditya

0 件の賞賛
返信
1 返信

1,305件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Aditya Nagal,

(1) The Boot ROM code of the i.MX6 is fixed and no source code is provided for it. The features of the Boot ROM code and more detailed information on the boot process can be found on Chapter 8 of the i.MX6Q Reference Manual. The ROM code loads the bootloader (u-boot) can also allow the downloading of programs to be run on the device.

U-boot source code is available.

(2) You may enable interfaces from u-boot itself. (The ROM Code interface functionalities are fixed and limited to the ones specified on the Reference Manual). You may also run them bareboard. There is a SDK which is no longer supported but can be provided as reference by opening a Case.

I hope this information helps!

Regards,