Using a different nor flash chip with ls1021a twr board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using a different nor flash chip with ls1021a twr board

1,925件の閲覧回数
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,914件の閲覧回数
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,908件の閲覧回数
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,898件の閲覧回数
ufedor
NXP Employee
NXP Employee

Please refer to the section "* IFC Definitions".

0 件の賞賛
返信