Using a different nor flash chip with ls1021a twr board

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

Using a different nor flash chip with ls1021a twr board

878 Views
sujay1
Contributor V

I'm using a custom board based on ls1021a-twr board,

The reference board uses mt28ew01gaba1hjs-0sit as the nor flash chip connected to the ifc bus,

But the custom board uses is29gl256-70flet,

what changes should I make to the source?

0 Kudos
3 Replies

867 Views
ufedor
NXP Employee
NXP Employee

It is needed to download datasheets of both NOR Flash devices, compare them and accordingly modify the board's header file, for example 'ls1021atwr.h':

https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot/tree/include/configs/ls1021atwr...

0 Kudos

861 Views
sujay1
Contributor V

Hi Ufedor,

Thanks for the support, However it's unclear what I need to change could you give me an example of a field I should modify?

0 Kudos

851 Views
ufedor
NXP Employee
NXP Employee

Please refer to the section "* IFC Definitions".

0 Kudos