lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 4 May 2007 01:38:47 +0530
From:	Maximus <john.maximus@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: MTD - Linux Nand Driver problems

Hi,
  Im using Linux Kernel 2.6.18.
  Im using a large nand page device.

  In my device nand starts from 0x80000 offset of nand.
  My kernel is around 1MB, I have allocated 2 MB space in my mtd
partition structure.
  Similarly My Filesystem starts from 0x280000 offset of nand.

  MY erase block size is 0x20000 (128 KB)

   mkfs.jffs2 -p -l --eraseblock=128KiB -n -v -r ./rootfs -o /tmp/rootfs.jffs2

   When boot my system i get hundreds of messages like:


  Empty flash at 0x02327ffc ends at 0x02328000
Empty flash at 0x0232fffc ends at 0x02330000
Empty flash at 0x02337ffc ends at 0x02338000
Empty flash at 0x02347ffc ends at 0x02348000
Empty flash at 0x0234fffc ends at 0x02350000
Empty flash at 0x02357ffc ends at 0x02358000
Empty flash at 0x02367ffc ends at 0x02368000
Empty flash at 0x0236fffc ends at 0x02370000
Empty flash at 0x02377ffc ends at 0x02378000
Empty flash at 0x0238fffc ends at 0x02390000
Empty flash at 0x023a7ffc ends at 0x023a8000
Empty flash at 0x023cfffc ends at 0x023d0000
Empty flash at 0x023f7ffc ends at 0x023f8000
Empty flash at 0x02407ffc ends at 0x02408000
Empty flash at 0x02417ffc ends at 0x02418000
Empty flash at 0x0242fffc ends at 0x02430000
Empty flash at 0x02447ffc ends at 0x02448000
Empty flash at 0x02477ffc ends at 0x02478000
Empty flash at 0x024a7ffc ends at 0x024a8000
Empty flash at 0x02527ffc ends at 0x02528000
Empty flash at 0x0252ffac ends at 0x02530000
Empty flash at 0x02531abc ends at 0x02532000


I know the flash is empty - How does one prevent these messages at boot time.


Regards,
Jo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ