problem booting with Micron MT29F8G08ABABAWP ...

Eric Bénard eric at eukrea.com
Thu Mar 13 16:28:10 EDT 2014


Hi,

Le Thu, 13 Mar 2014 15:32:23 -0400,
raespi <raespi at icid.cu> a écrit :
> Hi ... I'm using barebox 2014.02.0 to boot with a clone of the mini2440 
> board using the MT29F8G08ABABAWP NAND.
> 
> I'm getting the following error:
> 
> barebox 2014.02.0 #1 Thu Mar 13 15:28:57 CDT 2014
> 
> Board: <NULL>
> nand: ONFI param page 0 valid
> nand: ONFI flash detected
> nand: NAND device: Manufacturer ID: 0x2c, Chip ID: 0x38 (Micron 
> MT29F8G08ABABAWP), 1024
> nand: No oob scheme defined for oobsize 224
> BUG: failure at drivers/mtd/nand/nand_base.c:3357/nand_scan_tail()!
> BUG!
> no stack data available
> DIVN_UPLL0
> MPLLVal [M:61h,P:1h,S:2h]
> CLKDIVN:7h
> 
> After this poing the board gets resetted back to the original point.  I 
> can never get to the barebox prompt.
> 
> Any ideas on how to fix this ??
> 
you may need to add support for 4k+224 page size to your nand
controller.
For example this was done for i.MX in comit
632c45795065e6a7471ab82be38e808eb6204341

Eric



More information about the barebox mailing list