"flash_erase -j" failed on mx6q_sabrelite

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

"flash_erase -j" failed on mx6q_sabrelite

Jump to solution
975 Views
RobbieJiang
Contributor IV

Hi,

There is a 1GB NAND flash ( from Micron) on my MX6Q board.

Its partitions are /dev/mtd2 ( for kernel) and /dev/mtd3 ( for rootfs).

When erasing with 'flash_erase /dev/mtd3 0 0',

everything goes well.

However, when erasing with 'flash_erase -j /dev/mtd3 0 0 '

for JFFS2 fs,  I got the following error:

flash_erase: error!:  Eeep. Autoplacement selected and no empty space in oob.

Any idea?

Robbie

Labels (2)
0 Kudos
1 Solution
617 Views
igorpadykov
NXP Employee
NXP Employee

Hi Robbie

i.MX6 gpmi driver supports only NAND ubifs, please refer

to attached Linux Manual sect.35.3.1 Menu Configuration Options,

Release Notes Table 5 Supported Features

Best regards

igor

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

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

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

View solution in original post

0 Kudos
1 Reply
618 Views
igorpadykov
NXP Employee
NXP Employee

Hi Robbie

i.MX6 gpmi driver supports only NAND ubifs, please refer

to attached Linux Manual sect.35.3.1 Menu Configuration Options,

Release Notes Table 5 Supported Features

Best regards

igor

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

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

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

0 Kudos