0% found this document useful (0 votes)
122 views3 pages

Logi PW2

The document is a log from an embedded device showing output from booting a Linux kernel and interacting with an MMC storage device. The summary is: 1. The device boots a Linux 3.0.35 kernel from an image and initializes various hardware components. 2. The log shows the device encountering errors when trying to erase an MMC storage device in response to a user menu selection. 3. After multiple attempts to reinitialize the MMC card fail, the log indicates the MMC card is not responding properly.

Uploaded by

Michał Kosowski
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
122 views3 pages

Logi PW2

The document is a log from an embedded device showing output from booting a Linux kernel and interacting with an MMC storage device. The summary is: 1. The device boots a Linux 3.0.35 kernel from an image and initializes various hardware components. 2. The log shows the device encountering errors when trying to erase an MMC storage device in response to a user menu selection. 3. After multiple attempts to reinitialize the MMC card fail, the log indicates the MMC card is not responding properly.

Uploaded by

Michał Kosowski
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

S/N: 905A220135160F20

I2C: ready
DRAM: 256 MB
Using default environment

In: serial
Out: serial
Err: serial
Quick Memory Test 0x80000000, 0xfff0000
POST done in 57 ms
Battery voltage: 3858 mV

Hit any key to stop autoboot: 0


## Booting kernel from Legacy Image at 80800000 ...
Image Name: Linux-3.0.35-lab126
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2943176 Bytes = 2.8 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel ...

[ 0.097459] boot: C def:bcut:batterycut=1


[ 0.277780] LPDDR2 MfgId: 0x1 [Samsung]
[ 0.281641]
[ 0.281644] just text: vaddr c0131f3c, va 0xc0131200 pa 0x801000c3 attr 0x6
[ 0.294051]
[ 0.294053] nmx6sl_wfi_iram: vaddr d084e000, va 0xd084e200 pa 0x904043 attr 0
x2
[ 0.302943]
[ 0.302946] mx6sl_ddr: vaddr d0856000, va 0xd0856200 pa 0x905043 attr 0x2
[ 0.311352]
[ 0.311355] mx6sl_iomux: vaddr f40e0000, va 0xf40e0200 pa 0x20110c3 attr 0x14
9
[ 0.322131]
[ 0.322133] ANATOP: vaddr f40c8000, va 0xf40c8200 pa 0x20110c3 attr 0x149
[ 0.335475]
[ 0.335478] CCM: vaddr f40c4000, va 0xf40c4200 pa 0x20110c3 attr 0x149
[ 0.345396]
[ 0.345398] MMDC_P0: vaddr f41b0000, va 0xf41b0200 pa 0x21110c3 attr 0x149
[ 0.358889]
[ 0.358891] L2: vaddr f2a02000, va 0xf2a02200 pa 0xa02043 attr 0x149
[ 0.368778]
[ 0.368780] arm perif: vaddr f2a00000, va 0xf2a00200 pa 0xa00043 attr 0x149
DEBUG:recovery-util.c:1680:setup_die_signals():Installed signal handlers.
3.0.35-lab126 #2 PREEMPT Wed Nov 29 11:25:56 PST 2017 armv7l

Press [ENTER] for recovery menu... 0 /


Charge: 17% [##########::::::::::::::::::::::::::::::::::::::::::::::::]

Menu
====
3. Load MMC over USB storage
4. Erase MMC
I. Initialize Partition Table (fdisk) and format FAT
O. Format and overwrite FAT partition
E. Export FAT partition
U. Update using update*.bin file on FAT partition
M. Update using update*.bin file on FAT partition of second MMC port
D. dmesg / kernel printk ring buffer.
Q. quit
Choose: 10 / 4

Charge: 17% [##########::::::::::::::::::::::::::::::::::::::::::::::::]

[ 14.359407] mmc0: Timeout, intmask=0x00100002


[ 14.368955] mmcblk0: error -110 transferring data, sector 0, nr 256, cmd resp
onse 0x900, card status 0xd00
[ 14.378700] end_request: I/O error, dev mmcblk0, sector 0
[ 14.384119] Buffer I/O error on device mmcblk0, logical block 0
[ 14.390998] end_request: I/O error, dev mmcblk0, sector 8
[ 14.396416] Buffer I/O error on device mmcblk0, logical block 1
[ 14.403236] end_request: I/O error, dev mmcblk0, sector 16
[ 14.408738] Buffer I/O error on device mmcblk0, logical block 2
[ 14.415534] end_request: I/O error, dev mmcblk0, sector 24
[ 14.421035] Buffer I/O error on device mmcblk0, logical block 3
[ 14.427828] end_request: I/O error, dev mmcblk0, sector 32
[ 14.433328] Buffer I/O error on device mmcblk0, logical block 4
[ 14.440119] end_request: I/O error, dev mmcblk0, sector 40
[ 14.445619] Buffer I/O error on device mmcblk0, logical block 5
[ 14.452411] end_request: I/O error, dev mmcblk0, sector 48
[ 14.457910] Buffer I/O error on device mmcblk0, logical block 6
[ 14.464695] end_request: I/O error, dev mmcblk0, sector 56
[ 14.470196] Buffer I/O error on device mmcblk0, logical block 7
[ 14.476983] end_request: I/O error, dev mmcblk0, sector 64
[ 14.482484] Buffer I/O error on device mmcblk0, logical block 8
[ 14.489270] end_request: I/O error, dev mmcblk0, sector 72
[ 14.494771] Buffer I/O error on device mmcblk0, logical block 9
[ 14.501553] end_request: I/O error, dev mmcblk0, sector 80
[ 14.507062] end_request: I/O error, dev mmcblk0, sector 88
[ 14.512572] end_request: I/O error, dev mmcblk0, sector 96
[ 14.518080] end_request: I/O error, dev mmcblk0, sector 104
[ 14.523675] end_request: I/O error, dev mmcblk0, sector 112
[ 14.529270] end_request: I/O error, dev mmcblk0, sector 120
[ 14.534863] end_request: I/O error, dev mmcblk0, sector 128
[ 14.540456] end_request: I/O error, dev mmcblk0, sector 136
[ 14.546049] end_request: I/O error, dev mmcblk0, sector 144
[ 14.551642] end_request: I/O error, dev mmcblk0, sector 152
[ 14.557235] end_request: I/O error, dev mmcblk0, sector 160
[ 14.562828] end_request: I/O error, dev mmcblk0, sector 168
[ 14.568421] end_request: I/O error, dev mmcblk0, sector 176
[ 14.574014] end_request: I/O error, dev mmcblk0, sector 184
[ 14.579606] end_request: I/O error, dev mmcblk0, sector 192
[ 14.585199] end_request: I/O error, dev mmcblk0, sector 200
[ 14.590791] end_request: I/O error, dev mmcblk0, sector 208
[ 14.596382] end_request: I/O error, dev mmcblk0, sector 216
[ 14.601975] end_request: I/O error, dev mmcblk0, sector 224
[ 14.607566] end_request: I/O error, dev mmcblk0, sector 232
[ 14.613158] end_request: I/O error, dev mmcblk0, sector 240
[ 14.618749] end_request: I/O error, dev mmcblk0, sector 248
Charge: 17% [##########::::::::::::::::::::::::::::::::::::::::::::::::]

Menu
====
3. Load MMC over USB storage
4. Erase MMC
I. Initialize Partition Table (fdisk) and format FAT
O. Format and overwrite FAT partition
E. Export FAT partition
U. Update using update*.bin file on FAT partition
M. Update using update*.bin file on FAT partition of second MMC port
D. dmesg / kernel printk ring buffer.
Q. quit
Choose: 1 -
Menu timeout
[ 41.717422] mmc0: Timeout, intmask=0x00100000
[ 41.729417] mmcblk0: error -110 transferring data, sector 63080, nr 8, cmd
response 0x900, card status 0xb00
[ 47.162352] mmc0: Timeout, intmask=0x00100000
[ 47.169290] mmcblk0: error -110 transferring data, sector 63080, nr 8, cmd
response 0x900, card status 0x0
[ 47.179018] end_request: I/O error, dev mmcblk0, sector 63080
[ 47.184860] mmc0: Timeout, intmask=0x00010000
[ 47.189228] mmc0: Trigger MMC Recovery
[ 47.193076] mmcreinit_work_func: Resetting MMC, try=1, total_time=0
[ 47.294353] mmc_reinit: Reinit card
[ 57.324462] mmc_reinit: Error (-110) send op cond
[ 57.329248] mmcreinit_work_func: Resetting MMC, try=2, total_time=10136
[ 57.884458] mmc_reinit: Reinit card
[ 67.914461] mmc_reinit: Error (-110) send op cond
[ 67.919247] mmcreinit_work_func: Resetting MMC, try=3, total_time=20726

You might also like