Using a different nor flash chip with ls1021a twr board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Using a different nor flash chip with ls1021a twr board

1,817 次查看
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 项奖励
回复
3 回复数

1,806 次查看
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 项奖励
回复

1,800 次查看
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 项奖励
回复

1,790 次查看
ufedor
NXP Employee
NXP Employee

Please refer to the section "* IFC Definitions".

0 项奖励
回复