public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [BUG] 2.6.29-rc1: /proc/mtd partition names obfuscated
@ 2009-01-12 11:57 Matthias Kaehlcke
  0 siblings, 0 replies; only message in thread
From: Matthias Kaehlcke @ 2009-01-12 11:57 UTC (permalink / raw)
  To: dwmw2; +Cc: linux-mtd, linux-kernel

i'm running 2.6.29-rc1 on a edb9302 (ARM) board. the partitioning of
the flash is passed as usual as parameter:

cat /proc/cmdline
console=ttyAM0,115200
mtdparts=physmap-flash.0:256k(u-boot),128k(cfg_boot),128k(cfg_boot.bak),1664k(kernel_1),6144k(rootfs_1),1664k(kernel_2),6144k(rootfs_2),128k(cfg_app),128k(cfg_app.bak)


dmesg shows that the command line is interpreted correctly:

9 cmdlinepart partitions found on MTD device physmap-flash.0
Creating 9 MTD partitions on "physmap-flash.0":
0x000000000000-0x000000040000 : "u-boot"
0x000000040000-0x000000060000 : "cfg_boot"
0x000000060000-0x000000080000 : "cfg_boot.bak"
0x000000080000-0x000000220000 : "kernel_1"
0x000000220000-0x000000820000 : "rootfs_1"
0x000000820000-0x0000009c0000 : "kernel_2"
0x0000009c0000-0x000000fc0000 : "rootfs_2"
0x000000fc0000-0x000000fe0000 : "cfg_app"
0x000000fe0000-0x000001000000 : "cfg_app.bak"


but when looking at /proc/mtd, the partition names are somehow, 'obfuscated':

 cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00040000 00020000 ""
mtd1: 00020000 00020000 ""
mtd2: 00020000 00020000 ""
mtd3: 001a0000 00020000 "�"
mtd4: 00600000 00020000 ""
mtd5: 001a0000 00020000 ""
mtd6: 00600000 00020000 ""
mtd7: 00020000 00020000 ""
mtd8: 00020000 00020000 "s"

-- 
Matthias Kaehlcke
Embedded Linux Engineer
Barcelona

               For to be free is not merely to cast off
               one's chains, but to live in a way that
              respects and enhances the freedom of others
                           (Nelson Mandela)
                                                                 .''`.
    using free software / Debian GNU/Linux | http://debian.org  : :'  :
                                                                `. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4                  `-

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-12 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 11:57 [BUG] 2.6.29-rc1: /proc/mtd partition names obfuscated Matthias Kaehlcke

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