public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Question relates 2K page size flash chip
@ 2009-01-03  9:15 peter meng
  2009-01-05  7:52 ` Ricard Wanderlof
  0 siblings, 1 reply; 3+ messages in thread
From: peter meng @ 2009-01-03  9:15 UTC (permalink / raw)
  To: linux-mtd

Hi

I met a problem that use K9F1G08 flash with 2K page size on Linux .
I tried jffs2 and yaffs2 file system but occurs same error info as following 

----------------------------------------------------------
NAND device: Manufacturer ID: 0xec, Chip ID: 0xa1 (Samsung NAND 128MiB 1,8V 8-bit)
NAND_ECC_NONE selected by board driver. This is not recommended !!
Scanning device for bad blocks
nand_read_oob: from = 0x00000000, len = 64
Bad eraseblock 0 at 0x00000000
nand_read_oob: from = 0x00020000, len = 64
Bad eraseblock 0 at 0x00020000
........
........
nand_isbad_bbt(): bbt info for offs 0x007a0000: (block 61) 0x03
block 46 is bad
nand_isbad_bbt(): bbt info for offs 0x007c0000: (block 62) 0x03
block 47 is bad
nand_isbad_bbt(): bbt info for offs 0x007e0000: (block 63) 0x03
block 48 is bad
VFS: Mounted root (yaffs2 filesystem).
Freeing init memory: 88K
Warning: unable to open an initial console.
Failed to execute /linuxrc.  Attempting defaults...
Kernel panic - not syncing: No init found.  Try passing init= option to kernel.

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

I checked the /dev/console and /linuxrc is exist on rootfs .

Seems this problem is caused since 2K page size with flash ,so how to resolve this problem ? Whether need do related work within u-boot because I suppose u-boot given wrong data format to flash that Linux mtd does not know it ?



Thanks Advanced .
Best Regards.
Peter Meng



      

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-07  2:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03  9:15 Question relates 2K page size flash chip peter meng
2009-01-05  7:52 ` Ricard Wanderlof
2009-01-07  2:47   ` peter meng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox