NAND Support in P1020EWLAN Board

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

NAND Support in P1020EWLAN Board

871 Views
abineshselvaraj
Contributor III

Hi,

We are using a P1020 WLAN reference board for our AP software porting. We need the NAND support in that reference board to store the backup software images. Currently we are using following binaries located in the P1020-WLAN software bundle (P1020WLANSWBNDL\p1020MSBG_SMP_20110530_2\release)  to bring-up the WLAN board,

p1020wlan-u-boot.bin, p1020wlan.dtb, uImage, rootfs.ext2.gz.

What is the SDK version for the above binaries which will support this WLAN board with NAND.

0 Kudos
4 Replies

758 Views
abineshselvaraj
Contributor III

Hi,

Kindly reply to above question.

Thanks & Regards,

S.Abinesh

0 Kudos

758 Views
Pavel
NXP Employee
NXP Employee

NXP offers LTIB Linux BSP for the P1020WLAN board:

http://www.nxp.com/products/microcontrollers-and-processors/power-architecture-processors/qoriq-proc...

This BSP supports NAND booting.

See attachment.


Have a great day,
Pavel Chubakov

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

0 Kudos

758 Views
abineshselvaraj
Contributor III

Hi Pavel,

Thanks for the information. we will check this and let u know the status.

Thanks & Regards,

S.Abinesh.

0 Kudos

758 Views
abineshselvaraj
Contributor III

Hi,

I have installed the LTIB BSP and booted the default NOR u-boot image.In the U-boot, NAND flash ID is not displayed and NAND command support is not available. Our intention is to use NAND (as extended storage) to read/write application software of size 128MB. Is it feasible to enable NAND driver/command support in NOR U-boot image ?. We don't have explicit requirement of using NAND Boot.

Below is our FLASH storage components,

NOR   - U-boot,Linux,Root-FS (Boot Flash)

NAND - App software (Active,Standby)

0 Kudos