Changes between Version 1 and Version 2 of consolelog


Ignore:
Timestamp:
11/13/2017 05:37:35 PM (6 years ago)
Author:
Ryan Erbstoesser
Comment:

update logs and describe jtag instructions

Legend:

Unmodified
Added
Removed
Modified
  • consolelog

    v1 v2  
    22
    33Console log: Copy and Paste of the serial console activity from a Gateworks Board.
     4
     5This is best accomplished through using a JTAG Programmer as described [wiki:gettingstarted here].
    46
    57This is very helpful to allow Gateworks to help customers debug issues.
     
    1315
    1416''' This example is very long but please note the following mandatory parameters:'''
    15  1. The first line shows U-Boot
     17 1. The first line shows U-Boot SPL
    1618 2. The OpenWrt Banner (very bottom)
    1719 3. The last line shows root@OpenWrt
    1820
    1921{{{
    20 
    21 U-Boot 2013.07-00012-g88e0a40 (Sep 25 2013 - 13:36:02)
    22 
    23 CPU:   Freescale i.MX6Q rev1.2 at 792 MHz
     22U-Boot SPL 2015.04-gc628fc4 (Sep 19 2017 - 12:14:33)
     23Booting from NAND
     24PMIC:  PFUZE100 ID=0x10
     25NAND : 2048 MiB
     26
     27
     28U-Boot 2015.04-gc628fc4 (Sep 19 2017 - 12:14:33)
     29
     30CPU:   Freescale i.MX6Q rev1.5 996 MHz (running at 792 MHz)
     31CPU:   Automotive temperature grade (-40C to 125C) at 54C
    2432Reset cause: POR
    25 APP_IMAGE: Primary
    26 Env: SPI FLASH
    27 BOOT_CFG: SPI NOR 0x18000030
    28 
    29 Gateworks Corporation Copyright 2013
    30 Model: GW5400-A
    31 MFGDate: 04-29-2013
    32 Serial:504743
    33 DRAM:  1 GiB
    34 PMIC:  deviceid=10, revid=11
    35 GSC:   v2 0x8a31 0x00
    36 RTC:   0
     33I2C:   ready
     34DRAM:  2 GiB
     35PMIC:  PFUZE100 ID=0x10
     36NAND:  2048 MiB
    3737MMC:   FSL_SDHC: 0
    38 SF: Detected W25Q256 with page size 64 KiB, total 32 MiB
    3938No panel detected: default to HDMI
    40 enable_hdmi: setup HDMI monitor
    41 DISP:  HDMI (1024x768)
     39Display: HDMI (1024x768)
    4240In:    serial
    4341Out:   serial
    4442Err:   serial
     43
     44Gateworks Corporation Copyright 2014
     45Model: GW5404-E1
     46MFGDate: 10-11-2016
     47Serial:713959
     48GSC:   v49 0x99c8 WDT:disabled board temp at 49C
     49RTC:   1510594348
     50DIO0:  GPIO1_IO09 (gpio-9)
     51DIO1:  GPIO1_IO19 (gpio-19)
     52DIO2:  GPIO2_IO09 (gpio-41)
     53DIO3:  GPIO2_IO10 (gpio-42)
     54MSATA: disabled
    4555RS232: enabled
    46 DIO0:  gpio
    47 DIO1:  gpio
    48 DIO2:  gpio
    49 DIO3:  gpio
    50 Net:   FEC [PRIME]
     56Net:   FEC [PRIME], usb_ether
    5157Hit any key to stop autoboot:  0
    52 (Re)start USB...
    53 USB0:   USB EHCI 1.00
    54 scanning bus 0 for devices... 2 USB Device(s) found
    55        scanning usb for storage devices... 0 Storage Device(s) found
    56        scanning usb for ethernet devices... 0 Ethernet Device(s) found
    57 
    58 USB device 0: unknown device
    59 ** Bad device usb 0 **
    60 MMC: no card present
    61 mmc0(part 0) is current device
    62 MMC: no card present
    63 MMC: no card present
    64 ** Bad device mmc 0 **
    65 SF: Detected W25Q256 with page size 64 KiB, total 32 MiB
    66 SF: 2097152 bytes @ 0x90000 Read: OK
    67 Booting from FLASH...
    68 ## Loading kernel from FIT Image at 12000000 ...
    69    Using 'config@1' configuration
    70    Trying 'kernel@1' kernel subimage
    71      Description:  Linux Kernel OpenWrt Linux-3.8.3
    72      Type:         Kernel Image
    73      Compression:  uncompressed
    74      Data Start:   0x120000e8
    75      Data Size:    1644616 Bytes = 1.6 MiB
    76      Architecture: ARM
    77      OS:           Linux
    78      Load Address: 0x10008000
    79      Entry Point:  0x10008000
    80      Hash algo:    crc32
    81      Hash value:   80fbc04b
    82      Hash algo:    sha1
    83      Hash value:   41eb2ce27e1e5f2649edce77f673f1e5813bfd4c
    84    Verifying Hash Integrity ... crc32+ sha1+ OK
    85 ## Loading fdt from FIT Image at 12000000 ...
    86    Using 'config@1' configuration
    87    Trying 'fdt@1' fdt subimage
    88      Description:  Flattened Device Tree blob
    89      Type:         Flat Device Tree
    90      Compression:  uncompressed
    91      Data Start:   0x12191a58
    92      Data Size:    23080 Bytes = 22.5 KiB
    93      Architecture: ARM
    94      Hash algo:    crc32
    95      Hash value:   271d3e89
    96      Hash algo:    sha1
    97      Hash value:   b20b952d8ebefe82412e40dad1a647caa2a841d1
    98    Verifying Hash Integrity ... crc32+ sha1+ OK
    99    Booting using the fdt blob at 0x12191a58
     58
     59Attempting flash boot...
     60UBI: attaching mtd1 to ubi0
     61UBI: scanning is finished
     62UBI: attached mtd1 (name "mtd=2", size 2031 MiB) to ubi0
     63UBI: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
     64UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
     65UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
     66UBI: good PEBs: 8123, bad PEBs: 1, corrupted PEBs: 0
     67UBI: user volume: 3, internal volumes: 1, max. volumes count: 128
     68UBI: max/mean erase counter: 13/0, WL threshold: 4096, image sequence number: 1190718424
     69UBI: available PEBs: 0, total reserved PEBs: 8123, PEBs reserved for bad PEB handling: 159
     70Loading file '/6x_bootscript-ventana' to addr 0x12000000 with size 2557 (0x000009fd)...
     71Done
     72## Executing script at 12000000
     73Gateworks Ventana OpenWrt Boot script v1.01
     74Using dtype from env: nand
     75Booting from NAND...
     76mtdparts:mtdparts=nand:16m(uboot),1m(env),2031m(ubi)
     77Loading file '/uImage' to addr 0x10800000 with size 2260880 (0x00227f90)...
     78Done
     79** File not found /imx6q-gw5404-e1.dtb **
     80** File not found /imx6q-gw5404.dtb **
     81Loading file '/imx6q-gw54xx.dtb' to addr 0x18000000 with size 38670 (0x0000970e)...
     82Done
     83Loaded DTB from /imx6q-gw54xx.dtb
     84## Booting kernel from Legacy Image at 10800000 ...
     85   Image Name:   ARM OpenWrt Linux-4.4
     86   Image Type:   ARM Linux Kernel Image (uncompressed)
     87   Data Size:    2260816 Bytes = 2.2 MiB
     88   Load Address: 10008000
     89   Entry Point:  10008000
     90   Verifying Checksum ... OK
     91## Flattened Device Tree blob at 18000000
     92   Booting using the fdt blob at 0x18000000
    10093   Loading Kernel Image ... OK
    101    Using Device Tree in place at 12191a58, end 1219a47f
     94   Using Device Tree in place at 18000000, end 1800c70d
    10295   Updating MTD partitions...
    103    Adjusting FDT per EEPROM for gw5400-a...
     96   Adjusting FDT per EEPROM for gw5404-e1...
     97   Config LDO-enabled mode
    10498
    10599Starting kernel ...
    106100
    107101[    0.000000] Booting Linux on physical CPU 0x0
    108 [    0.000000] Linux version 3.8.3 (tharvey@tharvey-desktop) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #3 SMP Tue Apr 9 10:47:30 PDT 2013
     102[    0.000000] Linux version 4.4.0 (buildbot@softdev) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r48868) ) #1 SMP Fri Sep 1 01:25:22 UTC 2017
    109103[    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
    110104[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    111 [    0.000000] Machine: Freescale i.MX6 Quad (Device Tree), model: Gateworks Ventana GW5400
    112 [    0.000000] Truncating RAM at 10000000-4fffffff to -3f7fffff (vmalloc region overlap).
    113 [    0.000000] Memory policy: ECC disabled, Data cache writealloc
    114 [    0.000000] PERCPU: Embedded 7 pages/cpu @c0abb000 s6336 r8192 d14144 u32768
    115 [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 193040
    116 [    0.000000] Kernel command line: console=ttymxc1,115200 root=/dev/mtdblock3 rootfstype=squashfs,jffs2
     105[    0.000000] Machine model: Gateworks Ventana i.MX6 Dual/Quad GW54XX
     106[    0.000000] Truncating RAM at 0x10000000-0x90000000 to -0x80000000
     107[    0.000000] Consider using a HIGHMEM enabled kernel.
     108[    0.000000] Memory policy: Data cache writealloc
     109[    0.000000] PERCPU: Embedded 13 pages/cpu @ef1a1000 s22144 r8192 d22912 u53248
     110[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 455168
     111[    0.000000] Kernel command line: console=ttymxc1,115200 ubi0:ubi ubi.mtd=2 rootfstype=squashfs,ubifs 
    117112[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    118 [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    119 [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    120 [    0.000000] __ex_table already sorted, skipping sort
    121 [    0.000000] Memory: 760MB = 760MB total
    122 [    0.000000] Memory: 766308k/766308k available, 11932k reserved, 0K highmem
     113[    0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
     114[    0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
     115[    0.000000] Memory: 1811168K/1835008K available (4739K kernel code, 298K rwdata, 1852K rodata, 396K init, 231K bss, 23840K reserved, 0K cma-reserved)
    123116[    0.000000] Virtual kernel memory layout:
    124117[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    125 [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    126 [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
    127 [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
    128 [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
    129 [    0.000000]       .text : 0xc0008000 - 0xc0431e24   (4264 kB)
    130 [    0.000000]       .init : 0xc0432000 - 0xc04668c0   ( 211 kB)
    131 [    0.000000]       .data : 0xc0468000 - 0xc048b5fc   ( 142 kB)
    132 [    0.000000]        .bss : 0xc048b5fc - 0xc04ba38c   ( 188 kB)
    133 [    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
     118[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
     119[    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
     120[    0.000000]     lowmem  : 0x80000000 - 0xf0000000   (1792 MB)
     121[    0.000000]     modules : 0x7f000000 - 0x80000000   (  16 MB)
     122[    0.000000]       .text : 0x80008000 - 0x8067800c   (6593 kB)
     123[    0.000000]       .init : 0x80679000 - 0x806dc000   ( 396 kB)
     124[    0.000000]       .data : 0x806dc000 - 0x80726a68   ( 299 kB)
     125[    0.000000]        .bss : 0x80726a68 - 0x80760678   ( 232 kB)
     126[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    134127[    0.000000] Hierarchical RCU implementation.
    135128[    0.000000] NR_IRQS:16 nr_irqs:16 16
    136 [    0.000000] L310 cache controller enabled
    137 [    0.000000] l2x0: 16 ways, CACHE_ID 0x000000c0, AUX_CTRL 0x02070000, Cache size: 1048576 B
    138 [    0.000000] sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 65075ms
    139 [    0.000000] CPU identified as i.MX6Q, silicon rev 1.2
    140 [    0.000198] Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)
    141 [    0.090124] pid_max: default: 32768 minimum: 301
    142 [    0.090284] Mount-cache hash table entries: 512
    143 [    0.094900] CPU: Testing write buffer coherency: ok
    144 [    0.095140] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    145 [    0.095233] Setting up static identity map for 0x10010bf0 - 0x10010c24
    146 [    0.096531] CPU1: Booted secondary processor
    147 [    0.185195] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    148 [    0.185937] CPU2: Booted secondary processor
    149 [    0.225196] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
    150 [    0.225940] CPU3: Booted secondary processor
    151 [    0.265194] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
    152 [    0.265238] Brought up 4 CPUs
    153 [    0.265270] SMP: Total of 4 processors activated (6324.22 BogoMIPS).
    154 [    0.265967] pinctrl core: initialized pinctrl subsystem
    155 [    0.266618] regulator-dummy: no parameters
    156 [    0.267054] NET: Registered protocol family 16
    157 [    0.269221] DMA: preallocated 256 KiB pool for atomic coherent allocations
    158 [    0.269696] pwm_init
    159 [    0.280310] syscon 20c8000.anatop: syscon regmap start 0x20c8000 end 0x20c8fff registered
    160 [    0.280658] vdd1p1: 800 <--> 1375 mV at 1100 mV
    161 [    0.281044] vdd3p0: 2800 <--> 3150 mV at 3000 mV
    162 [    0.281457] vdd2p5: 2000 <--> 2750 mV at 2400 mV
    163 [    0.281852] cpu: 725 <--> 1450 mV at 1150 mV
    164 [    0.282241] vddpu: 725 <--> 1450 mV at 1150 mV
    165 [    0.282648] vddsoc: 725 <--> 1450 mV at 1200 mV
    166 [    0.284192] syscon 20e0000.iomuxc-gpr: syscon regmap start 0x20e0000 end 0x20e0037 registered
    167 [    0.289469] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
    168 [    0.303320] bio: create slab <bio-0> at 0
    169 [    0.306766] mxs-dma 110000.dma-apbh: initialized
    170 [    0.307482] 2P5V: 2500 mV
    171 [    0.307746] 3P3V: 3300 mV
    172 [    0.307990] usb_otg_vbus: 5000 mV
    173 [    0.309008] SCSI subsystem initialized
    174 [    0.309941] usbcore: registered new interface driver usbfs
    175 [    0.310086] usbcore: registered new interface driver hub
    176 [    0.310259] usbcore: registered new device driver usb
    177 [    0.315962] i2c i2c-0: IMX I2C adapter registered
    178 [    0.317321] i2c i2c-1: IMX I2C adapter registered
    179 [    0.319469] i2c i2c-2: IMX I2C adapter registered
    180 [    0.319619] Linux video capture interface: v2.00
    181 [    0.319835] pps_core: LinuxPPS API ver. 1 registered
    182 [    0.319847] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    183 [    0.320810] Advanced Linux Sound Architecture Driver Initialized.
    184 [    0.322210] Switching to clocksource mxc_timer1
    185 [    0.324218] NET: Registered protocol family 2
    186 [    0.324739] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    187 [    0.324875] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    188 [    0.325022] TCP: Hash tables configured (established 8192 bind 8192)
    189 [    0.325114] TCP: reno registered
    190 [    0.325131] UDP hash table entries: 512 (order: 2, 16384 bytes)
    191 [    0.325199] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    192 [    0.325557] NET: Registered protocol family 1
    193 [    0.325856] i.MXC CPU frequency driver
    194 [    0.325871] i.MXC CPU frequency driver
    195 [    0.325881] i.MXC CPU frequency driver
    196 [    0.325891] i.MXC CPU frequency driver
    197 [    0.468460] pcie: IMX PCIe port: link up.
    198 [    0.468707] PCI host bridge to bus 0000:00
    199 [    0.468730] pci_bus 0000:00: root bus resource [io  0x1000000-0x10fffff]
    200 [    0.468744] pci_bus 0000:00: root bus resource [mem 0x01100000-0x01efffff]
    201 [    0.468758] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
    202 [    0.469011] PCI: bus0: Fast back to back transfers disabled
    203 [    0.469026] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    204 [    0.469601] pcie: 1:00.2 0x0000: master abort
    205 [    0.471113] pcie: 1:00.3 0x0000: master abort
    206 [    0.472648] pcie: 1:00.4 0x0000: master abort
    207 [    0.474160] pcie: 1:00.5 0x0000: master abort
    208 [    0.475670] pcie: 1:00.6 0x0000: master abort
    209 [    0.477179] pcie: 1:00.7 0x0000: master abort
    210 [    0.478710] PCI: bus1: Fast back to back transfers disabled
    211 [    0.478727] pci 0000:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    212 [    0.478834] pcie: 2:00.0 0x0000: master abort
    213 [    0.480688] pcie: 2:02.0 0x0000: master abort
    214 [    0.482199] pcie: 2:03.0 0x0000: master abort
    215 [    0.485748] pcie: 2:10.0 0x0000: master abort
    216 [    0.487259] pcie: 2:11.0 0x0000: master abort
    217 [    0.488770] pcie: 2:12.0 0x0000: master abort
    218 [    0.490279] pcie: 2:13.0 0x0000: master abort
    219 [    0.491788] pcie: 2:14.0 0x0000: master abort
    220 [    0.493316] pcie: 2:15.0 0x0000: master abort
    221 [    0.494828] pcie: 2:16.0 0x0000: master abort
    222 [    0.496339] pcie: 2:17.0 0x0000: master abort
    223 [    0.497848] pcie: 2:18.0 0x0000: master abort
    224 [    0.499357] pcie: 2:19.0 0x0000: master abort
    225 [    0.500867] pcie: 2:20.0 0x0000: master abort
    226 [    0.502390] pcie: 2:21.0 0x0000: master abort
    227 [    0.503900] pcie: 2:22.0 0x0000: master abort
    228 [    0.505410] pcie: 2:23.0 0x0000: master abort
    229 [    0.506920] pcie: 2:24.0 0x0000: master abort
    230 [    0.508430] pcie: 2:25.0 0x0000: master abort
    231 [    0.509939] pcie: 2:26.0 0x0000: master abort
    232 [    0.511448] pcie: 2:27.0 0x0000: master abort
    233 [    0.512971] pcie: 2:28.0 0x0000: master abort
    234 [    0.514481] pcie: 2:29.0 0x0000: master abort
    235 [    0.515991] pcie: 2:30.0 0x0000: master abort
    236 [    0.517500] pcie: 2:31.0 0x0000: master abort
    237 [    0.519152] PCI: bus2: Fast back to back transfers disabled
    238 [    0.519168] pci 0000:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    239 [    0.519196] pci 0000:02:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    240 [    0.519225] pci 0000:02:05.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    241 [    0.519255] pci 0000:02:06.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    242 [    0.519283] pci 0000:02:07.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    243 [    0.519310] pci 0000:02:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    244 [    0.519337] pci 0000:02:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    245 [    0.519503] pcie: 3:00.0 0x0000: master abort
    246 [    0.521011] PCI: bus3: Fast back to back transfers enabled
    247 [    0.521187] pcie: 4:00.0 0x0000: master abort
    248 [    0.522712] PCI: bus4: Fast back to back transfers enabled
    249 [    0.522893] pcie: 5:00.0 0x0000: master abort
    250 [    0.524401] PCI: bus5: Fast back to back transfers enabled
    251 [    0.524573] pcie: 6:00.0 0x0000: master abort
    252 [    0.526082] PCI: bus6: Fast back to back transfers enabled
    253 [    0.526255] pcie: 7:00.0 0x0000: master abort
    254 [    0.527762] PCI: bus7: Fast back to back transfers enabled
    255 [    0.528439] PCI: bus8: Fast back to back transfers disabled
    256 [    0.528614] pcie: 9:00.0 0x0000: master abort
    257 [    0.530123] PCI: bus9: Fast back to back transfers enabled
    258 [    0.534082] pci 0000:00:00.0: BAR 0: assigned [mem 0x01100000-0x011fffff 64bit pref]
    259 [    0.534113] pci 0000:00:00.0: BAR 8: assigned [mem 0x01200000-0x013fffff]
    260 [    0.534127] pci 0000:00:00.0: BAR 6: assigned [mem 0x01400000-0x0140ffff pref]
    261 [    0.534140] pci 0000:00:00.0: BAR 7: assigned [io  0x1000000-0x1000fff]
    262 [    0.534158] pci 0000:01:00.0: BAR 8: assigned [mem 0x01200000-0x012fffff]
    263 [    0.534171] pci 0000:01:00.0: BAR 0: assigned [mem 0x01300000-0x0131ffff]
    264 [    0.534188] pci 0000:01:00.1: BAR 0: assigned [mem 0x01320000-0x0133ffff]
    265 [    0.534204] pci 0000:01:00.0: BAR 7: assigned [io  0x1000000-0x1000fff]
    266 [    0.534223] pci 0000:02:08.0: BAR 8: assigned [mem 0x01200000-0x012fffff]
    267 [    0.534236] pci 0000:02:08.0: BAR 7: assigned [io  0x1000000-0x1000fff]
    268 [    0.534249] pci 0000:02:01.0: PCI bridge to [bus 03]
    269 [    0.534294] pci 0000:02:04.0: PCI bridge to [bus 04]
    270 [    0.534333] pci 0000:02:05.0: PCI bridge to [bus 05]
    271 [    0.534371] pci 0000:02:06.0: PCI bridge to [bus 06]
    272 [    0.534411] pci 0000:02:07.0: PCI bridge to [bus 07]
    273 [    0.534454] pci 0000:08:00.0: BAR 0: assigned [mem 0x01200000-0x01203fff 64bit]
    274 [    0.534495] pci 0000:08:00.0: BAR 2: assigned [io  0x1000000-0x10000ff]
    275 [    0.534513] pci 0000:02:08.0: PCI bridge to [bus 08]
    276 [    0.534529] pci 0000:02:08.0:   bridge window [io  0x1000000-0x1000fff]
    277 [    0.534549] pci 0000:02:08.0:   bridge window [mem 0x01200000-0x012fffff]
    278 [    0.534579] pci 0000:02:09.0: PCI bridge to [bus 09]
    279 [    0.534618] pci 0000:01:00.0: PCI bridge to [bus 02-09]
    280 [    0.534631] pci 0000:01:00.0:   bridge window [io  0x1000000-0x1000fff]
    281 [    0.534648] pci 0000:01:00.0:   bridge window [mem 0x01200000-0x012fffff]
    282 [    0.534670] pci 0000:00:00.0: PCI bridge to [bus 01-09]
    283 [    0.534682] pci 0000:00:00.0:   bridge window [io  0x1000000-0x1000fff]
    284 [    0.534696] pci 0000:00:00.0:   bridge window [mem 0x01200000-0x013fffff]
    285 [    0.534725] PCI: enabling device 0000:01:00.0 (0140 -> 0143)
    286 [    0.534748] PCI: enabling device 0000:02:01.0 (0140 -> 0143)
    287 [    0.534773] PCI: enabling device 0000:02:04.0 (0140 -> 0143)
    288 [    0.534799] PCI: enabling device 0000:02:05.0 (0140 -> 0143)
    289 [    0.534824] PCI: enabling device 0000:02:06.0 (0140 -> 0143)
    290 [    0.534849] PCI: enabling device 0000:02:07.0 (0140 -> 0143)
    291 [    0.534875] PCI: enabling device 0000:02:08.0 (0140 -> 0143)
    292 [    0.534900] PCI: enabling device 0000:02:09.0 (0140 -> 0143)
    293 [    0.546980] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    294 [    0.546998] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
    295 [    0.547848] msgmni has been set to 1496
    296 [    0.548083] io scheduler noop registered
    297 [    0.548096] io scheduler deadline registered
    298 [    0.548137] io scheduler cfq registered (default)
    299 [    0.549129] imx-sdma 20ec000.sdma: loaded firmware 1.1
    300 [    0.554155] imx-sdma 20ec000.sdma: initialized
    301 [    0.554559] Serial: IMX driver
    302 [    0.555082] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX
    303 [    0.555833] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX
    304 [    1.642660] console [ttymxc1] enabled
    305 [    1.646926] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 60) is a IMX
    306 [    1.654387] [drm] Initialized drm 1.1.0 20060810
    307 [    1.659149] at24 0-0050: 256 byte 24c02 EEPROM, writable, 16 bytes/write
    308 [    1.665919] at24 0-0051: 256 byte 24c02 EEPROM, writable, 16 bytes/write
    309 [    1.672679] at24 0-0052: 256 byte 24c02 EEPROM, writable, 16 bytes/write
    310 [    1.679412] at24 0-0053: 256 byte 24c02 EEPROM, writable, 16 bytes/write
    311 [    1.688656] spi_imx 2008000.ecspi: master is unqueued, this is deprecated
    312 [    1.696036] m25p80 spi32766.0: w25q256 (32768 Kbytes)
    313 [    1.701283] 4 ofpart partitions found on MTD device spi32766.0
    314 [    1.707159] Creating 4 MTD partitions on "spi32766.0":
    315 [    1.712322] 0x000000000000-0x000000080000 : "uboot"
    316 [    1.718256] 0x000000080000-0x000000090000 : "env"
    317 [    1.723980] 0x000000090000-0x000000290000 : "kernel"
    318 [    1.729911] 0x000000290000-0x000001000000 : "rootfs"
    319 [    1.735887] mtd: partition "rootfs" set to be root filesystem
    320 [    1.741859] mtd: partition "rootfs_data" created automatically, ofs=8D0000, len=730000
    321 [    1.749905] 0x0000008d0000-0x000001000000 : "rootfs_data"
    322 [    1.756376] spi_imx 2008000.ecspi: probed
    323 [    1.775427] libphy: fec_enet_mii_bus: probed
    324 [    1.780632] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    325 [    1.787197] ehci-pci: EHCI PCI platform driver
    326 [    1.791815] ehci-platform: EHCI generic platform driver
    327 [    1.800574] ci_hdrc ci_hdrc.0: can't start gadget role
    328 [    1.805872] imx_usb 2184200.usb: pinctrl get/select failed, err=-19
    329 [    1.812526] ci_hdrc ci_hdrc.1: doesn't support gadget
    330 [    1.817594] ci_hdrc ci_hdrc.1: EHCI Host Controller
    331 [    1.822543] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
    332 [    1.842279] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
    333 [    1.848257] hub 1-0:1.0: USB hub found
    334 [    1.852030] hub 1-0:1.0: 1 port detected
    335 [    1.856590] input: mma8450 as /devices/virtual/input/input0
    336 [    1.862750] rtc-ds1672 0-0068: chip found, driver version 0.4
    337 [    1.869873] rtc-ds1672 0-0068: rtc core: registered rtc-ds1672 as rtc0
    338 [    1.877356] i2c /dev entries driver
    339 [    1.881901] imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)
    340 [    1.890463] sdhci: Secure Digital Host Controller Interface driver
    341 [    1.896669] sdhci: Copyright(c) Pierre Ossman
    342 [    1.901033] sdhci-pltfm: SDHCI platform and OF driver helper
    343 [    1.908706] mmc0: no vqmmc regulator found
    344 [    1.952291] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
    345 [    1.959983] leds-gpio leds.8: pins are not configured from the driver
    346 [    1.968064] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    347 [    1.974711] [drm] No driver support for vblank timestamp query.
    348 [    1.980641] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0
    349 [    1.990912] imx-ipuv3 2400000.ipu: DI0 base: 0x02640000 remapped to f00fe000
    350 [    1.998120] imx-ipuv3 2400000.ipu: DI1 base: 0x02648000 remapped to f0244000
    351 [    2.005662] imx-ipuv3 2400000.ipu: IPUv3H probed
    352 [    2.014543] imx-ipuv3 2800000.ipu: DI0 base: 0x02a40000 remapped to f0264000
    353 [    2.021682] imx-ipuv3 2800000.ipu: DI1 base: 0x02a48000 remapped to f0266000
    354 [    2.029177] imx-ipuv3 2800000.ipu: IPUv3H probed
    355 [    2.036438] sgtl5000 2-000a: Failed to get supply 'VDDD': -517
    356 [    2.042583] 2-000a: 1200 mV normal
    357 [    2.046278] sgtl5000 2-000a: Using internal LDO instead of VDDD
    358 [    2.055127] sgtl5000 2-000a: sgtl5000 revision 0x11
    359 [    2.071211] imx-sgtl5000 sound.13:  sgtl5000 <-> 2028000.ssi mapping ok
    360 [    2.079922] TCP: cubic registered
    361 [    2.083343] NET: Registered protocol family 17
    362 [    2.087923] Bridge firewalling registered
    363 [    2.091948] 8021q: 802.1Q VLAN Support v1.8
    364 [    2.096250] Registering SWP/SWPB emulation handler
    365 [    2.103445] rtc-ds1672 0-0068: setting system clock to 1970-01-01 00:00:08 UTC (8)
    366 [    2.111060] imx-drm imx-drm: No connectors reported connected with modes
    367 [    2.117793] [drm] Cannot find any crtc or sizes - going 1024x768
    368 [    2.129631] imx-drm imx-drm: fb0:  frame buffer device
    369 [    2.134816] imx-drm imx-drm: registered panic notifier
    370 [    2.146669] ALSA device list:
    371 [    2.149648]   #0: imx6q-sabrelite-sgtl5000
    372 [    2.167097] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
    373 [    2.172316] usb 1-1: new high-speed USB device number 2 using ci_hdrc
    374 [    2.180954] Freeing init memory: 208K
    375 [    2.404364] hub 1-1:1.0: USB hub found
    376 [    2.408460] hub 1-1:1.0: 4 ports detected
    377 [    3.097948] pcie: PCIe abort: address = 0xb6f7d000 fsr = 0x1406 PC = 0xb6f75a48 LR = 0xb6f76578 instr=ef000000
    378 - preinit -
     129[    0.000000] L2C-310 erratum 769419 enabled
     130[    0.000000] L2C-310 enabling early BRESP for Cortex-A9
     131[    0.000000] L2C-310 full line of zeros enabled for Cortex-A9
     132[    0.000000] L2C-310 ID prefetch enabled, offset 1 lines
     133[    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
     134[    0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB
     135[    0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76070001
     136[    0.000000] Switching to timer-based delay loop, resolution 333ns
     137[    0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
     138[    0.000028] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
     139[    0.001136] Console: colour dummy device 80x30
     140[    0.001159] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
     141[    0.001174] pid_max: default: 32768 minimum: 301
     142[    0.001267] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes)
     143[    0.001281] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes)
     144[    0.001806] CPU: Testing write buffer coherency: ok
     145[    0.002139] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
     146[    0.002230] Setting up static identity map for 0x10008280 - 0x100082b4
     147[    0.003889] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
     148[    0.004541] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
     149[    0.005197] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
     150[    0.005260] Brought up 4 CPUs
     151[    0.005284] SMP: Total of 4 processors activated (24.00 BogoMIPS).
     152[    0.005293] CPU: All CPU(s) started in SVC mode.
     153[    0.014851] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
     154[    0.015107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
     155[    0.015403] pinctrl core: initialized pinctrl subsystem
     156[    0.016669] NET: Registered protocol family 16
     157[    0.017676] DMA: preallocated 256 KiB pool for atomic coherent allocations
     158[    0.018720] CPU identified as i.MX6Q, silicon rev 1.5
     159[    0.036832] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
     160[    0.036848] hw-breakpoint: maximum watchpoint size is 4 bytes.
     161[    0.037337] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
     162[    0.072327] mxs-dma 110000.dma-apbh: initialized
     163[    0.074209] SCSI subsystem initialized
     164[    0.074718] usbcore: registered new interface driver usbfs
     165[    0.074798] usbcore: registered new interface driver hub
     166[    0.074885] usbcore: registered new device driver usb
     167[    0.075632] imx-i2c 21a0000.i2c: Adding retries for Ventana GSC
     168[    0.078706] gsc 0-0020: no GSC interrupts enabled
     169[    0.079741] gsc 0-0020: Gateworks System Controller: fw v49 crc=0xc899 irq39
     170[    0.079778] Populating platform devices
     171[    0.083544] i2c i2c-0: IMX I2C adapter registered
     172[    0.083564] i2c i2c-0: can't use DMA
     173[    0.084136] i2c i2c-1: IMX I2C adapter registered
     174[    0.084156] i2c i2c-1: can't use DMA
     175[    0.084807] i2c i2c-2: IMX I2C adapter registered
     176[    0.084826] i2c i2c-2: can't use DMA
     177[    0.085011] pps_core: LinuxPPS API ver. 1 registered
     178[    0.085023] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
     179[    0.085070] PTP clock support registered
     180[    0.086223] clocksource: Switched to clocksource mxc_timer1
     181[    0.109808] NET: Registered protocol family 2
     182[    0.110416] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
     183[    0.110589] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
     184[    0.110857] TCP: Hash tables configured (established 16384 bind 16384)
     185[    0.110959] UDP hash table entries: 1024 (order: 3, 32768 bytes)
     186[    0.111090] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
     187[    0.111408] NET: Registered protocol family 1
     188[    0.112045] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
     189[    0.113529] futex hash table entries: 1024 (order: 4, 65536 bytes)
     190[    0.121099] squashfs: version 4.0 (2009/01/31) Phillip Lougher
     191[    0.121133] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
     192[    0.122510] io scheduler noop registered
     193[    0.122533] io scheduler deadline registered (default)
     194[    0.123733] PCI host bridge /soc/pcie@0x01000000 ranges:
     195[    0.123750]   No bus range found for /soc/pcie@0x01000000, using [bus 00-ff]
     196[    0.123782]   err 0x01f00000..0x01f7ffff -> 0x01f00000
     197[    0.123806]    IO 0x01f80000..0x01f8ffff -> 0x00000000
     198[    0.123823]   MEM 0x01000000..0x01efffff -> 0x01000000
     199[    0.239551] imx6q-pcie 1ffc000.pcie: Link: Gen2 disabled
     200[    0.239570] imx6q-pcie 1ffc000.pcie: Link up, Gen=1
     201[    0.239737] imx6q-pcie 1ffc000.pcie: PCI host bridge to bus 0000:00
     202[    0.239759] pci_bus 0000:00: root bus resource [bus 00-ff]
     203[    0.239774] pci_bus 0000:00: root bus resource [??? 0x01f00000-0x01f7ffff flags 0x0]
     204[    0.239786] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
     205[    0.239799] pci_bus 0000:00: root bus resource [mem 0x01000000-0x01efffff]
     206[    0.240182] PCI: bus0: Fast back to back transfers disabled
     207[    0.348050] PCI: bus1: Fast back to back transfers disabled
     208[    0.348078] pci 0000:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
     209[    0.355275] PCI: bus2: Fast back to back transfers disabled
     210[    0.355299] pci 0000:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
     211[    0.355348] pci 0000:02:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
     212[    0.355393] pci 0000:02:05.0: bridge configuration invalid ([bus 00-00]), reconfiguring
     213[    0.355437] pci 0000:02:06.0: bridge configuration invalid ([bus 00-00]), reconfiguring
     214[    0.355481] pci 0000:02:07.0: bridge configuration invalid ([bus 00-00]), reconfiguring
     215[    0.355525] pci 0000:02:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring
     216[    0.355568] pci 0000:02:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
     217[    0.355861] PCI: bus3: Fast back to back transfers enabled
     218[    0.355905] pci_bus 0000:03: [bus 03] partially hidden behind bridge 0000:01 [bus 01]
     219[    0.356176] PCI: bus4: Fast back to back transfers enabled
     220[    0.356254] pci_bus 0000:04: [bus 04] partially hidden behind bridge 0000:01 [bus 01]
     221[    0.356546] PCI: bus5: Fast back to back transfers enabled
     222[    0.356586] pci_bus 0000:05: [bus 05] partially hidden behind bridge 0000:01 [bus 01]
     223[    0.356870] PCI: bus6: Fast back to back transfers enabled
     224[    0.356909] pci_bus 0000:06: [bus 06] partially hidden behind bridge 0000:01 [bus 01]
     225[    0.357197] PCI: bus7: Fast back to back transfers enabled
     226[    0.357238] pci_bus 0000:07: [bus 07] partially hidden behind bridge 0000:01 [bus 01]
     227[    0.358557] PCI: bus8: Fast back to back transfers disabled
     228[    0.358600] pci_bus 0000:08: [bus 08] partially hidden behind bridge 0000:01 [bus 01]
     229[    0.358877] PCI: bus9: Fast back to back transfers enabled
     230[    0.358917] pci_bus 0000:09: [bus 09] partially hidden behind bridge 0000:01 [bus 01]
     231[    0.358974] pci_bus 0000:02: [bus 02-09] partially hidden behind bridge 0000:01 [bus 01]
     232[    0.358994] pci 0000:00:00.0: bridge has subordinate 01 but max busn 09
     233[    0.359848] pci 0000:00:00.0: BAR 0: assigned [mem 0x01000000-0x010fffff]
     234[    0.359871] pci 0000:00:00.0: BAR 8: assigned [mem 0x01100000-0x012fffff]
     235[    0.359889] pci 0000:00:00.0: BAR 6: assigned [mem 0x01300000-0x0130ffff pref]
     236[    0.359904] pci 0000:00:00.0: BAR 7: assigned [io  0x1000-0x1fff]
     237[    0.359924] pci 0000:01:00.0: BAR 8: assigned [mem 0x01100000-0x011fffff]
     238[    0.359939] pci 0000:01:00.0: BAR 0: assigned [mem 0x01200000-0x0121ffff]
     239[    0.359968] pci 0000:01:00.1: BAR 0: assigned [mem 0x01220000-0x0123ffff]
     240[    0.359996] pci 0000:01:00.0: BAR 7: assigned [io  0x1000-0x1fff]
     241[    0.360015] pci 0000:02:08.0: BAR 8: assigned [mem 0x01100000-0x011fffff]
     242[    0.360030] pci 0000:02:08.0: BAR 7: assigned [io  0x1000-0x1fff]
     243[    0.360044] pci 0000:02:01.0: PCI bridge to [bus 03]
     244[    0.360119] pci 0000:02:04.0: PCI bridge to [bus 04]
     245[    0.360187] pci 0000:02:05.0: PCI bridge to [bus 05]
     246[    0.360257] pci 0000:02:06.0: PCI bridge to [bus 06]
     247[    0.360327] pci 0000:02:07.0: PCI bridge to [bus 07]
     248[    0.360402] pci 0000:08:00.0: BAR 0: assigned [mem 0x01100000-0x01103fff 64bit]
     249[    0.360466] pci 0000:08:00.0: BAR 2: assigned [io  0x1000-0x10ff]
     250[    0.360494] pci 0000:02:08.0: PCI bridge to [bus 08]
     251[    0.360513] pci 0000:02:08.0:   bridge window [io  0x1000-0x1fff]
     252[    0.360545] pci 0000:02:08.0:   bridge window [mem 0x01100000-0x011fffff]
     253[    0.360595] pci 0000:02:09.0: PCI bridge to [bus 09]
     254[    0.360665] pci 0000:01:00.0: PCI bridge to [bus 02-09]
     255[    0.360684] pci 0000:01:00.0:   bridge window [io  0x1000-0x1fff]
     256[    0.360715] pci 0000:01:00.0:   bridge window [mem 0x01100000-0x011fffff]
     257[    0.360765] pci 0000:00:00.0: PCI bridge to [bus 01]
     258[    0.360777] pci 0000:00:00.0:   bridge window [io  0x1000-0x1fff]
     259[    0.360791] pci 0000:00:00.0:   bridge window [mem 0x01100000-0x012fffff]
     260[    0.361097] pcieport 0000:01:00.0: enabling device (0140 -> 0143)
     261[    0.364236] pcieport 0000:02:08.0: enabling device (0140 -> 0143)
     262[    0.368953] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2
     263[    0.368969] imx-sdma 20ec000.sdma: Falling back to user helper
     264[    0.370207] pfuze100-regulator 1-0008: Full layer: 2, Metal layer: 1
     265[    0.370804] pfuze100-regulator 1-0008: FAB: 0, FIN: 0
     266[    0.370819] pfuze100-regulator 1-0008: pfuze100 found.
     267[    0.384725] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
     268[    0.385794] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 25, base_baud = 5000000) is a IMX
     269[    0.386510] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 295, base_baud = 5000000) is a IMX
     270[    1.436414] console [ttymxc1] enabled
     271[    1.440519] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 296, base_baud = 5000000) is a IMX
     272[    1.450582] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024
     273[    1.458542] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480
     274[    1.466577] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000
     275[    1.474765] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
     276[    1.485285] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
     277[    1.492318] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
     278[    1.501140] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
     279[    1.511264] scsi host0: ahci-imx
     280[    1.514768] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 299
     281[    1.530198] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xd5
     282[    1.536580] nand: Micron MT29F16G08ADACAH4
     283[    1.540686] nand: 2048 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224
     284[    1.548957] gpmi-nand 112000.gpmi-nand: enable the asynchronous EDO mode 5
     285[    1.555849] Scanning device for bad blocks
     286[    1.850872] random: nonblocking pool is initialized
     287[    1.866254] ata1: SATA link down (SStatus 0 SControl 300)
     288[    1.871695] ahci-imx 2200000.sata: no device found, disabling link.
     289[    1.877992] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug
     290[    2.165544] Bad eraseblock 5402 at 0x000054680000
     291[    2.475858] 3 ofpart partitions found on MTD device gpmi-nand
     292[    2.481636] Creating 3 MTD partitions on "gpmi-nand":
     293[    2.486712] 0x000000000000-0x000001000000 : "uboot"
     294[    2.492465] 0x000001000000-0x000001100000 : "env"
     295[    2.497982] 0x000001100000-0x000080000000 : "ubi"
     296[    2.505100] gpmi-nand 112000.gpmi-nand: driver registered.
     297[    2.512185] spi_imx 200c000.ecspi: probed
     298[    2.516908] libphy: Fixed MDIO Bus: probed
     299[    2.522438] 2188000.ethernet supply phy not found, using dummy regulator
     300[    2.546526] pps pps0: new PPS source ptp0
     301[    2.554590] libphy: fec_enet_mii_bus: probed
     302[    2.559463] fec 2188000.ethernet eth0: registered PHC device 0
     303[    2.565969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
     304[    2.572536] ehci-pci: EHCI PCI platform driver
     305[    2.577079] ehci-platform: EHCI generic platform driver
     306[    2.582641] ehci-mxc: Freescale On-Chip EHCI Host driver
     307[    2.588264] usbcore: registered new interface driver usb-storage
     308[    2.594397] usbcore: registered new interface driver usbserial
     309[    2.600304] usbcore: registered new interface driver usbserial_generic
     310[    2.606900] usbserial: USB Serial support registered for generic
     311[    2.622526] ci_hdrc ci_hdrc.1: EHCI Host Controller
     312[    2.627463] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
     313[    2.646256] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
     314[    2.652326] hub 1-0:1.0: USB hub found
     315[    2.656129] hub 1-0:1.0: 1 port detected
     316[    2.661013] rtc-ds1672 0-0068: chip found, driver version 0.4
     317[    2.667943] rtc-ds1672 0-0068: rtc core: registered rtc-ds1672 as rtc0
     318[    2.675162] i2c /dev entries driver
     319[    2.680281] gsc_wdt 21a0000.i2c:gsc@20:watchdog: GSC WDT_ENABLE not enabled - must be manually enabled
     320[    2.689633] gsc_wdt: probe of 21a0000.i2c:gsc@20:watchdog failed with error -22
     321[    2.697511] imx2-wdt 20c0000.wdog: timeout 60 sec (nowayout=0)
     322[    2.703772] sdhci: Secure Digital Host Controller Interface driver
     323[    2.709981] sdhci: Copyright(c) Pierre Ossman
     324[    2.714350] sdhci-pltfm: SDHCI platform and OF driver helper
     325[    2.721746] /soc/aips-bus@02100000/usdhc@02198000: voltage-ranges unspecified
     326[    2.728942] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO
     327[    2.735282] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found
     328[    2.786368] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
     329[    2.794932] NET: Registered protocol family 10
     330[    2.800385] NET: Registered protocol family 17
     331[    2.804893] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
     332[    2.817568] Bridge firewalling registered
     333[    2.821592] 8021q: 802.1Q VLAN Support v1.8
     334[    2.827648] Registering SWP/SWPB emulation handler
     335[    2.834640] imx_thermal 2000000.aips-bus:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C
     336[    2.845837] ubi0: attaching mtd2
     337[    2.976240] usb 1-1: new high-speed USB device number 2 using ci_hdrc
     338[    3.127176] hub 1-1:1.0: USB hub found
     339[    3.131052] hub 1-1:1.0: 4 ports detected
     340[    3.406246] usb 1-1.1: new high-speed USB device number 3 using ci_hdrc
     341[    3.537175] hub 1-1.1:1.0: USB hub found
     342[    3.541320] hub 1-1.1:1.0: 4 ports detected
     343[    5.409575] ubi0: scanning is finished
     344[    5.426568] ubi0: attached mtd2 (name "ubi", size 2031 MiB)
     345[    5.432152] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
     346[    5.439052] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
     347[    5.445843] ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192
     348[    5.452818] ubi0: good PEBs: 8123, bad PEBs: 1, corrupted PEBs: 0
     349[    5.458924] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
     350[    5.466163] ubi0: max/mean erase counter: 13/0, WL threshold: 4096, image sequence number: 1190718424
     351[    5.475396] ubi0: available PEBs: 0, total reserved PEBs: 8123, PEBs reserved for bad PEB handling: 159
     352[    5.484875] ubi0: background thread "ubi_bgt0d" started, PID 736
     353[    5.491822] block ubiblock0_1: created from ubi0:1(rootfs)
     354[    5.497344] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem
     355[    5.505351] rtc-ds1672 0-0068: setting system clock to 2017-11-13 17:32:44 UTC (1510594364)
     356[    5.523183] usb_otg_vbus: disabling
     357[    5.526718] SW4: disabling
     358[    5.529441] VGEN1: disabling
     359[    5.532797] VGEN2: disabling
     360[    5.539800] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
     361[    5.547350] Freeing unused kernel memory: 396K (80679000 - 806dc000)
     362[    5.975610] init: Console is alive
     363[    5.979217] init: - watchdog -
     364[    7.227406] pps pps1: new PPS source pps.-1
     365[    7.231648] pps pps1: Registered IRQ 61 as PPS source
     366[    7.240493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
     367[    7.247249] ohci-platform: OHCI generic platform driver
     368[    7.253449] uhci_hcd: USB Universal Host Controller Interface driver
     369[    7.982839] init: - preinit -
    379370Press the [f] key and hit [enter] to enter failsafe mode
    380 - regular preinit -
    381 [    7.666174] jffs2: notice: (1165) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 12 of xref (0 dead, 0 orphan) found.
    382 switching to jffs2
    383 - init -
    384 
    385 Please press Enter to activate this console. [    9.267757] Compat-drivers backport release: compat-drivers-2013-01-21-1
    386 [    9.274493] Backport based on wireless-testing.git master-2013-02-22
    387 [    9.280850] compat.git: wireless-testing.git
    388 [    9.297707] cfg80211: Calling CRDA to update world regulatory domain
    389 [    9.304178] cfg80211: World regulatory domain updated:
    390 [    9.309336] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    391 [    9.317569] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    392 [    9.325337] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    393 [    9.333104] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    394 [    9.340855] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    395 [    9.348618] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    396 Failed to set regulatory domain: -7
    397 [   10.617053] RPC: Registered named UNIX socket transport module.
    398 [   10.623011] RPC: Registered udp transport module.
    399 [   10.627719] RPC: Registered tcp transport module.
    400 [   10.632439] RPC: Registered tcp NFSv4.1 backchannel transport module.
    401 [   10.875585] NTFS driver 2.1.30 [Flags: R/O MODULE].
    402 [   11.239182] PPP generic driver version 2.4.2
    403 [   11.353666] tun: Universal TUN/TAP device driver, 1.6
    404 [   11.358732] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    405 [   11.419915] gre: GRE over IPv4 demultiplexor driver
    406 [   11.433469] ip_gre: GRE over IPv4 tunneling driver
    407 [   11.587444] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
    408 [   11.742364] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    409 [   11.891426] ip_tables: (C) 2000-2006 Netfilter Core Team
    410 [   12.022002] NET: Registered protocol family 24
    411 [   12.146256] nf_conntrack version 0.5.0 (11976 buckets, 47904 max)
    412 [   12.730875] xt_time: kernel timezone is -0000
    413 [   12.891681] Ebtables v2.0 registered
    414 [   13.129050] batman_adv: B.A.T.M.A.N. advanced 2013.1.0 (compatibility version 14) loaded
    415 [   13.149246] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
    416 [   13.155117] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
    417 [   13.270863] sky2: driver version 1.30
    418 [   13.274629] PCI: enabling device 0000:08:00.0 (0140 -> 0143)
    419 [   13.280417] sky2 0000:08:00.0: Yukon-2 UL 2 chip revision 0
    420 [   13.286357] arch_setup_msi_irq: 0 of 16
    421 [   13.382291] sky2 0000:08:00.0: No interrupt generated using MSI, switching to INTx mode.
    422 [   13.391006] sky2 0000:08:00.0 eth1: addr 00:d0:12:29:ef:6d
    423 [   13.449598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    424 [   13.513757] uhci_hcd: USB Universal Host Controller Interface driver
    425 [   13.571457] usbcore: registered new interface driver ath9k_htc
    426 [   13.677661] usbcore: registered new interface driver cdc_acm
    427 [   13.683360] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    428 [   13.753612] usbcore: registered new interface driver usbserial
    429 [   13.759528] usbcore: registered new interface driver usbserial_generic
    430 [   13.766157] usbserial: USB Serial support registered for generic
    431 [   13.783160] Initializing USB Mass Storage driver...
    432 [   13.788171] usbcore: registered new interface driver usb-storage
    433 [   13.794211] USB Mass Storage support registered.
    434 [   13.856516] usbcore: registered new interface driver ums-alauda
    435 [   13.871246] usbcore: registered new interface driver ums-cypress
    436 [   13.885809] usbcore: registered new interface driver ums-datafab
    437 [   13.900071] usbcore: registered new interface driver ums-freecom
    438 [   13.914553] usbcore: registered new interface driver ums-isd200
    439 [   13.928888] usbcore: registered new interface driver ums-jumpshot
    440 [   13.943433] usbcore: registered new interface driver ums-karma
    441 [   13.957768] usbcore: registered new interface driver ums-sddr09
    442 [   13.972145] usbcore: registered new interface driver ums-sddr55
    443 [   13.986734] usbcore: registered new interface driver ums-usbat
    444 [   14.030549] usbcore: registered new interface driver asix
    445 [   14.090829] usbcore: registered new interface driver cdc_ether
    446 [   14.145884] usbcore: registered new interface driver sierra_net
    447 [   14.199343] usbcore: registered new interface driver ftdi_sio
    448 [   14.205205] usbserial: USB Serial support registered for FTDI USB Serial Device
    449 [   14.265067] usbcore: registered new interface driver pl2303
    450 [   14.270727] usbserial: USB Serial support registered for pl2303
    451 [   14.285826] usbcore: registered new interface driver sierra
    452 [   14.291472] usbserial: USB Serial support registered for Sierra USB modem
    453 [   14.431176] u32 classifier
    454 [   14.433921]     Performance counters on
    455 [   14.437762]     input device check on
    456 [   14.441427]     Actions configured
    457 [   14.482749] Mirror/redirect action on
    458 [   14.553308] usbip_core: module is from the staging directory, the quality is unknown, you have been warned.
    459 [   14.564541] usbip_core: USB/IP Core v1.0.0
    460 [   14.577012] vhci_hcd: module is from the staging directory, the quality is unknown, you have been warned.
    461 [   14.587608] vhci_hcd vhci_hcd: USB/IP Virtual Host Controller
    462 [   14.593407] vhci_hcd vhci_hcd: new USB bus registered, assigned bus number 2
    463 [   14.601584] hub 2-0:1.0: USB hub found
    464 [   14.605434] hub 2-0:1.0: 8 ports detected
    465 [   14.609725] vhci_hcd: USB/IP 'Virtual' Host Controller (VHCI) Driver v1.0.0
    466 [   14.625007] usbip_host: module is from the staging directory, the quality is unknown, you have been warned.
    467 [   14.852596] usbcore: registered new interface driver usbip-host
    468 [   14.858530] usbip_host: USB/IP Host Driver v1.0.0
    469 [   17.580699] eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
    470 [   17.590464] device eth0 entered promiscuous mode
    471 [   19.572619] libphy: 2188000.ethernet:00 - Link is Up - 100/Full
    472 [   19.578582] br-lan: port 1(eth0) entered forwarding state
    473 [   19.584053] br-lan: port 1(eth0) entered forwarding state
    474 [   21.582278] br-lan: port 1(eth0) entered forwarding state
    475 
    476 
    477 
    478 BusyBox v1.19.4 (2013-04-08 22:22:48 PDT) built-in shell (ash)
    479 Enter 'help' for a list of built-in commands.
     371Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
     372[   11.260715] mount_root: loading kmods from internal overlay
     373[   11.356470] blk_update_request: I/O error, dev mtdblock0, sector 0
     374[   11.366313] blk_update_request: I/O error, dev mtdblock0, sector 0
     375[   11.372504] Buffer I/O error on dev mtdblock0, logical block 0, async page read
     376[   11.446336] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 806
     377[   11.469300] UBIFS (ubi0:2): recovery needed
     378[   11.547433] UBIFS (ubi0:2): recovery completed
     379[   11.551961] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
     380[   11.559830] UBIFS (ubi0:2): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
     381[   11.569780] UBIFS (ubi0:2): FS size: 1983111168 bytes (1891 MiB, 7809 LEBs), journal size 33521664 bytes (31 MiB, 132 LEBs)
     382[   11.580933] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB)
     383[   11.587578] UBIFS (ubi0:2): media format: w4/r0 (latest is w4/r0), UUID 512F41CD-218C-40DB-926C-062DCD399C01, small LPT model
     384[   11.601340] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
     385[   11.610798] block: extroot: not configured
     386[   11.636353] UBIFS (ubi0:2): un-mount UBI device 0
     387[   11.641087] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops
     388[   11.649846] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 809
     389[   11.696470] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
     390[   11.704312] UBIFS (ubi0:2): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
     391[   11.714251] UBIFS (ubi0:2): FS size: 1983111168 bytes (1891 MiB, 7809 LEBs), journal size 33521664 bytes (31 MiB, 132 LEBs)
     392[   11.725394] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB)
     393[   11.732030] UBIFS (ubi0:2): media format: w4/r0 (latest is w4/r0), UUID 512F41CD-218C-40DB-926C-062DCD399C01, small LPT model
     394[   11.748716] blk_update_request: I/O error, dev mtdblock0, sector 0
     395[   11.758462] blk_update_request: I/O error, dev mtdblock0, sector 0
     396[   11.764652] Buffer I/O error on dev mtdblock0, logical block 0, async page read
     397[   11.836052] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
     398[   11.845360] block: extroot: not configured
     399[   11.877284] mount_root: switching to jffs2 overlay
     400[   11.890469] procd: - early -
     401[   11.893404] procd: - watchdog -
     402Failed to connect to ubus
     403[   12.531689] procd: - ubus -
     404[   14.548878] procd: - init -
     405Please press Enter to activate this console.
     406[   14.650340] [drm] Initialized drm 1.1.0 20060810
     407[   14.668184] imx-ipuv3 2400000.ipu: IPUv3H probed
     408[   14.673720] imx-ipuv3 2800000.ipu: IPUv3H probed
     409[   14.691354] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
     410[   14.698034] [drm] No driver support for vblank timestamp query.
     411[   14.704169] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops cleanup_module [imx_ipuv3_crtc])
     412[   14.713367] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops cleanup_module [imx_ipuv3_crtc])
     413[   14.722568] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops cleanup_module [imx_ipuv3_crtc])
     414[   14.731698] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops cleanup_module [imx_ipuv3_crtc])
     415[   14.740985] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1
     416[   14.749963] imx-drm display-subsystem: bound 120000.hdmi (ops cleanup_module [dw_hdmi_imx])
     417[   14.758684] imx-drm display-subsystem: bound 2000000.aips-bus:ldb@020e0008 (ops cleanup_module [imx_ldb])
     418[   14.775248] imx-drm display-subsystem: fb0:  frame buffer device
     419[   14.816240] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0
     420[   14.830150] caam 2100000.caam: Entropy delay = 3200
     421[   14.895837] caam 2100000.caam: Instantiated RNG4 SH0
     422[   14.956595] caam 2100000.caam: Instantiated RNG4 SH1
     423[   14.961702] caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4)
     424[   14.968162] caam 2100000.caam: job rings = 2, qi = 0
     425[   14.979339] caam algorithms registered in /proc/crypto
     426[   14.990001] caam_jr 2101000.jr0: registering rng-caam
     427[   15.017432] RPC: Registered named UNIX socket transport module.
     428[   15.023370] RPC: Registered udp transport module.
     429[   15.028115] RPC: Registered tcp transport module.
     430[   15.032825] RPC: Registered tcp NFSv4.1 backchannel transport module.
     431[   15.042901] ntfs: driver 2.1.32 [Flags: R/O MODULE].
     432[   15.057712] loop: module loaded
     433[   15.072570] tun: Universal TUN/TAP device driver, 1.6
     434[   15.077692] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
     435[   15.092531] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
     436[   15.099664] e1000: Copyright (c) 1999-2006 Intel Corporation.
     437[   15.109367] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
     438[   15.116403] igb: Copyright (c) 2007-2014 Intel Corporation.
     439[   15.123483] gw16083 1-0052: GW16083 Ethernet Expansion Mezzanine
     440[   15.130863] gre: GRE over IPv4 demultiplexor driver
     441[   15.136738] ip_gre: GRE over IPv4 tunneling driver
     442[   15.145917] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
     443[   15.170559] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
     444[   15.180297] ip6_tables: (C) 2000-2006 Netfilter Core Team
     445[   15.193961] batman_adv: B.A.T.M.A.N. advanced 2016.0 (compatibility version 15) loaded
     446[   15.204232] cryptodev: driver 1.8 loaded.
     447[   15.219958] using random self ethernet address
     448[   15.224444] using random host ethernet address
     449[   15.229714] usb0: HOST MAC f6:ce:36:7b:ee:bb
     450[   15.234093] usb0: MAC ee:22:1d:0a:05:91
     451[   15.238006] using random self ethernet address
     452[   15.242478] using random host ethernet address
     453[   15.247045] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
     454[   15.253674] g_ether gadget: g_ether ready
     455[   16.637327] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
     456[   16.644736] Backport generated by backports.git backports-20151218-0-g2f58d9d
     457[   19.898043] sgtl5000 2-000a: sgtl5000 revision 0x11
     458[   20.437323] sgtl5000 2-000a: Using internal LDO instead of VDDD
     459[   20.456262] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok
     460[   21.246796] gsc_hwmon 0-0029: gsc_hwmon chip found
     461[   22.229576] hidraw: raw HID events driver (C) Jiri Kosina
     462[   26.336830] u32 classifier
     463[   26.339550]     input device check on
     464[   26.343215]     Actions configured
     465[   27.316773] Mirror/redirect action on
     466[   28.541690] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
     467[   32.428639] Console: switching to colour frame buffer device 128x48
     468[   32.952858] Bluetooth: Core ver 2.21
     469[   32.956551] NET: Registered protocol family 31
     470[   32.961000] Bluetooth: HCI device and connection manager initialized
     471[   32.967391] Bluetooth: HCI socket layer initialized
     472[   32.972280] Bluetooth: L2CAP socket layer initialized
     473[   32.977373] Bluetooth: SCO socket layer initialized
     474[   32.984252] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
     475[   32.989610] Bluetooth: BNEP filters: protocol multicast
     476[   32.994848] Bluetooth: BNEP socket layer initialized
     477[   33.002175] usbcore: registered new interface driver btusb
     478[   33.008926] can: controller area network core (rev 20120528 abi 9)
     479[   33.015170] NET: Registered protocol family 29
     480[   33.020398] can: broadcast manager protocol (rev 20120528 t)
     481[   33.028051] CAN device driver interface
     482[   33.032540] can: netlink gateway (rev 20130117) max_hops=1
     483[   33.038901] can: raw protocol (rev 20120528)
     484[   33.044069] usbcore: registered new interface driver cdc_acm
     485[   33.049763] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
     486[   33.058703] usbcore: registered new interface driver cdc_wdm
     487[   33.067745] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
     488[   33.073593] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
     489[   33.088880] Ebtables v2.0 registered
     490[   33.093628] 2090000.flexcan supply xceiver not found, using dummy regulator
     491[   33.101448] flexcan 2090000.flexcan: device registered (reg_base=f1dd8000, irq=32)
     492[   33.111179] usbcore: registered new interface driver ftdi_sio
     493[   33.117091] usbserial: USB Serial support registered for FTDI USB Serial Device
     494[   33.386955] usbcore: registered new interface driver garmin_gps
     495[   33.392953] usbserial: USB Serial support registered for Garmin GPS usb/tty
     496[   33.401783] input: gsc_input as /devices/soc0/soc/2100000.aips-bus/21a0000.i2c/i2c-0/0-0020/21a0000.i2c:gsc@20:input/input/input0
     497[   33.413602] gsc_input 21a0000.i2c:gsc@20:input: input driver installed: CTRL_0=0x00
     498[   33.422697] Bluetooth: HCI UART driver ver 2.3
     499[   33.427172] Bluetooth: HCI UART protocol H4 registered
     500[   33.432315] Bluetooth: HCI UART protocol BCSP registered
     501[   33.437653] Bluetooth: HCI UART protocol ATH3K registered
     502[   33.444847] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
     503[   33.450806] Bluetooth: HIDP socket layer initialized
     504[   33.457050] hso: drivers/net/usb/hso.c: Option Wireless
     505[   33.462384] usbcore: registered new interface driver hso
     506[   33.470442] ip_tables: (C) 2000-2006 Netfilter Core Team
     507[   33.483394] Intel(R) Wireless WiFi driver for Linux
     508[   33.488318] Copyright(c) 2003- 2015 Intel Corporation
     509[   33.495375] lsm9ds1_mag driver: init
     510[   33.499841] 2-001e supply vdd not found, using dummy regulator
     511[   33.505732] 2-001e supply vddio not found, using dummy regulator
     512[   33.613907] input: mma845x_a as /devices/virtual/input/input1
     513[   33.619998] input: fxos8700_m as /devices/virtual/input/input2
     514[   33.819544] usbcore: registered new interface driver pl2303
     515[   33.825197] usbserial: USB Serial support registered for pl2303
     516[   33.832157] backlight supply power not found, using dummy regulator
     517[   33.841537] Bluetooth: RFCOMM TTY layer initialized
     518[   33.846465] Bluetooth: RFCOMM socket layer initialized
     519[   33.851619] Bluetooth: RFCOMM ver 1.11
     520[   33.856246] usbcore: registered new interface driver sierra
     521[   33.861901] usbserial: USB Serial support registered for Sierra USB modem
     522[   33.869978] sky2: driver version 1.30
     523[   33.873758] sky2 0000:08:00.0: enabling device (0140 -> 0143)
     524[   33.879683] sky2 0000:08:00.0: Yukon-2 UL 2 chip revision 0
     525[   33.886256] sky2 0000:08:00.0 eth1: addr 00:d0:12:9b:f2:b0
     526[   33.893093] slcan: serial line CAN interface driver
     527[   33.898035] slcan: 10 dynamic interface channels.
     528[   33.908911] usbcore: registered new interface driver ums-alauda
     529[   33.915752] usbcore: registered new interface driver ums-cypress
     530[   33.922540] usbcore: registered new interface driver ums-datafab
     531[   33.929210] usbcore: registered new interface driver ums-freecom
     532[   33.935891] usbcore: registered new interface driver ums-isd200
     533[   33.942484] usbcore: registered new interface driver ums-jumpshot
     534[   33.949267] usbcore: registered new interface driver ums-karma
     535[   33.955823] usbcore: registered new interface driver ums-sddr09
     536[   33.962450] usbcore: registered new interface driver ums-sddr55
     537[   33.969110] usbcore: registered new interface driver ums-usbat
     538[   33.978313] usbcore: registered new interface driver usbhid
     539[   33.983896] usbhid: USB HID core driver
     540[   33.989805] usbip_core: USB/IP Core v1.0.0
     541[   33.994845] usbcore: registered new device driver usbip-host
     542[   34.000553] usbip_host: USB/IP Host Driver v1.0.0
     543[   34.010264] vcan: Virtual CAN interface driver
     544[   34.015933] vhci_hcd vhci_hcd: USB/IP Virtual Host Controller
     545[   34.021751] vhci_hcd vhci_hcd: new USB bus registered, assigned bus number 2
     546[   34.029890] hub 2-0:1.0: USB hub found
     547[   34.033708] hub 2-0:1.0: 8 ports detected
     548[   34.038342] vhci_hcd: USB/IP 'Virtual' Host Controller (VHCI) Driver v1.0.0
     549[   34.071190] xt_time: kernel timezone is -0000
     550[   34.077908] usbcore: registered new interface driver asix
     551[   34.084806] usbcore: registered new interface driver ath3k
     552[   34.101294] usbcore: registered new interface driver ath9k_htc
     553[   34.109146] usbcore: registered new interface driver ax88179_178a
     554[   34.116737] usbcore: registered new interface driver cdc_ether
     555[   34.124881] usbcore: registered new interface driver cdc_ncm
     556[   34.131822] usbcore: registered new interface driver cdc_subset
     557[   34.497042] usbcore: registered new interface driver huawei_cdc_ncm
     558[   34.524085] usbcore: registered new interface driver option
     559[   34.529782] usbserial: USB Serial support registered for GSM modem (1-port)
     560[   34.539355] PPP generic driver version 2.4.2
     561[   34.544930] NET: Registered protocol family 24
     562[   34.550258] usbcore: registered new interface driver qcserial
     563[   34.556084] usbserial: USB Serial support registered for Qualcomm USB modem
     564[   34.564169] usbcore: registered new interface driver qmi_wwan
     565[   34.571034] usbcore: registered new interface driver sierra_net
     566[   34.586139] usbcore: registered new interface driver cdc_mbim
     567[   37.064885] blk_update_request: I/O error, dev mtdblock0, sector 0
     568[   37.076974] blk_update_request: I/O error, dev mtdblock0, sector 0
     569[   37.083185] Buffer I/O error on dev mtdblock0, logical block 0, async page read
     570[   38.075246] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
     571[   38.088878] device eth0 entered promiscuous mode
     572[   38.096654] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
     573[   38.118393] sky2 0000:08:00.0 eth1: enabling interface
     574[   38.123773] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
     575[   43.066684] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
     576[   43.074386] br-lan: port 1(eth0) entered forwarding state
     577[   43.079850] br-lan: port 1(eth0) entered forwarding state
     578[   43.085393] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
     579[   45.076216] br-lan: port 1(eth0) entered forwarding state
     580[   60.366347] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware
     581
     582
     583
     584BusyBox v1.24.1 () built-in shell (ash)
    480585
    481586  _______                     ________        __
     
    485590          |__| W I R E L E S S   F R E E D O M
    486591 -----------------------------------------------------
    487  BARRIER BREAKER (Bleeding Edge, r35953)
     592 DESIGNATED DRIVER (Gateworks Ventana 16.02@ed0a2cb, r48868)
    488593 -----------------------------------------------------
    489   * 1/2 oz Galliano         Pour all ingredients into
    490   * 4 oz cold Coffee        an irish coffee mug filled
    491   * 1 1/2 oz Dark Rum       with crushed ice. Stir.
    492   * 2 tsp. Creme de Cacao
     594  * 2 oz. Orange Juice         Combine all juices in a
     595  * 2 oz. Pineapple Juice      tall glass filled with
     596  * 2 oz. Grapefruit Juice     ice, stir well.
     597  * 2 oz. Cranberry Juice
    493598 -----------------------------------------------------
    494599root@OpenWrt:/#