· 6 years ago · Oct 03, 2019, 02:24 PM
1Initialising SDRAM 'Micron' 16Gb x2 total-size: 32 Gbit 3200
2Loading recover4.elf hnd: 0x00000000
3Failed to read recover4.elf error: 6
4Loading recovery.elf hnd: 0x00000000
5Failed to read recovery.elf error: 6
6Loading start4x.elf hnd: 0x00009b4f
7Loading fixup4x.dat hnd: 0x000015b8
8MEM GPU: 64 ARM: 960 TOTAL: 1024
9FIXUP src: 128 256 dst: 960 1024
10Starting start4x.elf @ 0xfec00200
11
12[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
13[ 0.000000] Linux version 4.19.56v64 (max@lynx) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1)) #1 SMP PREEMPT Mon Sep 30 21:28:58 CEST 2019
14[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.1
15[ 0.000000] efi: Getting EFI parameters from FDT:
16[ 0.000000] efi: UEFI not found.
17[ 0.000000] cma: Reserved 64 MiB at 0x00000000f8000000
18[ 0.000000] random: get_random_bytes called from start_kernel+0xb4/0x480 with crng_init=0
19[ 0.000000] percpu: Embedded 24 pages/cpu s57368 r8192 d32744 u98304
20[ 0.000000] Detected PIPT I-cache on CPU0
21[ 0.000000] CPU features: enabling workaround for EL2 vector hardening
22[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
23[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999680
24[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 cma=64M bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:3E:6A:A8 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 elevator=deadline bootmenutimeout=10 datadev=mmcblk0p2 console=ttyAMA0,115200
25[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
26[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
27[ 0.000000] Memory: 3909480K/4063232K available (9532K kernel code, 1046K rwdata, 2848K rodata, 1024K init, 939K bss, 88216K reserved, 65536K cma-reserved)
28[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
29[ 0.000000] ftrace: allocating 31403 entries in 123 pages
30[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
31[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
32[ 0.000000] Tasks RCU enabled.
33[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
34[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
35[ 0.000000] GIC: Using split EOI/Deactivate mode
36[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
37[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
38[ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
39[ 0.000226] Console: colour dummy device 80x25
40[ 0.000274] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
41[ 0.000298] pid_max: default: 32768 minimum: 301
42[ 0.000587] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
43[ 0.000642] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
44[ 0.024035] ASID allocator initialised with 32768 entries
45[ 0.032031] rcu: Hierarchical SRCU implementation.
46[ 0.040526] EFI services will not be available.
47[ 0.048083] smp: Bringing up secondary CPUs ...
48[ 0.080278] Detected PIPT I-cache on CPU1
49[ 0.080339] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
50[ 0.112359] Detected PIPT I-cache on CPU2
51[ 0.112401] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
52[ 0.144462] Detected PIPT I-cache on CPU3
53[ 0.144504] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
54[ 0.144644] smp: Brought up 1 node, 4 CPUs
55[ 0.144681] SMP: Total of 4 processors activated.
56[ 0.144697] CPU features: detected: 32-bit EL0 Support
57[ 0.148659] CPU: All CPU(s) started at EL2
58[ 0.148705] alternatives: patching kernel code
59[ 0.149621] devtmpfs: initialized
60[ 0.157474] Enabled cp15_barrier support
61[ 0.157509] Enabled setend support
62[ 0.157879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
63[ 0.157907] futex hash table entries: 1024 (order: 4, 65536 bytes)
64[ 0.159707] xor: measuring software checksum speed
65[ 0.196554] 8regs : 2536.000 MB/sec
66[ 0.236629] 8regs_prefetch: 2181.000 MB/sec
67[ 0.276719] 32regs : 2855.000 MB/sec
68[ 0.316788] 32regs_prefetch: 2510.000 MB/sec
69[ 0.316801] xor: using function: 32regs (2855.000 MB/sec)
70[ 0.316824] pinctrl core: initialized pinctrl subsystem
71[ 0.317441] DMI not present or invalid.
72[ 0.317862] NET: Registered protocol family 16
73[ 0.319044] cpuidle: using governor menu
74[ 0.319303] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
75[ 0.319321] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
76[ 0.327147] DMA: preallocated 1024 KiB pool for atomic allocations
77[ 0.327257] Serial: AMBA PL011 UART driver
78[ 0.330506] bcm2835-mbox fe00b880.mailbox: mailbox enabled
79[ 0.429215] raid6: int64x1 gen() 378 MB/s
80[ 0.497326] raid6: int64x1 xor() 289 MB/s
81[ 0.565392] raid6: int64x2 gen() 597 MB/s
82[ 0.633559] raid6: int64x2 xor() 479 MB/s
83[ 0.701697] raid6: int64x4 gen() 794 MB/s
84[ 0.769794] raid6: int64x4 xor() 540 MB/s
85[ 0.837908] raid6: int64x8 gen() 741 MB/s
86[ 0.906051] raid6: int64x8 xor() 522 MB/s
87[ 0.974227] raid6: neonx1 gen() 710 MB/s
88[ 1.042327] raid6: neonx1 xor() 694 MB/s
89[ 1.110439] raid6: neonx2 gen() 1110 MB/s
90[ 1.178555] raid6: neonx2 xor() 947 MB/s
91[ 1.246694] raid6: neonx4 gen() 1494 MB/s
92[ 1.314829] raid6: neonx4 xor() 1043 MB/s
93[ 1.382961] raid6: neonx8 gen() 1351 MB/s
94[ 1.451083] raid6: neonx8 xor() 1180 MB/s
95[ 1.451096] raid6: using algorithm neonx4 gen() 1494 MB/s
96[ 1.451107] raid6: .... xor() 1043 MB/s, rmw enabled
97[ 1.451119] raid6: using neon recovery algorithm
98[ 1.451647] bcm2835-dma fe007000.dma: DMA legacy API manager at (____ptrval____), dmachans=0x1
99[ 1.454244] vgaarb: loaded
100[ 1.454568] SCSI subsystem initialized
101[ 1.454793] usbcore: registered new interface driver usbfs
102[ 1.454854] usbcore: registered new interface driver hub
103[ 1.454941] usbcore: registered new device driver usb
104[ 1.455006] pps_core: LinuxPPS API ver. 1 registered
105[ 1.455019] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
106[ 1.455042] PTP clock support registered
107[ 1.458678] raspberrypi-firmware soc:firmware: Request 0x00000001 returned status 0x00000000
108[ 1.462688] raspberrypi-firmware soc:firmware: Request 0x00000003 returned status 0x00000000
109[ 1.466702] raspberrypi-firmware soc:firmware: Request 0x00030046 returned status 0x00000000
110[ 1.467870] clocksource: Switched to clocksource arch_sys_counter
111[ 1.560745] VFS: Disk quotas dquot_6.6.0
112[ 1.560842] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
113[ 1.560995] FS-Cache: Loaded
114[ 1.561200] CacheFiles: Loaded
115[ 1.570486] NET: Registered protocol family 2
116[ 1.571173] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
117[ 1.571220] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
118[ 1.571448] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
119[ 1.571990] TCP: Hash tables configured (established 32768 bind 32768)
120[ 1.572194] UDP hash table entries: 2048 (order: 4, 65536 bytes)
121[ 1.572259] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
122[ 1.572532] NET: Registered protocol family 1
123[ 1.573256] RPC: Registered named UNIX socket transport module.
124[ 1.573271] RPC: Registered udp transport module.
125[ 1.573283] RPC: Registered tcp transport module.
126[ 1.573295] RPC: Registered tcp NFSv4.1 backchannel transport module.
127[ 1.573561] Trying to unpack rootfs image as initramfs...
128[ 1.577923] Freeing initrd memory: 164K
129[ 1.579311] hw perfevents: no interrupt-affinity property for /arm-pmu, guessing.
130[ 1.579824] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
131[ 1.581739] Initialise system trusted keyrings
132[ 1.581950] workingset: timestamp_bits=46 max_order=20 bucket_order=0
133[ 1.589280] squashfs: version 4.0 (2009/01/31) Phillip Lougher
134[ 1.589490] FS-Cache: Netfs 'nfs' registered for caching
135[ 1.590203] NFS: Registering the id_resolver key type
136[ 1.590243] Key type id_resolver registered
137[ 1.590256] Key type id_legacy registered
138[ 1.590279] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
139[ 1.591571] aufs 4.19.17+-20190311
140[ 1.593481] Key type asymmetric registered
141[ 1.593498] Asymmetric key parser 'x509' registered
142[ 1.593549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
143[ 1.593752] io scheduler noop registered
144[ 1.593768] io scheduler deadline registered (default)
145[ 1.593918] io scheduler cfq registered
146[ 1.593932] io scheduler mq-deadline registered (default)
147[ 1.593945] io scheduler kyber registered
148[ 1.596562] brcmvirt-gpio soc:virtgpio: swiotlb: coherent allocation failed, size=4096
149[ 1.596584] CPU: 3 PID: 1 Comm: swapper/0 Not tainted 4.19.56v64 #1
150[ 1.596595] Hardware name: Raspberry Pi 4 Model B Rev 1.1 (DT)
151[ 1.596606] Call trace:
152[ 1.596623] dump_backtrace+0x0/0x170
153[ 1.596634] show_stack+0x24/0x30
154[ 1.596652] dump_stack+0x9c/0xd4
155[ 1.596665] swiotlb_alloc+0x150/0x190
156[ 1.596679] __dma_alloc+0xd8/0x218
157[ 1.596693] brcmvirt_gpio_probe+0x330/0x478
158[ 1.596709] platform_drv_probe+0x58/0xa8
159[ 1.596720] really_probe+0x1c4/0x290
160[ 1.596732] driver_probe_device+0x5c/0x100
161[ 1.596744] __driver_attach+0xe4/0xe8
162[ 1.596755] bus_for_each_dev+0x84/0xd8
163[ 1.596767] driver_attach+0x30/0x40
164[ 1.596779] bus_add_driver+0x1c4/0x230
165[ 1.596790] driver_register+0x64/0x110
166[ 1.596803] __platform_driver_register+0x54/0x60
167[ 1.596817] brcmvirt_gpio_driver_init+0x20/0x28
168[ 1.596829] do_one_initcall+0x54/0x268
169[ 1.596843] kernel_init_freeable+0x2e8/0x390
170[ 1.596856] kernel_init+0x18/0x110
171[ 1.596868] ret_from_fork+0x10/0x1c
172[ 1.596880] [brcmvirt_gpio_probe]: failed to dma_alloc_coherent(4096)
173[ 1.596908] brcmvirt-gpio: probe of soc:virtgpio failed with error -12
174[ 1.597283] brcm-pcie fd500000.pcie: could not get clock
175[ 1.597350] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
176[ 1.597393] brcm-pcie fd500000.pcie: MEM 0x600000000..0x603ffffff -> 0xf8000000
177[ 1.647910] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
178[ 1.648191] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
179[ 1.648212] pci_bus 0000:00: root bus resource [bus 00-01]
180[ 1.648231] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
181[ 1.651260] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
182[ 1.654486] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
183[ 1.654509] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
184[ 1.654544] pci 0000:00:00.0: PCI bridge to [bus 01]
185[ 1.654564] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
186[ 1.654631] pci 0000:00:00.0: enabling device (0000 -> 0002)
187[ 1.654658] pci 0000:01:00.0: enabling device (0000 -> 0002)
188[ 1.655053] raspberrypi-firmware soc:firmware: Request 0x00040013 returned status 0x00000000
189[ 1.655073] bcm2708_fb soc:fb: Unable to determine number of FB's. Assuming 1
190[ 1.655088] bcm2708_fb soc:fb: FB found 1 display(s)
191[ 1.655263] bcm2708_fb soc:fb: swiotlb: coherent allocation failed, size=65536
192[ 1.655281] CPU: 3 PID: 1 Comm: swapper/0 Not tainted 4.19.56v64 #1
193[ 1.655291] Hardware name: Raspberry Pi 4 Model B Rev 1.1 (DT)
194[ 1.655301] Call trace:
195[ 1.655316] dump_backtrace+0x0/0x170
196[ 1.655327] show_stack+0x24/0x30
197[ 1.655341] dump_stack+0x9c/0xd4
198[ 1.655354] swiotlb_alloc+0x150/0x190
199[ 1.655367] __dma_alloc+0xd8/0x218
200[ 1.655382] bcm2708_fb_probe+0x14c/0x790
201[ 1.655396] platform_drv_probe+0x58/0xa8
202[ 1.655408] really_probe+0x1c4/0x290
203[ 1.655419] driver_probe_device+0x5c/0x100
204[ 1.655431] __driver_attach+0xe4/0xe8
205[ 1.655443] bus_for_each_dev+0x84/0xd8
206[ 1.655454] driver_attach+0x30/0x40
207[ 1.655466] bus_add_driver+0x1c4/0x230
208[ 1.655478] driver_register+0x64/0x110
209[ 1.655490] __platform_driver_register+0x54/0x60
210[ 1.655503] bcm2708_fb_init+0x20/0x28
211[ 1.655515] do_one_initcall+0x54/0x268
212[ 1.655527] kernel_init_freeable+0x2e8/0x390
213[ 1.655540] kernel_init+0x18/0x110
214[ 1.655552] ret_from_fork+0x10/0x1c
215[ 1.655565] bcm2708_fb soc:fb: cannot allocate DMA CBs
216[ 1.655580] bcm2708_fb soc:fb: probe failed, err -12
217[ 1.655604] bcm2708_fb: probe of soc:fb failed with error -12
218[ 1.656698] raspberrypi-firmware soc:firmware: Request 0x00030030 returned status 0x00000000
219[ 1.657037] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
220[ 1.658636] iproc-rng200 fe104000.rng: hwrng registered
221[ 1.658919] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
222[ 1.659601] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
223[ 1.659918] cacheinfo: Unable to detect cache hierarchy for CPU 0
224[ 1.669620] brd: module loaded
225[ 1.679414] loop: module loaded
226[ 1.680163] Loading iSCSI transport class v2.0-870.
227[ 1.680594] iscsi: registered transport (tcp)
228[ 1.681951] libphy: Fixed MDIO Bus: probed
229[ 1.682402] bcmgenet fd580000.genet: failed to get enet clock
230[ 1.682423] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
231[ 1.682443] bcmgenet fd580000.genet: failed to get enet-wol clock
232[ 1.682461] bcmgenet fd580000.genet: failed to get enet-eee clock
233[ 1.682707] unimac-mdio unimac-mdio.-19: DMA mask not set
234[ 1.691900] libphy: bcmgenet MII bus: probed
235[ 1.716501] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(____ptrval____)
236[ 1.717394] usbcore: registered new interface driver r8152
237[ 1.717449] usbcore: registered new interface driver lan78xx
238[ 1.717500] usbcore: registered new interface driver asix
239[ 1.717564] usbcore: registered new interface driver smsc95xx
240[ 1.717864] xhci_hcd 0000:01:00.0: xHCI Host Controller
241[ 1.717897] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
242[ 1.720481] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890
243[ 1.720657] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 38
244[ 1.721295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
245[ 1.721313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
246[ 1.721328] usb usb1: Product: xHCI Host Controller
247[ 1.721343] usb usb1: Manufacturer: Linux 4.19.56v64 xhci-hcd
248[ 1.721356] usb usb1: SerialNumber: 0000:01:00.0
249[ 1.721935] hub 1-0:1.0: USB hub found
250[ 1.721992] hub 1-0:1.0: 1 port detected
251[ 1.722406] xhci_hcd 0000:01:00.0: xHCI Host Controller
252[ 1.722430] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
253[ 1.722453] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
254[ 1.722752] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
255[ 1.722769] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
256[ 1.722783] usb usb2: Product: xHCI Host Controller
257[ 1.722797] usb usb2: Manufacturer: Linux 4.19.56v64 xhci-hcd
258[ 1.722810] usb usb2: SerialNumber: 0000:01:00.0
259[ 1.723299] hub 2-0:1.0: USB hub found
260[ 1.723358] hub 2-0:1.0: 4 ports detected
261[ 1.724175] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
262[ 1.724427] raspberrypi-firmware soc:firmware: Request 0x00028001 returned status 0x00000000
263[ 1.724938] usbcore: registered new interface driver usb-storage
264[ 1.725135] mousedev: PS/2 mouse device common for all mice
265[ 1.726223] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
266[ 1.726375] raspberrypi-firmware soc:firmware: Request 0x00030007 returned status 0x00000000
267[ 1.726393] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
268[ 1.726462] raspberrypi-firmware soc:firmware: Request 0x00030004 returned status 0x00000000
269[ 1.726477] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
270[ 1.726490] bcm2835-cpufreq: min=0 max=0
271[ 1.726567] raspberrypi-firmware soc:firmware: Request 0x00030002 returned status 0x00000000
272[ 1.726583] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
273[ 1.726595] cpufreq: cpufreq_online: ->get() failed
274[ 1.726740] raspberrypi-firmware soc:firmware: Request 0x00030007 returned status 0x00000000
275[ 1.726755] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
276[ 1.726819] raspberrypi-firmware soc:firmware: Request 0x00030004 returned status 0x00000000
277[ 1.726834] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
278[ 1.726846] bcm2835-cpufreq: min=0 max=0
279[ 1.726907] raspberrypi-firmware soc:firmware: Request 0x00030002 returned status 0x00000000
280[ 1.726922] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
281[ 1.726934] cpufreq: cpufreq_online: ->get() failed
282[ 1.727052] raspberrypi-firmware soc:firmware: Request 0x00030007 returned status 0x00000000
283[ 1.727068] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
284[ 1.727130] raspberrypi-firmware soc:firmware: Request 0x00030004 returned status 0x00000000
285[ 1.727145] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
286[ 1.727157] bcm2835-cpufreq: min=0 max=0
287[ 1.727217] raspberrypi-firmware soc:firmware: Request 0x00030002 returned status 0x00000000
288[ 1.727232] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
289[ 1.727243] cpufreq: cpufreq_online: ->get() failed
290[ 1.727379] raspberrypi-firmware soc:firmware: Request 0x00030007 returned status 0x00000000
291[ 1.727394] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
292[ 1.727460] raspberrypi-firmware soc:firmware: Request 0x00030004 returned status 0x00000000
293[ 1.727476] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
294[ 1.727488] bcm2835-cpufreq: min=0 max=0
295[ 1.727548] raspberrypi-firmware soc:firmware: Request 0x00030002 returned status 0x00000000
296[ 1.727563] bcm2835-cpufreq:bcm2835_cpufreq_get_clock:93: Failed to get clock (-22)
297[ 1.727574] cpufreq: cpufreq_online: ->get() failed
298[ 1.728099] sdhci: Secure Digital Host Controller Interface driver
299[ 1.728113] sdhci: Copyright(c) Pierre Ossman
300[ 1.728518] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
301[ 1.728889] sdhci-pltfm: SDHCI platform and OF driver helper
302[ 1.729309] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
303[ 1.729330] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 2 config (-22 82)
304[ 1.729394] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
305[ 1.729412] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 2 config (-22 82)
306[ 1.729529] leds-gpio: probe of leds failed with error -22
307[ 1.729763] ledtrig-cpu: registered to indicate activity on CPUs
308[ 1.729830] hidraw: raw HID events driver (C) Jiri Kosina
309[ 1.730166] random: fast init done
310[ 1.732179] usbcore: registered new interface driver usbhid
311[ 1.732192] usbhid: USB HID core driver
312[ 1.732449] Initializing XFRM netlink socket
313[ 1.732483] NET: Registered protocol family 17
314[ 1.732581] Key type dns_resolver registered
315[ 1.733383] registered taskstats version 1
316[ 1.733405] Loading compiled-in X.509 certificates
317[ 1.734775] Btrfs loaded, crc32c=crc32c-generic
318[ 1.738067] raspberrypi-firmware soc:firmware: Request 0x00030004 returned status 0x00000000
319[ 1.742491] uart-pl011 fe201000.serial: cts_event_workaround enabled
320[ 1.742587] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 18, base_baud = 0) is a PL011 rev2
321[ 1.746756] xhci_hcd 0000:01:00.0: WARNING: Host System Error
322[ 1.748939] console [ttyAMA0] enabled
323[ 3.511485] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
324[ 3.519959] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 4 config (-22 84)
325[ 3.528139] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
326[ 3.536605] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 4 config (-22 84)
327[ 3.544723] gpio-regulator sd_io_1v8_reg: Could not obtain regulator setting GPIOs: -22
328[ 3.552760] gpio-regulator: probe of sd_io_1v8_reg failed with error -22
329[ 3.560556] raspberrypi-firmware soc:firmware: Request 0x00028001 returned status 0x00000000
330[ 3.569658] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
331[ 3.575694] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
332[ 3.607390] raspberrypi-firmware soc:firmware: Request 0x00028001 returned status 0x00000000
333[ 3.616249] raspberrypi-firmware soc:firmware: Request 0x00028001 returned status 0x00000000
334[ 3.624938] of_cfs_init
335[ 3.627540] of_cfs_init: OK
336[ 3.630960] uart-pl011 fe201000.serial: no DMA platform data
337[ 3.640807] Freeing unused kernel memory: 1024K
338[ 3.645496] Run /init as init process
339[ 3.655733] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
340[ 3.662877] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
341[ 3.670991] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
342[ 3.680665] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
343[ 3.686312] usb usb1-port1: couldn't allocate usb_device
344[ 3.754453] mmc1: new high speed SDIO card at address 0001