Project

General

Profile

RE: Spidev issues ยป no_spidev_log.txt

Fred Frantz, 01/25/2016 03:39 PM

 
1
U-Boot# bootm
2
## Booting kernel from Legacy Image at 82000000 ...
3
   Image Name:   Linux-3.2.0-00351-gb80917e-dirty
4
   Image Type:   ARM Linux Kernel Image (uncompressed)
5
   Data Size:    3737096 Bytes = 3.6 MiB
6
   Load Address: 80008000
7
   Entry Point:  80008000
8
   Verifying Checksum ... OK
9
   Loading Kernel Image ... OK
10

    
11
Starting kernel ...
12

    
13
Uncompressing Linux... done, booting the kernel.
14
[    0.000000] Linux version 3.2.0-00351-gb80917e-dirty (mitydsp@mitydsp-dev) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #24 Mon Jan 25 15:21:36 EST 2016
15
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
16
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
17
[    0.000000] Machine: mitysom335x
18
[    0.000000] Memory policy: ECC disabled, Data cache writeback
19
[    0.000000] AM335X ES2.1 (sgx neon )
20
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
21
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=ubi0:rootfs rw ubi.mtd=8,4096 noinitrd rootfstype=ubifs rootwait=1 ip=none
22
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
23
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
24
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
25
[    0.000000] Memory: 512MB = 512MB total
26
[    0.000000] Memory: 511060k/511060k available, 13228k reserved, 0K highmem
27
[    0.000000] Virtual kernel memory layout:
28
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
29
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
30
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
31
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
32
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
33
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
34
[    0.000000]       .text : 0xc0008000 - 0xc0764000   (7536 kB)
35
[    0.000000]       .init : 0xc0764000 - 0xc07a1000   ( 244 kB)
36
[    0.000000]       .data : 0xc07a2000 - 0xc083a928   ( 611 kB)
37
[    0.000000]        .bss : 0xc083a94c - 0xc087bf14   ( 262 kB)
38
[    0.000000] NR_IRQS:396
39
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
40
[    0.000000] Total of 128 interrupts on 1 active controller
41
[    0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz
42
[    0.000000] OMAP clocksource: GPTIMER1 at 32768 Hz
43
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
44
[    0.000000] Console: colour dummy device 80x30
45
[    0.000061] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
46
[    0.039062] pid_max: default: 32768 minimum: 301
47
[    0.039184] Security Framework initialized
48
[    0.039276] Mount-cache hash table entries: 512
49
[    0.039611] CPU: Testing write buffer coherency: ok
50
[    0.040313] devtmpfs: initialized
51
[    0.059631] omap_hwmod: pruss: failed to hardreset
52
[    0.060821] print_constraints: dummy:
53
[    0.061157] NET: Registered protocol family 16
54
[    0.063140] OMAP GPIO hardware version 0.1
55
[    0.065521] omap_mux_init: Add partition: #1: core, flags: 0
56
[    0.067474] Configuring I2C Bus 1
57
[    0.067565]  omap_i2c.2: alias fck already exists
58
[    0.067749] Configuring I2C Bus 2
59
[    0.067810]  omap_i2c.3: alias fck already exists
60
[    0.068664] Registering mcspi 1 [2]
61
[    0.068695]  omap2_mcspi.1: alias fck already exists
62
[    0.068908] Registering mcspi 2 [2]
63
[    0.068939]  omap2_mcspi.2: alias fck already exists
64
[    0.069244]  edma.0: alias fck already exists
65
[    0.069274]  edma.0: alias fck already exists
66
[    0.069274]  edma.0: alias fck already exists
67
[    0.072265] baseboard_init [MitySOM-335x Frantec AEC]...
68
[    0.072479] MitySOM-335x Frantec AEC: SPI baseboard_setup_enet
69
[    0.073425] MitySOM-335x Frantec AEC: SPI baseboard_setup_usb
70
[    0.073760] MitySOM-335x Frantec AEC: SPI baseboard_setup_dvi
71
[    0.074096]  da8xx_lcdc.0: alias fck already exists
72
[    0.074493] MitySOM-335x Frantec AEC: SPI baseboard_setup_can
73
[    0.074554]  d_can.1: alias fck already exists
74
[    0.074768] MitySOM-335x Frantec AEC: SPI baseboard_setup_spi0_devices
75
[    0.074829] MitySOM-335x Frantec AEC: SPI baseboard_setup_uarts
76
[    0.096923] bio: create slab <bio-0> at 0
77
[    0.098876] SCSI subsystem initialized
78
[    0.100463] usbcore: registered new interface driver usbfs
79
[    0.100738] usbcore: registered new interface driver hub
80
[    0.100921] usbcore: registered new device driver usb
81
[    0.101074] musb-ti81xx musb-ti81xx: musb0, board_mode=0x3, plat_mode=0x3
82
[    0.101379] musb-ti81xx musb-ti81xx: musb1, board_mode=0x3, plat_mode=0x0
83
[    0.119110] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz
84
[    0.139068] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
85
[    0.139953] tps65910 3-002d: JTAGREVNUM 0x1
86
[    0.142303] print_constraints: VRTC:
87
[    0.143737] print_constraints: VIO: at 1500 mV
88
[    0.146026] print_constraints: VDD1: 600 <--> 1500 mV at 1262 mV normal
89
[    0.148284] print_constraints: VDD2: 600 <--> 1500 mV at 1137 mV normal
90
[    0.149261] print_constraints: VDD3: 5000 mV
91
[    0.150695] print_constraints: VDIG1: at 1800 mV
92
[    0.152069] print_constraints: VDIG2: at 1800 mV
93
[    0.153503] print_constraints: VPLL: at 1800 mV
94
[    0.154907] print_constraints: VDAC: at 1800 mV
95
[    0.156311] print_constraints: VAUX1: at 1800 mV
96
[    0.157714] print_constraints: VAUX2: at 3300 mV
97
[    0.159118] print_constraints: VAUX33: at 3300 mV
98
[    0.160522] print_constraints: VMMC: at 3300 mV
99
[    0.161010] tps65910 3-002d: No interrupt support, no core IRQ
100
[    0.161987] Advanced Linux Sound Architecture Driver Version 1.0.24.
101
[    0.163238] cfg80211: Calling CRDA to update world regulatory domain
102
[    0.164367] Switching to clocksource gp timer
103
[    0.181457] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
104
[    0.181610] musb-hdrc musb-hdrc.0: dma type: dma-cppi41
105
[    0.181915] MUSB0 controller's USBSS revision = 4ea20800
106
[    0.181915] musb0: Enabled SW babble control
107
[    0.182495] musb-hdrc musb-hdrc.0: USB OTG mode controller at e083c000 using PIO, IRQ 18
108
[    0.182647] musb-hdrc musb-hdrc.1: dma type: dma-cppi41
109
[    0.182922] MUSB1 controller's USBSS revision = 4ea20800
110
[    0.182952] musb1: Enabled SW babble control
111
[    0.183105] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
112
[    0.183166] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
113
[    0.183288] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
114
[    0.183288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
115
[    0.183319] usb usb1: Product: MUSB HDRC host driver
116
[    0.183319] usb usb1: Manufacturer: Linux 3.2.0-00351-gb80917e-dirty musb-hcd
117
[    0.183319] usb usb1: SerialNumber: musb-hdrc.1
118
[    0.184143] hub 1-0:1.0: USB hub found
119
[    0.184173] hub 1-0:1.0: 1 port detected
120
[    0.184844] musb-hdrc musb-hdrc.1: USB OTG mode controller at e083e800 using PIO, IRQ 19
121
[    0.185241] NET: Registered protocol family 2
122
[    0.185394] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
123
[    0.185668] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
124
[    0.185943] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
125
[    0.186096] TCP: Hash tables configured (established 16384 bind 16384)
126
[    0.186096] TCP reno registered
127
[    0.186126] UDP hash table entries: 256 (order: 0, 4096 bytes)
128
[    0.186126] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
129
[    0.186309] NET: Registered protocol family 1
130
[    0.186553] RPC: Registered named UNIX socket transport module.
131
[    0.186584] RPC: Registered udp transport module.
132
[    0.186584] RPC: Registered tcp transport module.
133
[    0.186584] RPC: Registered tcp NFSv4.1 backchannel transport module.
134
[    0.186798] NetWinder Floating Point Emulator V0.97 (double precision)
135
[    0.204559] VFS: Disk quotas dquot_6.5.2
136
[    0.204620] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
137
[    0.205108] msgmni has been set to 998
138
[    0.205902] io scheduler noop registered
139
[    0.205932] io scheduler deadline registered
140
[    0.205993] io scheduler cfq registered (default)
141
[    0.206848] _regulator_get: tps6116x supply vlcd not found, using dummy regulator
142
[    0.209808] tps6116x tps6116x: registered backlight controller
143
[    0.210266] DA8XX FB - no options passed
144
[    0.210388] da8xx_lcdc da8xx_lcdc.0: GLCD: Found 1024x768 panel
145
[    0.215820] DA8XX FB: 1024 x 768 16 bpp
146
[    0.217620] DA8XX FB: 1024 x 768 16 bpp
147
[    0.226409] Console: switching to colour frame buffer device 128x48
148
[    0.236236] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
149
[    0.238098] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
150
[    1.006896] console [ttyO0] enabled
151
[    1.011230] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
152
[    1.019104] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
153
[    1.026977] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
154
[    1.034790] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
155
[    1.042633] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
156
[    1.059875] brd: module loaded
157
[    1.067962] loop: module loaded
158
[    1.071411] i2c-core: driver [tsl2550] using legacy suspend method
159
[    1.077911] i2c-core: driver [tsl2550] using legacy resume method
160
[    1.084350] at24 2-0050: 256 byte 24c02 EEPROM, read-only, 0 bytes/write
161
[    1.097198] MitySOM-335x: Part Number = 3354-HX-X38-RI
162
[    1.102569] MitySOM-335x Frantec AEC: factory_config_callback
163
[    1.109283] No SPI NOR Flash found.
164
[    1.112945] Configuring 512MB NAND device
165
[    1.117858] omap-gpmc omap-gpmc: GPMC revision 6.0
166
[    1.122894] Registering NAND on CS0
167
[    1.129241] m25p80 spi2.0: m25p64-nonjedec (8192 Kbytes)
168
[    1.134826] Creating 1 MTD partitions on "spi_flash":
169
[    1.140136] 0x000000000000-0x000000800000 : "NOR User Defined"
170
[    1.148254] omap2-nand driver initializing
171
[    1.152862] ONFI flash detected
172
[    1.156311] ONFI param page 0 valid
173
[    1.159973] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xdc (Micron MT29F4G08ABAEAWP)
174
[    1.168365] Creating 8 MTD partitions on "omap2-nand.0":
175
[    1.173950] 0x000000000000-0x000000040000 : "SPL"
176
[    1.180419] 0x000000040000-0x000000080000 : "SPL.backup1"
177
[    1.187347] 0x000000080000-0x0000000c0000 : "SPL.backup2"
178
[    1.194305] 0x0000000c0000-0x000000100000 : "SPL.backup3"
179
[    1.201293] 0x000000100000-0x000000300000 : "U-Boot"
180
[    1.208221] 0x000000300000-0x000000340000 : "U-Boot Env"
181
[    1.215148] 0x000000340000-0x000000840000 : "Kernel"
182
[    1.222686] 0x000000840000-0x000020000000 : "File System"
183
[    1.332366] usb 1-1: new full-speed USB device number 2 using musb-hdrc
184
[    1.340850] OneNAND driver initializing
185
[    1.347473] CAN device driver interface
186
[    1.351501] CAN bus driver for Bosch D_CAN controller 1.0
187
[    1.357910] d_can d_can.1: device registered (irq=55, irq_obj=56)
188
[    1.415039] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
189
[    1.421539] davinci_mdio davinci_mdio.0: detected phy mask fffffff3
190
[    1.429382] davinci_mdio.0: probed
191
[    1.432952] davinci_mdio davinci_mdio.0: phy[2]: device 0:02, driver Micrel KSZ9031 Gigabit PHY
192
[    1.442077] davinci_mdio davinci_mdio.0: phy[3]: device 0:03, driver Micrel KSZ9031 Gigabit PHY
193
[    1.451599] usbcore: registered new interface driver cdc_ether
194
[    1.457885] usbcore: registered new interface driver cdc_subset
195
[    1.464111] Initializing USB Mass Storage driver...
196
[    1.469451] usbcore: registered new interface driver usb-storage
197
[    1.475769] USB Mass Storage support registered.
198
[    1.481170] mousedev: PS/2 mouse device common for all mice
199
[    1.490264] tps65910-rtc tps65910-rtc: Wake up is not possible as irq = 0
200
[    1.503295] tps65910-rtc tps65910-rtc: rtc core: registered tps65910-rtc as rtc0
201
[    1.511352] i2c /dev entries driver
202
[    1.515655] usb 1-1: New USB device found, idVendor=0451, idProduct=2036
203
[    1.522674] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
204
[    1.530151] usb 1-1: Product: General Purpose USB Hub
205
[    1.535888] Linux media interface: v0.10
206
[    1.540130] Linux video capture interface: v2.00
207
[    1.545288] usbcore: registered new interface driver uvcvideo
208
[    1.551300] USB Video Class driver (1.1.1)
209
[    1.557006] hub 1-1:1.0: USB hub found
210
[    1.561035] hub 1-1:1.0: 3 ports detected
211
[    1.567749] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
212
[    1.576202] cpuidle: using governor ladder
213
[    1.580963] cpuidle: using governor menu
214
[    1.587921] usbcore: registered new interface driver usbhid
215
[    1.593750] usbhid: USB HID core driver
216
[    1.598602] usbcore: registered new interface driver snd-usb-audio
217
[    1.618804] ALSA device list:
218
[    1.621917]   No soundcards found.
219
[    1.625518] oprofile: hardware counters not available
220
[    1.630798] oprofile: using timer interrupt.
221
[    1.635284] Netfilter messages via NETLINK v0.30.
222
[    1.640258] nf_conntrack version 0.5.0 (7985 buckets, 31940 max)
223
[    1.647064] ip_tables: (C) 2000-2006 Netfilter Core Team
224
[    1.652740] TCP cubic registered
225
[    1.656127] NET: Registered protocol family 17
226
[    1.660797] can: controller area network core (rev 20090105 abi 8)
227
[    1.667358] NET: Registered protocol family 29
228
[    1.672027] can: raw protocol (rev 20090105)
229
[    1.676513] can: broadcast manager protocol (rev 20090105 t)
230
[    1.682464] lib80211: common routines for IEEE802.11 drivers
231
[    1.688415] Registering the dns_resolver key type
232
[    1.693420] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
233
[    1.701446] ThumbEE CPU extension supported.
234
[    1.705993] mux: Failed to setup hwmod io irq -22
235
[    1.711486] Power Management for AM33XX family
236
[    1.716156] pm: Err (-22) setting core voltage setting
237
[    1.721740] Trying to load am335x-pm-firmware.bin (60 secs timeout)
238
[    1.728424] Copied the M3 firmware to UMEM
239
[    1.732757] Cortex M3 Firmware Version = 0x186
240
[    1.742919] UBI: attaching mtd8 to ubi0
241
[    5.832824] UBI: scanning is finished
242
[    5.852935] UBI: attached mtd8 (name "File System", size 503 MiB) to ubi0
243
[    5.860076] UBI: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
244
[    5.867187] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
245
[    5.874206] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
246
[    5.881408] UBI: good PEBs: 2015, bad PEBs: 0, corrupted PEBs: 0
247
[    5.887695] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
248
[    5.895172] UBI: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1347087055
249
[    5.904632] UBI: available PEBs: 0, total reserved PEBs: 2015, PEBs reserved for bad PEB handling: 40
250
[    5.914459] Detected MACID=68:c9:b:25:48:2e
251
[    5.919464] UBI: background thread "ubi_bgt0d" started, PID 782
252
[    5.926147] cpsw: Detected MACID = 68:c9:0b:25:48:30
253
[    5.935394] tps65910-rtc tps65910-rtc: setting system clock to 2000-01-01 02:23:44 UTC (946693424)
254
[    6.008209] UBIFS: background thread "ubifs_bgt0_0" started, PID 788
255
[    6.078216] UBIFS: recovery needed
256
[    6.598876] UBIFS: recovery completed
257
[    6.602844] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
258
[    6.609161] UBIFS: LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
259
[    6.618743] UBIFS: FS size: 398704640 bytes (380 MiB, 1570 LEBs), journal size 9404416 bytes (8 MiB, 38 LEBs)
260
[    6.629119] UBIFS: reserved for root: 0 bytes (0 KiB)
261
[    6.634399] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 5E0292B7-6E27-4D3C-89BF-AD45A257ABFE, small LPT model
262
[    6.648559] VFS: Mounted root (ubifs filesystem) on device 0:14.
263
[    6.655181] Freeing init memory: 244K
    (1-1/1)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)