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.
已解决! 转到解答。
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.
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.