Can imx6solo/imx6dl/imx6d/imx6q use a compatible soft image?

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

Can imx6solo/imx6dl/imx6d/imx6q use a compatible soft image?

1,149 次查看
xianyoju
Contributor II

because imx6solo/imx6dl/imx6d/imx6q pin to pin.

we have a custom board, use imx6solo or imx6dl or imx6d or imx6q.

In BSP L5.1.1_2.1.0.

can i used a compatible soft image?

how to change the bsp source?

0 项奖励
回复
2 回复数

890 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  L5.1.1 is based on Linux OS BSP L3.10.53 GA release.

Main differences between parts of I.MX5 series is described in

app note AN4397 “Common Hardware Design for i.MX 6Dual/6Quad

and i.MX 6Solo/6DualLite”

< http://cache.freescale.com/files/32bit/doc/app_note/AN4397.pdf >

   Basically it is possible to take into account specifics of  imx6solo/dl/d/q devices

via U-boot kernel parameters and device tree configurations, but U-boot in itself

should be properly built / configured for different I.MX6 devices; please use

in Chapter 1 (Porting U-Boot from an i.MX 6 Reference Board to an i.MX 6 Custom Board)

of i.MX 6 BSP Porting Guide.

   As we can see, NXP does not use such approach with single, but  configurable, image. 


Have a great day,
Yuri

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

0 项奖励
回复

890 次查看
xianyoju
Contributor II

i review the uboot code

something different about ddr in asm code

0 项奖励
回复