Limitation of writing the Image by MFG tool.

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

Limitation of writing the Image by MFG tool.

跳至解决方案
979 次查看
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 解答
773 次查看
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 回复数
773 次查看
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 项奖励
773 次查看
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 项奖励
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 项奖励
773 次查看
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 项奖励
773 次查看
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 项奖励