[PATCH] [MTD-UTILS] Add support for 4KB page flash

AMIT KUMARSHARMA amitsharma.9 at samsung.com
Wed Sep 24 00:51:50 EDT 2008


Hi Liu

Below is our robustness testing process.please test with latest patch ,
I hope your problem will solve with this patch.

Robustness testing:

Pass/Fail Criteria: The file system should mount successfully even after
repeated power On/Off .
Our Procedure:
1. First start an automated shell script which mounts the file system (
Jffs2/Yaffs2 ) and continuously runs an       application in the mounted
partition

   . Here the application we use is fsstress which runs infinitely (
./fsstress -p 3 -n 10000 -d /tmp -l 0 ).

2. Keep Power On / Off the Arm based target board during random intervals
that ranges as follows

   Power On time range - 15 sec to 180 sec.
   Power Off time range - 15 sec to 30 sec.
 Below is log for fail mount
 Warning: MAC addresses don't match:
      HW MAC address:  00:00:00:00:00:00
Count : 1827, Log : 2008-09-06 14:02:33:828 :   "ethaddr" value:
00:CE:88:00:16:97
Count : 1828, Log : 2008-09-06 14:02:33:828 : Using MAC Address
00:CE:88:00:16:97
Count : 1829, Log : 2008-09-06 14:02:33:843 : TFTP from server
107.108.214.201; our IP address is 107.108.214.170
Count : 1830, Log : 2008-09-06 14:02:33:843 : Filename 'uImage_rtm'.
Count : 1831, Log : 2008-09-06 14:02:33:843 : Load address: 0x80000000
Count : 1832, Log : 2008-09-06 14:02:35:796 : Loading:
*#################################################################
Count : 1833, Log : 2008-09-06 14:02:36:781 :
#################################
Count : 1834, Log : 2008-09-06 14:02:36:781 : done
Count : 1835, Log : 2008-09-06 14:02:36:781 : Bytes transferred = 1438268
(15f23c hex)
Count : 1836, Log : 2008-09-06 14:02:37:78 : ## Booting kernel from Legacy
Image at 80000000 ...
Count : 1837, Log : 2008-09-06 14:02:37:93 :    Image Name:
Linux-2.6.27-rc3-omap1
Count : 1838, Log : 2008-09-06 14:02:37:93 :    Image Type:   ARM Linux
Kernel Image (uncompressed)
Count : 1839, Log : 2008-09-06 14:02:37:93 :    Data Size:    1438204 Bytes
=  1.4 MB
Count : 1840, Log : 2008-09-06 14:02:37:93 :    Load Address: 80008000
Count : 1841, Log : 2008-09-06 14:02:37:93 :    Entry Point:  80008000
Count : 1842, Log : 2008-09-06 14:02:37:640 :    Verifying Checksum ... OK
Count : 1843, Log : 2008-09-06 14:02:38:62 :    Loading Kernel Image ... OK
Count : 1844, Log : 2008-09-06 14:02:38:62 : OK
Count : 1845, Log : 2008-09-06 14:02:38:78 :
Count : 1846, Log : 2008-09-06 14:02:38:78 : Starting kernel ...
Count : 1847, Log : 2008-09-06 14:02:38:78 :
Count : 1848, Log : 2008-09-06 14:02:38:875 : Uncompressing
Linux.............................................................................................
done, booting the kernel.
Count : 1849, Log : 2008-09-06 14:02:39:375 : Linux version 2.6.27-rc3-omap1
(root at localhost.localdomain) (gcc version 3.4.3 (release) (CodeSourcery ARM
Q1B 2005)) #4 PREEMPT Sat Sep 6 20:49:37 IST 2008
Count : 1850, Log : 2008-09-06 14:02:39:375 : CPU: ARMv6-compatible
processor [4107b362] revision 2 (ARMv6TEJ), cr=00c5387f
Count : 1851, Log : 2008-09-06 14:02:39:375 : Machine: OMAP24xx Apollon
Count : 1852, Log : 2008-09-06 14:02:39:390 : Memory policy: ECC disabled,
Data cache writeback
Count : 1853, Log : 2008-09-06 14:02:39:390 : OMAP2420<6>ES1<6>
Count : 1854, Log : 2008-09-06 14:02:39:390 : SRAM: Mapped pa 0x40200000 to
va 0xd7000000 size: 0x100000
Count : 1855, Log : 2008-09-06 14:02:39:390 : CPU0: D VIPT write-back cache
Count : 1856, Log : 2008-09-06 14:02:39:390 : CPU0: I cache: 32768 bytes,
associativity 4, 32 byte lines, 256 sets
Count : 1857, Log : 2008-09-06 14:02:39:406 : CPU0: D cache: 32768 bytes,
associativity 4, 32 byte lines, 256 sets
Count : 1858, Log : 2008-09-06 14:02:39:406 : Built 1 zonelists in Zone
order, mobility grouping on.  Total pages: 16256
Count : 1859, Log : 2008-09-06 14:02:39:437 : Kernel command line:
root=/dev/nfs rw mem=64M console=ttyS0,115200n8
ip=107.108.214.170:107.108.214.201:107.108.214.1:255.255.255.0:apollon:eth0:off
nfsroot=107.108.214.201:/home1/sarath/nfs/nfs1,rsize=1024,wsize=1024
Count : 1860, Log : 2008-09-06 14:02:39:437 : Clocking rate
(Crystal/DPLL/MPU): 12.0/660/330 MHz
Count : 1861, Log : 2008-09-06 14:02:39:437 : GPMC revision 2.0
Count : 1862, Log : 2008-09-06 14:02:39:453 : IRQ: Found an INTC at
0xd80fe000 (revision 2.0) with 96 interrupts
Count : 1863, Log : 2008-09-06 14:02:39:453 : Total of 96 interrupts on 1
active controller
Count : 1864, Log : 2008-09-06 14:02:39:453 : OMAP242x GPIO hardware version
1.8
Count : 1865, Log : 2008-09-06 14:02:39:453 : PID hash table entries: 256
(order: 8, 1024 bytes)
Count : 1866, Log : 2008-09-06 14:02:39:453 : OMAP clockevent source:
GPTIMER1 at 32000 Hz
Count : 1867, Log : 2008-09-06 14:02:39:453 : Console: colour dummy device
80x30
Count : 1868, Log : 2008-09-06 14:02:39:468 : Dentry cache hash table
entries: 8192 (order: 3, 32768 bytes)
Count : 1869, Log : 2008-09-06 14:02:39:468 : Inode-cache hash table
entries: 4096 (order: 2, 16384 bytes)
Count : 1870, Log : 2008-09-06 14:02:39:468 : Memory: 64MB = 64MB total
Count : 1871, Log : 2008-09-06 14:02:39:468 : Memory: 61840KB available
(2600K code, 278K data, 132K init)
Count : 1872, Log : 2008-09-06 14:02:39:484 : Calibrating delay loop...
320.37 BogoMIPS (lpj=1253376)
Count : 1873, Log : 2008-09-06 14:02:39:484 : Mount-cache hash table
entries: 512
Count : 1874, Log : 2008-09-06 14:02:39:484 : CPU: Testing write buffer
coherency: ok
Count : 1875, Log : 2008-09-06 14:02:39:484 : net_namespace: 316 bytes
Count : 1876, Log : 2008-09-06 14:02:39:484 : NET: Registered protocol
family 16
Count : 1877, Log : 2008-09-06 14:02:39:515 : MUX: setup AA10_242X_GPIO13
(0xd80000e5): 0x001f -> 0x0003
Count : 1878, Log : 2008-09-06 14:02:39:515 : MUX: setup AA6_242X_GPIO14
(0xd80000e6): 0x000f -> 0x0003
Count : 1879, Log : 2008-09-06 14:02:39:515 : MUX: setup AA4_242X_GPIO15
(0xd80000e7): 0x000f -> 0x0003
Count : 1880, Log : 2008-09-06 14:02:39:515 : MUX: setup M15_24XX_GPIO92
(0xd800010a): 0x000f -> 0x0003
Count : 1881, Log : 2008-09-06 14:02:39:531 : MUX: setup P20_24XX_GPIO93
(0xd800010b): 0x000f -> 0x0003
Count : 1882, Log : 2008-09-06 14:02:39:531 : MUX: setup P21_242X_GPIO12
(0xd80000ca): 0x000f -> 0x0003
Count : 1883, Log : 2008-09-06 14:02:39:531 : MUX: setup W14_24XX_SYS_CLKOUT
(0xd8000137): 0x000f -> 0x0018
Count : 1884, Log : 2008-09-06 14:02:39:531 : MUX: setup Y11_242X_GPIO16
(0xd80000e8): 0x000f -> 0x0003
Count : 1885, Log : 2008-09-06 14:02:39:546 : MUX: setup AA12_242X_GPIO17
(0xd80000e9): 0x000f -> 0x0003
Count : 1886, Log : 2008-09-06 14:02:39:546 : MUX: setup AA8_242X_GPIO58
(0xd80000ea): 0x001f -> 0x0003
Count : 1887, Log : 2008-09-06 14:02:39:546 : MUX: setup P18_24XX_GPIO95
(0xd800010d): 0x000f -> 0x0003
Count : 1888, Log : 2008-09-06 14:02:39:546 : MUX: setup M18_24XX_GPIO96
(0xd800010e): 0x000f -> 0x0003
Count : 1889, Log : 2008-09-06 14:02:39:578 : MUX: setup L14_24XX_GPIO97
(0xd800010f): 0x000f -> 0x0003
Count : 1890, Log : 2008-09-06 14:02:39:578 : OMAP DMA hardware revision 2.0
Count : 1891, Log : 2008-09-06 14:02:39:578 : omap_dsp_init() done
Count : 1892, Log : 2008-09-06 14:02:39:578 : USB: hmc 20, usb0 6 wires
(dev)
Count : 1893, Log : 2008-09-06 14:02:39:578 : NET: Registered protocol
family 2
Count : 1894, Log : 2008-09-06 14:02:39:578 : IP route cache hash table
entries: 1024 (order: 0, 4096 bytes)
Count : 1895, Log : 2008-09-06 14:02:39:593 : TCP established hash table
entries: 2048 (order: 2, 16384 bytes)
Count : 1896, Log : 2008-09-06 14:02:39:593 : TCP bind hash table entries:
2048 (order: 3, 40960 bytes)
Count : 1897, Log : 2008-09-06 14:02:39:593 : TCP: Hash tables configured
(established 2048 bind 2048)
Count : 1898, Log : 2008-09-06 14:02:39:593 : TCP reno registered
Count : 1899, Log : 2008-09-06 14:02:39:593 : NET: Registered protocol
family 1
Count : 1900, Log : 2008-09-06 14:02:39:609 : JFFS2 version 2.2. (NAND)
(SUMMARY)  © 2001-2006 Red Hat, Inc.
Count : 1901, Log : 2008-09-06 14:02:39:609 : yaffs Sep  6 2008 18:46:45
Installing.
Count : 1902, Log : 2008-09-06 14:02:39:609 : msgmni has been set to 120
Count : 1903, Log : 2008-09-06 14:02:39:609 : io scheduler noop registered
Count : 1904, Log : 2008-09-06 14:02:39:609 : io scheduler anticipatory
registered
Count : 1905, Log : 2008-09-06 14:02:39:625 : io scheduler deadline
registered
Count : 1906, Log : 2008-09-06 14:02:39:625 : io scheduler cfq registered
(default)
Count : 1907, Log : 2008-09-06 14:02:39:625 : MUX: setup M21_242X_GPIO11
(0xd80000c9): 0x000f -> 0x001b
Count : 1908, Log : 2008-09-06 14:02:39:625 : omapfb: configured for panel
apollon
Count : 1909, Log : 2008-09-06 14:02:39:625 : omapfb: DISPC version 2.0
initialized
Count : 1910, Log : 2008-09-06 14:02:39:656 : Console: switching to colour
frame buffer device 60x34
Count : 1911, Log : 2008-09-06 14:02:39:656 : omapfb: Framebuffer
initialized. Total vram 262144 planes 1
Count : 1912, Log : 2008-09-06 14:02:39:656 : omapfb: Pixclock 6111 kHz
hfreq 11.0 kHz vfreq 40.6 Hz
Count : 1913, Log : 2008-09-06 14:02:39:656 : omap_rng omap_rng: OMAP Random
Number Generator ver. 40
Count : 1914, Log : 2008-09-06 14:02:39:671 : Serial: 8250/16550 driver4
ports, IRQ sharing enabled
Count : 1915, Log : 2008-09-06 14:02:39:671 : serial8250.0: ttyS0 at MMIO
0x4806a000 (irq = 72) is a ST16654
Count : 1916, Log : 2008-09-06 14:02:39:671 : console [ttyS0] enabled
Count : 1917, Log : 2008-09-06 14:02:39:671 : brd: module loaded
Count : 1918, Log : 2008-09-06 14:02:39:687 : loop: module loaded
Count : 1919, Log : 2008-09-06 14:02:39:687 : smc91x.c: v1.1, sep 22 2004 by
Nicolas Pitre <nico at cam.org>
Count : 1920, Log : 2008-09-06 14:02:39:687 : eth0: SMC91C94 (rev 9) at
c485c300 IRQ 234 [nowait]
Count : 1921, Log : 2008-09-06 14:02:39:718 : eth0: Ethernet addr:
00:ce:88:00:16:97
Count : 1922, Log : 2008-09-06 14:02:39:718 : Flex-MuxOneNAND(DDP) 1024MB
1.8V 16-bit (0x268)
Count : 1923, Log : 2008-09-06 14:02:39:718 : Flex-OneNAND version = 0x002e
Count : 1924, Log : 2008-09-06 14:02:39:718 : Die 0 boundary: 1(Unlocked)
Count : 1925, Log : 2008-09-06 14:02:39:718 : Die 1 boundary: 1(Unlocked)
Count : 1926, Log : 2008-09-06 14:02:39:734 : Device has 4 eraseregions
Count : 1927, Log : 2008-09-06 14:02:39:734 : [offset: 0x00000000,
erasesize: 0x40000, numblocks: 0002]
Count : 1928, Log : 2008-09-06 14:02:39:734 : [offset: 0x00080000,
erasesize: 0x80000, numblocks: 1022]
Count : 1929, Log : 2008-09-06 14:02:39:734 : [offset: 0x1ff80000,
erasesize: 0x40000, numblocks: 0002]
Count : 1930, Log : 2008-09-06 14:02:39:750 : [offset: 0x20000000,
erasesize: 0x80000, numblocks: 1022]
Count : 1931, Log : 2008-09-06 14:02:39:750 : Scanning device for bad blocks
Count : 1932, Log : 2008-09-06 14:02:39:750 : Bad eraseblock 55 at
0x01b00000
Count : 1933, Log : 2008-09-06 14:02:40:46 : Creating 6 MTD partitions on
"onenand":
Count : 1934, Log : 2008-09-06 14:02:40:46 : 0x00000000-0x00040000 :
"X-Loader + U-Boot"
Count : 1935, Log : 2008-09-06 14:02:40:46 : 0x00040000-0x00080000 :
"params"
Count : 1936, Log : 2008-09-06 14:02:40:46 : 0x00080000-0x00580000 :
"kernel"
Count : 1937, Log : 2008-09-06 14:02:40:78 : 0x00580000-0x01200000 :
"rootfs"
Count : 1938, Log : 2008-09-06 14:02:40:78 : 0x01200000-0x21200000 :
"filesystem00"
Count : 1939, Log : 2008-09-06 14:02:40:78 : 0x21200000-0x3ff00000 :
"filesystem01"
Count : 1940, Log : 2008-09-06 14:02:40:93 : udc: OMAP UDC driver, version:
4 October 2004 (iso) (dma)
Count : 1941, Log : 2008-09-06 14:02:40:93 : udc: OMAP UDC rev 6.1
Count : 1942, Log : 2008-09-06 14:02:40:93 : udc: hmc mode 20, external
transceiver
Count : 1943, Log : 2008-09-06 14:02:40:93 : udc: fifo mode 3, 648 bytes not
used
Count : 1944, Log : 2008-09-06 14:02:40:109 : mice: PS/2 mouse device common
for all mice
Count : 1945, Log : 2008-09-06 14:02:40:109 : OMAP Watchdog Timer Rev 0x11:
initial timeout 60 sec
Count : 1946, Log : 2008-09-06 14:02:40:125 : mmci-omap mmci-omap.1: command
timeout (CMD8)
Count : 1947, Log : 2008-09-06 14:02:40:125 : mmci-omap mmci-omap.1: command
timeout (CMD8)
Count : 1948, Log : 2008-09-06 14:02:40:125 : TCP cubic registered
Count : 1949, Log : 2008-09-06 14:02:40:125 : NET: Registered protocol
family 17
Count : 1950, Log : 2008-09-06 14:02:40:156 : mmci-omap mmci-omap.1: command
timeout (CMD5)
Count : 1951, Log : 2008-09-06 14:02:40:156 : RPC: Registered udp transport
module.
Count : 1952, Log : 2008-09-06 14:02:40:156 : mmci-omap mmci-omap.1: command
timeout (CMD5)
Count : 1953, Log : 2008-09-06 14:02:40:156 : RPC: Registered tcp transport
module.
Count : 1954, Log : 2008-09-06 14:02:40:171 : mmci-omap mmci-omap.1: command
timeout (CMD5)
Count : 1955, Log : 2008-09-06 14:02:40:171 : VFP support v0.3: <3>mmci-omap
mmci-omap.1: command timeout (CMD5)
Count : 1956, Log : 2008-09-06 14:02:40:171 : implementor 41 architecture 1
part 20 variant b rev 2
Count : 1957, Log : 2008-09-06 14:02:40:171 : mmci-omap mmci-omap.1: command
timeout (CMD55)
Count : 1958, Log : 2008-09-06 14:02:40:187 : mmci-omap mmci-omap.1: command
timeout (CMD55)
Count : 1959, Log : 2008-09-06 14:02:40:187 : mmci-omap mmci-omap.1: command
timeout (CMD55)
Count : 1960, Log : 2008-09-06 14:02:40:187 : mmci-omap mmci-omap.1: command
timeout (CMD55)
Count : 1961, Log : 2008-09-06 14:02:40:187 : mmci-omap mmci-omap.1: command
timeout (CMD55)
Count : 1962, Log : 2008-09-06 14:02:40:187 : mmci-omap mmci-omap.1: command
timeout (CMD55)
Count : 1963, Log : 2008-09-06 14:02:40:218 : mmci-omap mmci-omap.1: command
timeout (CMD1)
Count : 1964, Log : 2008-09-06 14:02:40:218 : mmci-omap mmci-omap.1: command
timeout (CMD1)
Count : 1965, Log : 2008-09-06 14:02:40:671 : eth0: link up
Count : 1966, Log : 2008-09-06 14:02:41:656 : IP-Config: Complete:
Count : 1967, Log : 2008-09-06 14:02:41:671 :      device=eth0,
addr=107.108.214.170, mask=255.255.255.0, gw=107.108.214.1,
Count : 1968, Log : 2008-09-06 14:02:41:671 :      host=apollon, domain=,
nis-domain=(none),
Count : 1969, Log : 2008-09-06 14:02:41:671 :
bootserver=107.108.214.201, rootserver=107.108.214.201, rootpath=
Count : 1970, Log : 2008-09-06 14:02:41:687 : Looking up port of RPC
100003/2 on 107.108.214.201
Count : 1971, Log : 2008-09-06 14:02:41:687 : Looking up port of RPC
100005/1 on 107.108.214.201
Count : 1972, Log : 2008-09-06 14:02:41:765 : VFS: Mounted root (nfs
filesystem).
Count : 1973, Log : 2008-09-06 14:02:41:765 : Freeing init memory: 132K
Count : 1974, Log : 2008-09-06 14:02:43:78 :
INIT: version 2.78 booting
Count : 1975, Log : 2008-09-06 14:02:44:968 : Mounting proc filesystem
Count : 1976, Log : 2008-09-06 14:02:45:62 : Setting hostname OMAP5912
Count : 1977, Log : 2008-09-06 14:02:45:187 : Can't find / in /etc/fstab
Count : 1978, Log : 2008-09-06 14:02:45:343 : Starting system log daemon:
syslogd.
Count : 1979, Log : 2008-09-06 14:02:45:656 : Starting internet superserver:
inetd.
Count : 1980, Log : 2008-09-06 14:02:45:890 :
INIT: Entering runlevel: 3
Count : 1981, Log : 2008-09-06 14:02:46:62 : Tue Aug 22 11:11:00 UTC 2006
Count : 1982, Log : 2008-09-06 14:02:46:640 : root at apollon #onenand_wait:
ECC error = 0xaaaa
Count : 1983, Log : 2008-09-06 14:02:46:640 : onenand_wait: ECC error =
0xaaaa
Count : 1984, Log : 2008-09-06 14:02:46:640 : onenand_wait: ECC error =
0xaaaa
Count : 1985, Log : 2008-09-06 14:02:47:625 :   PID  Uid     VmSize Stat
Command
Count : 1986, Log : 2008-09-06 14:02:47:656 :     1 root        520 S   init [3]
Count : 1987, Log : 2008-09-06 14:02:47:687 :     2 root            SW<[kthreadd]
Count : 1988, Log : 2008-09-06 14:02:47:687 :     3 root            SW<[ksoftirqd/0]
Count : 1989, Log : 2008-09-06 14:02:47:687 :     4 root            SW<[watchdog/0]
Count : 1990, Log : 2008-09-06 14:02:47:687 :     5 root            SW<[events/0]
Count : 1991, Log : 2008-09-06 14:02:47:687 :     6 root            SW<[khelper]
Count : 1992, Log : 2008-09-06 14:02:47:687 :    51 root            SW<[kblockd/0]
Count : 1993, Log : 2008-09-06 14:02:47:703 :    56 root            SW<[omap2_mcspi]
Count : 1994, Log : 2008-09-06 14:02:47:703 : seed = 1155749904
Count : 1995, Log : 2008-09-06 14:02:47:703 : onenand_wait: ECC error =0xaaaa
Count : 1996, Log : 2008-09-06 14:02:47:718 :    62 root            SW<[kmmcd]
Count : 1997, Log : 2008-09-06 14:02:47:718 :    84 root            SW[pdflush]
Count : 1998, Log : 2008-09-06 14:02:47:718 :    85 root            SW[pdflush]
Count : 1999, Log : 2008-09-06 14:02:47:718 :    86 root            SW<[kswapd0]
Count : 2000, Log : 2008-09-06 14:02:47:734 :    87 root            SW<[aio/0]
Count : 2001, Log : 2008-09-06 14:02:47:734 :    88 root            SW<[nfsiod]
Count : 2002, Log : 2008-09-06 14:02:47:734 : onenand_wait: ECC error =0xaaaa
Count : 2003, Log : 2008-09-06 14:02:47:734 : Node CRC ffffffff !=calculated CRC f09e7845 for node at 0e1385bc
Count : 2004, Log : 2008-09-06 14:02:47:765 : kernel BUG atfs/jffs2/file.c:337!
Count : 2005, Log : 2008-09-06 14:02:47:765 :   199 root            SW< [mtdblUnable to handle kernel NULL pointer dereference at virtual address
00000000
Count : 2006, Log : 2008-09-06 14:02:47:765 : ockd]
Count : 2007, Log : 2008-09-06 14:02:47:781 : pgd = c39e8000
Count : 2008, Log : 2008-09-06 14:02:47:781 : [00000000] *pgd=83b4e031, *pte=00000000, *ppte=00000000
Count : 2009, Log : 2008-09-06 14:02:47:781 : Internal error: Oops: 817 [#1] PREEMPT
Count : 2010, Log : 2008-09-06 14:02:47:781 : Modules linked in:
Count : 2011, Log : 2008-09-06 14:02:47:781 : CPU: 0    Not tainted (2.6.27-rc3-omap1 #4)
Count : 2012, Log : 2008-09-06 14:02:47:781 : PC is at __bug+0x20/0x2c
Count : 2013, Log : 2008-09-06 14:02:47:796 : LR is at preempt_schedule+0x40/0x50
Count : 2014, Log : 2008-09-06 14:02:47:796 : pc : [<c002d494>]    lr : [<c02263d0>]    psr: 60000013
Count : 2015, Log : 2008-09-06 14:02:47:796 : sp : c3a73ccc  ip : c3a73c00 fp : c3a73cd8
Count : 2016, Log : 2008-09-06 14:02:47:796 : r10: c3a72000  r9 : c3423784 r8 : 00000000
Count : 2017, Log : 2008-09-06 14:02:47:796 : r7 : 00046301  r6 : c39a5800 r5 : 00000300  r4 : c3423740
Count : 2018, Log : 2008-09-06 14:02:47:828 : r3 : 00000000  r2 : c3a72000 r1 : c39c8cc0  r0 : 00000026
Count : 2019, Log : 2008-09-06 14:02:47:828 : Flags: nZCv  IRQs on  FIQs on Mode SVC_32  ISA ARM  Segment user
Count : 2020, Log : 2008-09-06 14:02:47:828 : Control: 00c5387f  Table: 839e8000  DAC: 00000015
Count : 2021, Log : 2008-09-06 14:02:47:828 : Process fsstress (pid: 268, stack limit = 0xc3a72258)
Count : 2022, Log : 2008-09-06 14:02:47:843 : Stack: (0xc3a73ccc to 0xc3a74000)
Count : 2023, Log : 2008-09-06 14:02:47:843 : 3cc0: c3a73d2c c3a73cdc c0103c28 c002d480 c39a59b4
Count : 2024, Log : 2008-09-06 14:02:47:843 : 3ce0: 00000000 00000000 00000cff c3a72000 00001000 00000301 00000000 c3a73d2c
Count : 2025, Log : 2008-09-06 14:02:47:859 : 3d00: c3a73d0c c023179c 00046301 00000000 00000cff 00000301 00000cff c3a72000
Count : 2026, Log : 2008-09-06 14:02:47:859 : 3d20: c3a73dc0 c3a73d30 c00723b0 c0103bcc 00000cff 00000cff c037a440 44eae645
Count : 2027, Log : 2008-09-06 14:02:47:859 : 3d40: c3423858 c02e1fbc 00000000 c3a7ad60 00000000 c3a73df4 00000000 00000cff
Count : 2028, Log : 2008-09-06 14:02:47:875 : 3d60: 00000000 00000000 c023179c c3423784 c023179c c3423858 c3a7ad60 c3a73eac
Count : 2029, Log : 2008-09-06 14:02:47:875 : 3d80: 44eae645 c037a440 c3a73ea4 00000001 00000000 0000b4bd 00046301 00000000
Count : 2030, Log : 2008-09-06 14:02:47:875 : 3da0: c3a73df8 00046301 00000000 c3a73df4 00000000 c3a73e58 c3a73dc8 c0072dd0
Count : 2031, Log : 2008-09-06 14:02:47:906 : 3dc0: c007222c 00046301 00000000 c3a73ef4 0000b4bd 00000000 00000000 00000000
Count : 2032, Log : 2008-09-06 14:02:47:906 : 3de0: c3423858 c3a7ad60 c3a73ef4 c3a73ea4 c3a73eac 0000b4bd 00046301 00000000
Count : 2033, Log : 2008-09-06 14:02:47:921 : 3e00: 0000b4bd 00000001 22222222 22222222 22222222 22222222 22222222 c3423800
Count : 2034, Log : 2008-09-06 14:02:47:921 : 3e20: c3423784 00046301 00000000 c3a73ef4 c3a73eac c3423784 00046301 00000000
Count : 2035, Log : 2008-09-06 14:02:47:921 : 3e40: c3a73ef4 c3a73ea4 c3423800 c3a73e98 c3a73e5c c0072f48 c0072894 c3a73e84
Count : 2036, Log : 2008-09-06 14:02:47:937 : 3e60: c3a73e6c c3423858 c3a7ad60 00000001 c3a73eac c3a73ef4 c3a7ad60 c3a73f78
Count : 2037, Log : 2008-09-06 14:02:47:937 : 3e80: c3a73ea4 00000000 4014cafc c3a73f54 c3a73ea0 c0095328 c0072ed4 00046301
Count : 2038, Log : 2008-09-06 14:02:47:937 : 3ea0: 00000000 402005f0 0000b4bd 00000001 00000001 00000000 00000001 ffffffff
Count : 2039, Log : 2008-09-06 14:02:47:968 : 3ec0: c3a7ad60 00000000 00000000 00000000 00000000 c3846cc0 00000000 00000000
Count : 2040, Log : 2008-09-06 14:02:47:968 : 3ee0: c0227608 c3846cc0 c005b5c8 c3a73eec c3a73eec 00046301 00000000 c3a73f08
Count : 2041, Log : 2008-09-06 14:02:47:968 : 3f00: c0226dc4 c0064160 00046301 0000b4bd c3a7ad60 00000000 00000000 c3a73f38
Count : 2042, Log : 2008-09-06 14:02:47:984 : 3f20: c3a73f2c c0226e38 c0226d30 c3a73f58 0000b4bd c3a7ad60 402005f0 c3a73f78
Count : 2043, Log : 2008-09-06 14:02:47:984 : 3f40: 00000000 c3a72000 c3a73f74 c3a73f58 c0095434 c0095274 c3a7ad80 c3a7ad60
Count : 2044, Log : 2008-09-06 14:02:47:984 : 3f60: c3a73f78 00046301 c3a73fa4 c3a73f78 c0095530 c0095384 00046301 00000000
Count : 2045, Log : 2008-09-06 14:02:48:00 : 3f80: 00000000 5f02b4bc bee92b54 bee92b5c 00000004 c0029dc4 00000000 c3a73fa8
Count : 2046, Log : 2008-09-06 14:02:48:00 : 3fa0: c0029c20 c00954f0 5f02b4bc bee92b54 00000007 402005f0 0000b4bd 4020baad
Count : 2047, Log : 2008-09-06 14:02:48:15 : 3fc0: 5f02b4bc bee92b54 bee92b5c 00000009 4014f1d0 00009250 4014cafc bee92b9c
Count : 2048, Log : 2008-09-06 14:02:48:15 : 3fe0: 00000000 bee92ac4 00003f64 400ed830 40000010 00000007 ffff0031 ffffffff
Count : 2049, Log : 2008-09-06 14:02:48:15 : Backtrace:
Count : 2050, Log : 2008-09-06 14:02:48:15 : [<c002d474>] (__bug+0x0/0x2c) from [<c0103c28>] (jffs2_write_end+0x68/0x2b0)
Count : 2051, Log : 2008-09-06 14:02:48:46 : [<c0103bc0>] (jffs2_write_end+0x0/0x2b0) from [<c00723b0>] (generic_file_buffered_write+0x194/0x66c)
Count : 2052, Log : 2008-09-06 14:02:48:46 : [<c0072220>] (generic_file_buffered_write+0x4/0x66c) from [<c0072dd0>] (__generic_file_aio_write_nolock+0x548/0x578)
Count : 2053, Log : 2008-09-06 14:02:48:62 : [<c0072888>] (__generic_file_aio_write_nolock+0x0/0x578) from [<c0072f48>] (generic_file_aio_write+0x84/0x100)
Count : 2054, Log : 2008-09-06 14:02:48:62 : [<c0072ec8>] (generic_file_aio_write+0x4/0x100) from [<c0095328>] (do_sync_write+0xc0/0x110)
Count : 2055, Log : 2008-09-06 14:02:48:78 : [<c0095268>] (do_sync_write+0x0/0x110) from [<c0095434>] (vfs_write+0xbc/0xf4)
Count : 2056, Log : 2008-09-06 14:02:48:78 :  r9:c3a72000 r8:00000000 r7:c3a73f78 r6:402005f0 r5:c3a7ad60
Count : 2057, Log : 2008-09-06 14:02:48:78 : r4:0000b4bd
Count : 2058, Log : 2008-09-06 14:02:48:78 : [<c0095378>] (vfs_write+0x0/0xf4) from [<c0095530>] (sys_write+0x4c/0x78)
Count : 2059, Log : 2008-09-06 14:02:48:78 :  r7:00046301 r6:c3a73f78 r5:c3a7ad60 r4:c3a7ad80
Count : 2060, Log : 2008-09-06 14:02:48:109 : [<c00954e4>] (sys_write+0x0/0x78) from [<c0029c20>] (ret_fast_syscall+0x0/0x2c)
Count : 2061, Log : 2008-09-06 14:02:48:109 :  r8:c0029dc4 r7:00000004 r6:bee92b5c r5:bee92b54 r4:5f02b4bc
Count : 2062, Log : 2008-09-06 14:02:48:109 : Code: e1a01000 e59f000c eb0069fb e3a03000 (e5833000)
Count : 2063, Log : 2008-09-06 14:02:48:125 :   232 root            SW< [rpciod/0]
Count : 2064, Log : 2008-09-06 14:02:48:125 :   252 root        444 S /sbin/syslogd
Count : 2065, Log : 2008-09-06 14:02:48:265 :   257 root        544 S /usr/s---[ end trace 515beeb98e575661 ]---
Count : 2066, Log : 2008-09-06 14:02:48:265 : bin/inetd
Count : 2067, Log : 2008-09-06 14:02:48:265 :   262 root       1100 S /bin/bash /elqap/scripts/fsstress_script.sh
Count : 2068, Log : 2008-09-06 14:02:48:265 :   263 root       1280 S /bin/bash
Count : 2069, Log : 2008-09-06 14:02:48:281 :   265 root            RWN [jffs2_gcd_mtd4]
Count : 2070, Log : 2008-09-06 14:02:48:281 :   266 root        440 S /elqap/tools/fsstress -p 3 -n 10000 -d /tmp -l 0
Count : 2071, Log : 2008-09-06 14:02:48:281 :   267 root        684 R   ps -aux
Count : 2072, Log : 2008-09-06 14:02:48:437 : Filesystem           1k-blocks Used Available Use% Mounted on
Count : 2073, Log : 2008-09-06 14:02:48:437 : rootfs               117052932 104063100   6947964  94% /
Count : 2074, Log : 2008-09-06 14:02:48:437 : /dev/root            117052932 104063100   6947964  94% /
Count : 2075, Log : 2008-09-06 14:02:48:468 : /dev/mtdblock4          524288 19816    504472   4% /tmp
Count : 2076, Log : 2008-09-06 14:02:49:640 : JFFS2 warning: (269) jffs2_sum_write_data: Summary too big (66124 data, 145 pad) in eraseblock at 0e100000
Count : 2077, Log : 2008-09-06 14:02:53:62 : JFFS2 warning: (269) jffs2_sum_write_data: Summary too big (70848 data, 72 pad) in eraseblock at 1eb80000
Count : 2078, Log : 2008-09-06 14:02:56:984 : onenand_wait: ECC error = 0xaaaa
Count : 2079, Log : 2008-09-06 14:02:56:984 : Attempting to recover from uncorrectable read
Count : 2080, Log : 2008-09-06 14:02:56:984 : onenand_wait: ECC error = 0xaaaa
Count : 2081, Log : 2008-09-06 14:02:57:00 : mtd->read(0x910 bytes from 0xe1326f0) returned ECC error
Count : 2082, Log : 2008-09-06 14:02:57:00 : JFFS2 notice: (265) jffs2_get_inode_nodes: Node header CRC failed at 0xe1326f0. {0084,0000,00000028,e0f1560a}
Count : 2083, Log : 2008-09-06 14:02:57:15 : JFFS2 warning: (270) jffs2_sum_write_data: Summary too big (75472 data, 187 pad) in eraseblock at 1eb00000
Count : 2084, Log : 2008-09-06 14:02:57:78 : onenand_wait: ECC error = 0xaaaa
Count : 2085, Log : 2008-09-06 14:02:57:78 : Attempting to recover from uncorrectable read
Count : 2086, Log : 2008-09-06 14:02:57:78 : onenand_wait: ECC error = 0xaaaa
Count : 2087, Log : 2008-09-06 14:02:57:93 : mtd->read(0xf0 bytes from 0xe132f10) returned ECC error
Count : 2088, Log : 2008-09-06 14:02:59:625 : onenand_wait: ECC error = 0xaaaa
Count : 2089, Log : 2008-09-06 14:02:59:656 : Attempting to recover from uncorrectable read
Count : 2090, Log : 2008-09-06 14:02:59:656 : onenand_wait: ECC error = 0xaaaa
Count : 2091, Log : 2008-09-06 14:02:59:656 : mtd->read(0x280 bytes from 0xe132d80) returned ECC error
Count : 2092, Log : 2008-09-06 14:03:00:625 : JFFS2 warning: (270) jffs2_sum_write_data: Summary too big (69600 data, -327 pad) in eraseblock at 1ea80000
Count : 2093, Log : 2008-09-06 14:03:42:937 :
Count : 2094, Log : 2008-09-06 14:03:42:937 :
Count : 2095, Log : 2008-09-06 14:03:42:937 : U-Boot 1.3.4 (Sep  6 2008 - 18:58:43)
Count : 2096, Log : 2008-09-06 14:03:42:937 :
Count : 2097, Log : 2008-09-06 14:03:42:937 : OMAP2420-GP revision 5
Count : 2098, Log : 2008-09-06 14:03:42:968 : Samsung Apollon SDP Base Board + mDDR
Count : 2099, Log : 2008-09-06 14:03:42:968 : DRAM:  64 MB
Count : 2100, Log : 2008-09-06 14:03:42:984 : Die 0 boundary: 1(Unlocked)
Count : 2101, Log : 2008-09-06 14:03:42:984 : Die 1 boundary: 1(Unlocked)
Count : 2102, Log : 2008-09-06 14:03:42:984 : Device has 4 eraseregions
Count : 2103, Log : 2008-09-06 14:03:42:984 : [offset: 0x00000000, erasesize: 0x40000, numblocks: 0002]
Count : 2104, Log : 2008-09-06 14:03:42:984 : [offset: 0x00080000, erasesize: 0x80000, numblocks: 1022]
Count : 2105, Log : 2008-09-06 14:03:43:00 : [offset: 0x1ff80000, erasesize: 0x40000, numblocks: 0002]
Count : 2106, Log : 2008-09-06 14:03:43:00 : [offset: 0x20000000, erasesize: 0x80000, numblocks: 1022]
Count : 2107, Log : 2008-09-06 14:03:43:00 : Scanning device for bad blocks
Count : 2108, Log : 2008-09-06 14:03:43:00 : Bad eraseblock 55 at 0x01b00000
Count : 2109, Log : 2008-09-06 14:03:43:171 : Flex-OneNAND:  1 GB
Count : 2110, Log : 2008-09-06 14:03:43:187 : In:    serial
Count : 2111, Log : 2008-09-06 14:03:43:187 : Out:   serial
Count : 2112, Log : 2008-09-06 14:03:43:187 : Err:   serial
Count : 2113, Log : 2008-09-06 14:03:44:359 : Hit any key to stop autoboot: 1  0
Count : 2114, Log : 2008-09-06 14:03:44:359 :
Count : 2115, Log : 2008-09-06 14:03:44:359 : Warning: MAC addresses don't match:
Count : 2116, Log : 2008-09-06 14:03:44:359 :   HW MAC address:00:00:00:00:00:00
Count : 2117, Log : 2008-09-06 14:03:44:359 :   "ethaddr" value:
00:CE:88:00:16:97
Count : 2118, Log : 2008-09-06 14:03:44:359 : Using MAC Address
00:CE:88:00:16:97
Count : 2119, Log : 2008-09-06 14:03:44:375 : TFTP from server
107.108.214.201; our IP address is 107.108.214.170
Count : 2120, Log : 2008-09-06 14:03:44:375 : Filename 'uImage_rtm'.
Count : 2121, Log : 2008-09-06 14:03:44:375 : Load address: 0x80000000


Thanks

Amit



 
 


More information about the linux-mtd mailing list