How to print NAND BBT from Linux on i.MX6Q?

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

How to print NAND BBT from Linux on i.MX6Q?

Jump to solution
1,223 Views
dilip
Contributor II

Hi,

How to print the NAND BBT from Linux on i.MX6Q to find factory bad blocks? I didn't find any options on kobg-ng utility. NAND flash is detected on boot and scan happening is successfully.

thanks,

Dilip

Tags (3)
0 Kudos
1 Solution
877 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

You can try with "kobs-ng init -v $FILE", that should dump the structure.


I hope that helps,

Alejandro

View solution in original post

0 Kudos
2 Replies
878 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

You can try with "kobs-ng init -v $FILE", that should dump the structure.


I hope that helps,

Alejandro

0 Kudos
877 Views
dilip
Contributor II

Thanks Alejandro.

0 Kudos