Limitation of writing the Image by MFG tool.

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

Limitation of writing the Image by MFG tool.

ソリューションへジャンプ
1,980件の閲覧回数
keitanagashima
Senior Contributor I

Hi, Sir or Madam,

Is there limitation on compatible device in the writing to Flash memory in by MFG tool?

I'd like to use the Spansion (S25FL132KOXMFI010) [256KB x 8bit].

OS: Yocto L3.10.31.

Best Regards,

Keita

ラベル(6)
0 件の賞賛
返信
1 解決策
1,774件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Keita

for new spi-nor one also needs to rebuild MFG Tools firmware, please refer to

Chapter 5 Configuring the SPI NOR Flash Memory Technology

Device (MTD) Driver attached Porting Guide.

Best regards

igor

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
1,774件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Keita

MGG Tool uses kobs-ng tool for writing to NAND, kobs-ng looks

for NAND parameters in ..drivers/mtd/nand/nand_ids.c, example

such file can be found below

sunxi-nfc-mtd/nand_id.c at master · yuq/sunxi-nfc-mtd · GitHub

if necessary, new nand entry can be added to nand_ids.c and yocto image

fsl-image-mfgtool-initramfs with new MFG tool firmware, can be rebuilt with new nand supported.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,774件の閲覧回数
keitanagashima
Senior Contributor I

Dear Igor,

Hello.Thank you for your prompt reply.

Is there limitation for SPI-NOR flash?

We'd like to use the Spansion (S25FL132KOXMFI010) [256KB x 8bit].


Best Regards,

Keita

0 件の賞賛
返信
1,775件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Keita

for new spi-nor one also needs to rebuild MFG Tools firmware, please refer to

Chapter 5 Configuring the SPI NOR Flash Memory Technology

Device (MTD) Driver attached Porting Guide.

Best regards

igor

0 件の賞賛
返信
1,774件の閲覧回数
keitanagashima
Senior Contributor I

Dear Igor,

Hello.

Thank you for your reply.

>for new spi-nor one also needs to rebuild MFG Tools firmware

What is meaning of "rebuild the MFG Tools formware"?

I referred the Chapter 5 in porting guide.

But, I couldn't understand it why does it have an influence on MFG tools?

Best Regards,

Keita

0 件の賞賛
返信
1,774件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Keita

MFG Tools firmware is small linux image, so it

makes influence on it too.

Best regards

igor

0 件の賞賛
返信