U boot is not loaded on IMX6Q board.

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

U boot is not loaded on IMX6Q board.

跳至解决方案
1,013 次查看
johnturnur
Contributor III

Hello,

We are using custom BSP which is based on I.MX53. I am modifying BSP  to work on IMX6Q-SABRESD. We required the file board/freescale/mx6q_sabresd/imximage.cfg which is not available with U boot code of freescale. Can any one guide what short of changes required to port this BSP and make u-boot working for imx6Q?  where we can get imximage.cfg file for mx6q_sabresd?

Thanks

J.

标签 (1)
0 项奖励
回复
1 解答
679 次查看
fabio_estevam
NXP Employee
NXP Employee

The cfg file for mx6qsabresd can be found in mainline U-boot at:

board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg

In FSL U-boot there is no .cfg file. There is a board/freescale/mx6q_sabresd/flash_header.S instead.

在原帖中查看解决方案

0 项奖励
回复
1 回复
680 次查看
fabio_estevam
NXP Employee
NXP Employee

The cfg file for mx6qsabresd can be found in mainline U-boot at:

board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg

In FSL U-boot there is no .cfg file. There is a board/freescale/mx6q_sabresd/flash_header.S instead.

0 项奖励
回复