NAND FLASH support for i.MX6 U-Boot
‎11-05-2013
11:35 AM
3,899 Views
garythomas
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a target which is similar to the i.MX6Q SabreAuto (in particular it uses the same NAND device setup)
I don't see any support for NAND operations in the U-Boot sources for this family of devices (no GPMI-NFC drivers).
Am I missing something here? or has someone worked on this before?
For my final device, I need to be able to boot the board totally from NAND, i.e. U-Boot and everything else lives
only in NAND.
Any pointers or ideas?
Thanks
2 Replies
‎11-13-2013
09:57 AM
1,512 Views

NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The 3.10.9-1.0.0 alpha release supports NAND boot. Starting with this release there is gpmi-weim device tree support.
‎11-05-2013
06:01 PM
1,512 Views


NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check board/freescale/titanium/titanium.c in U-boot 2013.10, which is a mx6 board that supports NAND.
Regards,
Fabio Estevam
Reply
