Code/Patch for u-boot that boot from QSPI?

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

Code/Patch for u-boot that boot from QSPI?

Jump to solution
1,618 Views
juangutierrez
NXP Employee
NXP Employee

timesyssupport would you have some patch that you can share to build and get vybrid u-boot that boots from QSPI?

0 Kudos
Reply
1 Solution
1,179 Views
juangutierrez
NXP Employee
NXP Employee

I have created a couple of patches on top of Timesys u-boot for make it bootable from QSPI (for TWR board)

For building it. After apply the patches make a clean build.

make clean

make vybrid_config

make u-boot

make u-boot.imx

The u-boot.imx output image file is ready to be flashed into QSPI.

View solution in original post

0 Kudos
Reply
3 Replies
1,180 Views
juangutierrez
NXP Employee
NXP Employee

I have created a couple of patches on top of Timesys u-boot for make it bootable from QSPI (for TWR board)

For building it. After apply the patches make a clean build.

make clean

make vybrid_config

make u-boot

make u-boot.imx

The u-boot.imx output image file is ready to be flashed into QSPI.

0 Kudos
Reply
1,179 Views
timesyssupport
Senior Contributor II

Hello Juan,

Unfortunately, the current u-boot 2011.12 does not support QSPI-NOR boot. TFTP/NFS, SD, and NAND boot are the current supported boot options.

Thanks,

Timesys Support

1,179 Views
karina_valencia
NXP Apps Support
NXP Apps Support

timesyssupport can you help on this case?

0 Kudos
Reply