iMX6UL-EVK: How do I build a version of u-boot that boots from QSPI?

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

iMX6UL-EVK: How do I build a version of u-boot that boots from QSPI?

Jump to solution
3,676 Views
boards
Contributor I

I am trying to use the iMX6UL-EVK to boot strap a bare-metal project that will utilize the iMX6UL.  As such I am trying to build u-boot for the board (using mx6ul_14x14_evk_defconfig) that will boot from qspi.  Using MfgTool2, I can flash a pre-built version of u-boot into the QSPI flash, and boot from it.  However, I can't seem to build a version of u-boot that will allow booting from QSPI. 

Does anyone have any pointers for building a QSPI image u-boot for the imx6ul-evk?

Note: I'm currently using the git.denx.de repo

Labels (1)
0 Kudos
1 Solution
1,327 Views
igorpadykov
NXP Employee
NXP Employee

Hi Craig

suggest to build NXP/FSL github uboot (refer to attached Release Notes Table 10)

http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2015.04_3.14.52_1.1.0_ga

Board Support Packages (32)

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-process...

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
1,328 Views
igorpadykov
NXP Employee
NXP Employee

Hi Craig

suggest to build NXP/FSL github uboot (refer to attached Release Notes Table 10)

http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2015.04_3.14.52_1.1.0_ga

Board Support Packages (32)

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-process...

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos