flash routines

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

flash routines

895 Views
ramadasr
Contributor I

Hi,

I am working on BSP for P2041 processor, where can I find eLBC configuration routines( for all the machines)  and also low level write erase routines for NOR and NAND flash? Thanks,

Ramadas

Tags (3)
0 Kudos
3 Replies

700 Views
marius_grigoras
NXP Employee
NXP Employee

Hi Ramadas,

Check this out -> include\configs\P2041RDB.h from u-boot source files.

Regards,

Marius

0 Kudos

700 Views
sinanakman
Senior Contributor III

Hi Ramadas, for NOR flash please refer to the CFI interface and erase command in your flash data sheet. For NAND flash you will find this information in P2041 Reference Manual in the section that describes the flash controller. Hope this helps

Sinan Akman

0 Kudos

700 Views
Wei
Contributor I

Have you checked the u-boot source code?

0 Kudos