This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3359: Ethernet PHY issue

Part Number: AM3359


Tool/software: Linux

Hi, all

we have designed our own board with AM3359 two pru eth ports connecting to ksz8895 which is a SW chip(phy).

the control interface between CPU and SW chip is through SPI.

our SDK is ti-processor-sdk-linux-rt-am335x-evm-03.01.00.06.

Right now the Ethernet normally works fine, but some time after reboot,

the eth device will dispeare  that is no eth interface when using ifconfig command.

here are two boot log files.

I compare the boot messages with the normal boot log file

and find that  in the dispeared  situation:

(1):there are lots of :

wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle

while normal situation there is only one line for this info.

(2):the remoteproc0/1 driver is loaded first and then my ehternet driver(my own driver can be seen "zdl spi 0 cs xx").

I have few knowledge about PRU driver, 

Does any body have any advice how to deal with it?

root@am335x-evm:~# cat /home/root/dmesg.log
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.19-rt25-gf572d285f0 (root@tqma28bsp109-VirtualBox) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #263 PREEMPT RT Fri Aug 25 10:53:30 AWST 2017
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: SystemCORP BCU - Main Processor Board
[    0.000000] cma: Reserved 24 MiB at 0x8d000000
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c095b43c, node_mem_map cfdad000
[    0.000000]   Normal zone: 576 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (sgx neon )
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=000143e2-02 rw rootfstype=ext4 rootwait
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 224912K/262144K available (6305K kernel code, 315K rwdata, 2316K rodata, 616K init, 299K bss, 12656K reserved, 24576K cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
                   lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                     .text : 0xc0008000 - 0xc08738f4   (8623 kB)
                     .init : 0xc0874000 - 0xc090e000   ( 616 kB)
                     .data : 0xc090e000 - 0xc095cfc0   ( 316 kB)
                      .bss : 0xc095cfc0 - 0xc09a7c94   ( 300 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU kthread priority: 1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000013] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000027] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000033] OMAP clocksource: timer1 at 24000000 Hz
[    0.000183] clocksource_probe: no matching clocksources found
[    0.000362] Console: colour dummy device 80x30
[    0.000513] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000515] This ensures that you still see kernel messages. Please
[    0.000517] update your kernel commandline.
[    0.089170] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
[    0.089175] pid_max: default: 32768 minimum: 301
[    0.089294] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.089301] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.089987] Initializing cgroup subsys io
[    0.090006] Initializing cgroup subsys memory
[    0.090040] Initializing cgroup subsys devices
[    0.090050] Initializing cgroup subsys freezer
[    0.090061] Initializing cgroup subsys perf_event
[    0.090069] Initializing cgroup subsys pids
[    0.090137] CPU: Testing write buffer coherency: ok
[    0.090493] Setting up static identity map for 0x80008200 - 0x80008258
[    0.093089] devtmpfs: initialized
[    0.105220] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.119247] omap_hwmod: debugss: _wait_target_disable failed
[    0.174146] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.176307] pinctrl core: initialized pinctrl subsystem
[    0.177588] NET: Registered protocol family 16
[    0.179965] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.184512] omap_gpio 44e07000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio0_pins_default, deferring probe
[    0.184801] omap_gpio 4804c000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio1_pins_default, deferring probe
[    0.185080] omap_gpio 481ac000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio2_pins_default, deferring probe
[    0.185339] omap_gpio 481ae000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio3_pins_default, deferring probe
[    0.193461] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.237642] edma 49000000.edma: TI EDMA DMA engine driver
[    0.238008] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator@0[0]'
[    0.240228] usbcore: registered new interface driver usbfs
[    0.240307] usbcore: registered new interface driver hub
[    0.240443] usbcore: registered new device driver usb
[    0.241024] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c0_pins_default, deferring probe
[    0.241074] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c1_pins_default, deferring probe
[    0.241190] media: Linux media interface: v0.10
[    0.241254] Linux video capture interface: v2.00
[    0.241303] pps_core: LinuxPPS API ver. 1 registered
[    0.241311] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.241339] PTP clock support registered
[    0.241393] EDAC MC: Ver: 3.0.0
[    0.242536] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.243909] clocksource: Switched to clocksource timer1
[    0.254643] NET: Registered protocol family 2
[    0.255448] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.255496] TCP bind hash table entries: 2048 (order: 3, 49152 bytes)
[    0.255567] TCP: Hash tables configured (established 2048 bind 2048)
[    0.255642] UDP hash table entries: 256 (order: 2, 16384 bytes)
[    0.255672] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes)
[    0.255860] NET: Registered protocol family 1
[    0.256324] RPC: Registered named UNIX socket transport module.
[    0.256338] RPC: Registered udp transport module.
[    0.256344] RPC: Registered tcp transport module.
[    0.256350] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.256375] PCI: CLS 0 bytes, default 64
[    0.257262] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.258257] omap_timer 48048000.timer: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/timer6_pins_default, deferring probe
[    0.258307] omap_timer 4804a000.timer: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/timer7_pins_default, deferring probe
[    0.259218] futex hash table entries: 256 (order: 1, 8192 bytes)
[    0.267695] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.268431] NFS: Registering the id_resolver key type
[    0.268501] Key type id_resolver registered
[    0.268509] Key type id_legacy registered
[    0.268591] ntfs: driver 2.1.32 [Flags: R/O].
[    0.272057] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.272093] io scheduler noop registered
[    0.272109] io scheduler deadline registered
[    0.272377] io scheduler cfq registered (default)
[    0.273598] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.336270] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.339635] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[    1.026187] console [ttyS0] enabled
[    1.030684] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, base_baud = 3000000) is a 8250
[    1.040244] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 32, base_baud = 3000000) is a 8250
[    1.050205] [drm] Initialized drm 1.1.0 20060810
[    1.061529] loop: module loaded
[    1.066731] libphy: Fixed MDIO Bus: probed
[    1.133939] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[    1.140082] libphy: 4a101000.mdio: probed
[    1.144881] cpsw 4a100000.ethernet: Detected MACID = 88:4a:ea:df:cf:a4
[    1.152919] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.159509] ehci-pci: EHCI PCI platform driver
[    1.164077] ehci-platform: EHCI generic platform driver
[    1.169506] ehci-omap: OMAP-EHCI Host Controller driver
[    1.174880] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.181129] ohci-pci: OHCI PCI platform driver
[    1.185666] ohci-platform: OHCI generic platform driver
[    1.191438] usbcore: registered new interface driver cdc_acm
[    1.197123] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.205229] usbcore: registered new interface driver cdc_wdm
[    1.211027] usbcore: registered new interface driver usbserial
[    1.218618] am335x-phy-driver 47401300.usb-phy: GPIO lookup for consumer reset
[    1.218644] am335x-phy-driver 47401300.usb-phy: using device tree for GPIO lookup
[    1.218661] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/usb@47400000/usb-phy@47401300[0]'
[    1.218672] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/usb@47400000/usb-phy@47401300[0]'
[    1.218681] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup
[    1.218692] am335x-phy-driver 47401300.usb-phy: lookup for GPIO reset failed
[    1.218704] am335x-phy-driver 47401300.usb-phy: GPIO lookup for consumer vbus-detect
[    1.218712] am335x-phy-driver 47401300.usb-phy: using device tree for GPIO lookup
[    1.218722] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/usb@47400000/usb-phy@47401300[0]'
[    1.218732] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/usb@47400000/usb-phy@47401300[0]'
[    1.218741] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup
[    1.218751] am335x-phy-driver 47401300.usb-phy: lookup for GPIO vbus-detect failed
[    1.218809] 47401300.usb-phy supply vcc not found, using dummy regulator
[    1.227876] musb-hdrc musb-hdrc.0.auto: Failed to request rx1.
[    1.233819] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
[    1.242448] am335x-phy-driver 47401b00.usb-phy: GPIO lookup for consumer reset
[    1.242471] am335x-phy-driver 47401b00.usb-phy: using device tree for GPIO lookup
[    1.242486] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/usb@47400000/usb-phy@47401b00[0]'
[    1.242496] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/usb@47400000/usb-phy@47401b00[0]'
[    1.242507] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup
[    1.242517] am335x-phy-driver 47401b00.usb-phy: lookup for GPIO reset failed
[    1.242529] am335x-phy-driver 47401b00.usb-phy: GPIO lookup for consumer vbus-detect
[    1.242537] am335x-phy-driver 47401b00.usb-phy: using device tree for GPIO lookup
[    1.242547] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/usb@47400000/usb-phy@47401b00[0]'
[    1.242557] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/usb@47400000/usb-phy@47401b00[0]'
[    1.242566] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup
[    1.242576] am335x-phy-driver 47401b00.usb-phy: lookup for GPIO vbus-detect failed
[    1.242652] 47401b00.usb-phy supply vcc not found, using dummy regulator
[    1.251516] musb-hdrc musb-hdrc.1.auto: Failed to request rx1.
[    1.257494] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with status -517
[    1.272194] mousedev: PS/2 mouse device common for all mice
[    1.278542] i2c /dev entries driver
[    1.283597] omap_hsmmc 48060000.mmc: GPIO lookup for consumer cd
[    1.283616] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup
[    1.283630] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@48060000[0]'
[    1.283641] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@48060000[0]'
[    1.283651] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup
[    1.283662] omap_hsmmc 48060000.mmc: lookup for GPIO cd failed
[    1.283675] omap_hsmmc 48060000.mmc: GPIO lookup for consumer wp
[    1.283684] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup
[    1.283693] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@48060000[0]'
[    1.283702] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@48060000[0]'
[    1.283711] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup
[    1.283720] omap_hsmmc 48060000.mmc: lookup for GPIO wp failed
[    1.284823] omap_hsmmc 481d8000.mmc: GPIO lookup for consumer cd
[    1.284846] omap_hsmmc 481d8000.mmc: using device tree for GPIO lookup
[    1.284860] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@481d8000[0]'
[    1.284871] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@481d8000[0]'
[    1.284880] omap_hsmmc 481d8000.mmc: using lookup tables for GPIO lookup
[    1.284891] omap_hsmmc 481d8000.mmc: lookup for GPIO cd failed
[    1.284903] omap_hsmmc 481d8000.mmc: GPIO lookup for consumer wp
[    1.284911] omap_hsmmc 481d8000.mmc: using device tree for GPIO lookup
[    1.284921] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@481d8000[0]'
[    1.284930] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@481d8000[0]'
[    1.284939] omap_hsmmc 481d8000.mmc: using lookup tables for GPIO lookup
[    1.284948] omap_hsmmc 481d8000.mmc: lookup for GPIO wp failed
[    1.287440] NET: Registered protocol family 10
[    1.293281] sit: IPv6 over IPv4 tunneling driver
[    1.298759] NET: Registered protocol family 17
[    1.303327] 8021q: 802.1Q VLAN Support v1.8
[    1.307808] Key type dns_resolver registered
[    1.312274] omap_voltage_late_init: Voltage driver support not added
[    1.321538] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
[    1.322061] OMAP GPIO hardware version 0.1
[    1.326749] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
[    1.327599] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
[    1.328242] GPIO line 109 (RGMII_1_INT) hogged as output/high
[    1.334203] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
[    1.335716] at24 0-0050: 8192 byte 24c64 EEPROM, writable, 32 bytes/write
[    1.342721] at24 0-0057: 256 byte 24c02 EEPROM, writable, 16 bytes/write
[    1.364276] tps65910 0-002d: No interrupt support, no core IRQ
[    1.370314] tps65910-gpio tps65910-gpio: ti,en-gpio-sleep not specified
[    1.370329] gpiochip_find_base: found new base at 506
[    1.370452] gpiochip_add: registered GPIOs 506 to 511 on device: tps65910
[    1.418056] at24 0-0051: 256 byte 24c02 EEPROM, writable, 16 bytes/write
[    1.425496] gpiochip_find_base: found new base at 498
[    1.425619] gpiochip_add: registered GPIOs 498 to 505 on device: pca8574
[    1.425632] pcf857x 0-0021: probed
[    1.429070] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 100 kHz
[    1.435942] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
[    1.447824] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    1.447846] musb-hdrc: MHDRC RTL version 2.0
[    1.447855] musb-hdrc: setup fifo_mode 4
[    1.447874] musb-hdrc: 28/31 max ep, 16384/16384 memory
[    1.448097] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
[    1.453963] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 1
[    1.462060] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.468886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.476142] usb usb1: Product: MUSB HDRC host driver
[    1.481128] usb usb1: Manufacturer: Linux 4.4.19-rt25-gf572d285f0 musb-hcd
[    1.488033] usb usb1: SerialNumber: musb-hdrc.0.auto
[    1.493744] hub 1-0:1.0: USB hub found
[    1.497557] hub 1-0:1.0: 1 port detected
[    1.507975] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    1.507996] musb-hdrc: MHDRC RTL version 2.0
[    1.508003] musb-hdrc: setup fifo_mode 4
[    1.508021] musb-hdrc: 28/31 max ep, 16384/16384 memory
[    1.508258] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    1.514073] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2
[    1.522146] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.528972] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.536227] usb usb2: Product: MUSB HDRC host driver
[    1.541213] usb usb2: Manufacturer: Linux 4.4.19-rt25-gf572d285f0 musb-hcd
[    1.548119] usb usb2: SerialNumber: musb-hdrc.1.auto
[    1.553802] hub 2-0:1.0: USB hub found
[    1.557613] hub 2-0:1.0: 1 port detected
[    1.562608] omap_hsmmc 48060000.mmc: GPIO lookup for consumer cd
[    1.562627] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup
[    1.562642] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@48060000[0]'
[    1.562653] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@48060000[0]'
[    1.562662] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup
[    1.562673] omap_hsmmc 48060000.mmc: lookup for GPIO cd failed
[    1.562686] omap_hsmmc 48060000.mmc: GPIO lookup for consumer wp
[    1.562694] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup
[    1.562703] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@48060000[0]'
[    1.562713] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@48060000[0]'
[    1.562722] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup
[    1.562731] omap_hsmmc 48060000.mmc: lookup for GPIO wp failed
[    1.563213] vmmc: supplied by vbat
[    1.604706] omap_hsmmc 481d8000.mmc: GPIO lookup for consumer cd
[    1.604729] omap_hsmmc 481d8000.mmc: using device tree for GPIO lookup
[    1.604743] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@481d8000[0]'
[    1.604754] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@481d8000[0]'
[    1.604763] omap_hsmmc 481d8000.mmc: using lookup tables for GPIO lookup
[    1.604773] omap_hsmmc 481d8000.mmc: lookup for GPIO cd failed
[    1.604786] omap_hsmmc 481d8000.mmc: GPIO lookup for consumer wp
[    1.604794] omap_hsmmc 481d8000.mmc: using device tree for GPIO lookup
[    1.604804] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@481d8000[0]'
[    1.604813] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@481d8000[0]'
[    1.604822] omap_hsmmc 481d8000.mmc: using lookup tables for GPIO lookup
[    1.604831] omap_hsmmc 481d8000.mmc: lookup for GPIO wp failed
[    1.641070] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.644673] hctosys: unable to open rtc device (rtc0)
[    1.660402] Waiting for root device PARTUUID=000143e2-02...
[    1.661977] mmc0: new high speed SDHC card at address 0007
[    1.672255] mmcblk0: mmc0:0007 SL16G 14.5 GiB
[    1.678501]  mmcblk0: p1 p2
[    5.714195] EXT4-fs (mmcblk0p2): recovery complete
[    6.954546] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.962747] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    6.972625] devtmpfs: mounted
[    6.976599] Freeing unused kernel memory: 616K (c0874000 - c090e000)
[    7.268271] systemd[1]: System time before build time, advancing clock.
[    7.361318] random: systemd: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
[    7.377366] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
[    7.397249] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[    7.416073] systemd[1]: Detected architecture arm.
[    7.445907] systemd[1]: Set hostname to <am335x-evm>.
[    7.541732] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
[    7.550346] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
[    7.550689] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
[    7.617821] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 30 bits of entropy available)
[    7.654454] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 31 bits of entropy available)
[    7.715928] random: systemd: uninitialized urandom read (16 bytes read, 33 bits of entropy available)
[    7.725889] random: systemd: uninitialized urandom read (16 bytes read, 33 bits of entropy available)
[    7.736670] random: systemd: uninitialized urandom read (16 bytes read, 33 bits of entropy available)
[    7.958031] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown lvalue 'ExecStopPre' in section 'Service'
[    8.245834] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
[    8.253667] systemd[1]: sysinit.target: Found dependency on alignment.service/start
[    8.261397] systemd[1]: sysinit.target: Found dependency on basic.target/start
[    8.268678] systemd[1]: sysinit.target: Found dependency on sockets.target/start
[    8.276126] systemd[1]: sysinit.target: Found dependency on dbus.socket/start
[    8.283304] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
[    8.290749] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
[    8.300203] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
[    8.340575] systemd[1]: Listening on udev Kernel Socket.
[    8.364504] systemd[1]: Reached target Swap.
[    8.384803] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.415041] systemd[1]: Listening on Network Service Netlink Socket.
[    8.444716] systemd[1]: Listening on udev Control Socket.
[    8.475018] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    8.504630] systemd[1]: Listening on Syslog Socket.
[    8.534751] systemd[1]: Listening on Journal Socket.
[    8.566834] systemd[1]: Created slice User and Session Slice.
[    8.611562] systemd[1]: Created slice System Slice.
[    8.636029] systemd[1]: Created slice system-getty.slice.
[    8.668664] systemd[1]: Starting Journal Service...
[    8.716957] systemd[1]: Starting Setup Virtual Console...
[    8.766910] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.841455] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    8.891694] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    8.952959] systemd[1]: Starting Load Kernel Modules...
[    9.012515] systemd[1]: Mounting Temporary Directory...
[    9.064655] systemd[1]: Reached target Slices.
[    9.084491] cryptodev: driver 1.8 loaded.
[    9.119180] systemd[1]: Mounting POSIX Message Queue File System...
[    9.179122] systemd[1]: Mounting Debug File System...
[    9.225067] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    9.254497] systemd[1]: Reached target Paths.
[    9.275215] systemd[1]: Reached target Remote File Systems.
[    9.306024] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    9.334797] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    9.397117] systemd[1]: Mounted POSIX Message Queue File System.
[    9.424664] systemd[1]: Mounted Debug File System.
[    9.454575] systemd[1]: Mounted Temporary Directory.
[    9.485196] systemd[1]: Started Journal Service.
[   11.055314] systemd-journald[100]: Received request to flush runtime journal from PID 1
[   13.772996] vdd_mpu: supplied by vbat
[   13.923432] ti-pruss 4a300000.pruss: creating PRU cores and other child platform devices
[   13.975611] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   14.062514] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 !
[   14.112883] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 !
[   14.161351] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   14.170008] PM: Cannot get wkup_m3_ipc handle
[   14.201865]  remoteproc0: 4a334000.pru0 is available
[   14.201872]  remoteproc0: Note: remoteproc is still under development and considered experimental.
[   14.201877]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   14.208038] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss@4a300000/pru0@4a334000 probed successfully
[   14.211483]  remoteproc1: 4a338000.pru1 is available
[   14.211489]  remoteproc1: Note: remoteproc is still under development and considered experimental.
[   14.211494]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   14.217203] pru-rproc 4a338000.pru1: PRU rproc node /ocp/pruss@4a300000/pru1@4a338000 probed successfully
[   14.265993] libphy: PHY sw.0:00 not found
[   14.266012] prueth pruss_eth: zdl could not connect phy -871916282
[   14.266018] prueth pruss_eth: couldn't connect to phy /sw_spi_mdio/ethernet-phy0@0
[   14.266038] prueth pruss_eth: netdev init ethernet-mii0 failed: -19
[   14.266123] libphy: PHY sw.1:00 not found
[   14.266130] prueth pruss_eth: zdl could not connect phy -871916282
[   14.266136] prueth pruss_eth: couldn't connect to phy /sw_spi_mdio/ethernet-phy1@0
[   14.266146] prueth pruss_eth: prueth_netdev_init ret -19
[   14.266152] prueth pruss_eth: netdev init ethernet-mii1 failed: -19
[   14.268839] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[   14.275362] omap_rtc 44e3e000.rtc: already running
[   14.275782] rtc rtc0: 44e3e000.rtc: dev (254:0)
[   14.275810] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[   14.294576] prueth pruss_eth: TI PRU ethernet driver initialized
[   14.625354] gpiochip_find_base: found new base at 482
[   14.625587] gpiochip_add: registered GPIOs 482 to 497 on device: pca9555
[   14.625601] pca953x 0-0020: interrupt support not compiled in
[   14.630008] rtc-ds1307 0-0068: SET TIME!
[   14.632151] rtc-ds1307 0-0068: read: 21 00 00 01 01 01 00
[   14.632169] rtc-ds1307 0-0068: read secs=21, mins=0, hours=0, mday=1, mon=0, year=100, wday=0
[   14.634137] rtc-ds1307 0-0068: read: 21 00 00 07 01 01 00
[   14.634154] rtc-ds1307 0-0068: read secs=21, mins=0, hours=0, mday=1, mon=0, year=100, wday=6
[   14.635391] rtc-ds1307 0-0068: alarm read: b3 26 0a 88, 86 16 89, 24 03
[   14.635404] rtc-ds1307 0-0068: alarm read secs=33, mins=26, hours=10, mday=8, enabled=0, pending=1
[   14.636450] rtc-ds1307 0-0068: read: 21 00 00 07 01 01 00
[   14.636462] rtc-ds1307 0-0068: read secs=21, mins=0, hours=0, mday=1, mon=0, year=100, wday=6
[   14.637511] rtc-ds1307 0-0068: read: 21 00 00 07 01 01 00
[   14.637526] rtc-ds1307 0-0068: read secs=21, mins=0, hours=0, mday=1, mon=0, year=100, wday=6
[   14.637934] rtc rtc1: ds1339: dev (254:1)
[   14.637945] rtc-ds1307 0-0068: rtc core: registered ds1339 as rtc1
[   14.656172] rtc-ds1307 0-0068: got IRQ 53
[   14.955060] PM: Cannot get wkup_m3_ipc handle
[   15.014572] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   15.557193] zdl set spi in master mode
[   15.637480] zdl in of_spi_register_master 2 2
[   15.641989] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/ocp/spi@48030000[0]' - status (0)
[   15.641998] zdl spi 0 cs 26
[   15.675149] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/ocp/spi@48030000[1]' - status (0)
[   15.675173] zdl spi 1 cs 27
[   15.678441] omap2_mcspi 48030000.spi: registered master spi1
[   15.689792] zdl spi device max speed Hz 12000000,speed_hz 24000000, clkd 2, clkg 0 exclk 0 div 4
[   15.785818] spi spi1.0: setup: speed 24000000, sample leading edge, clk normal
[   15.785842] zdl setup: speed 24000000, sample leading edge, clk normal
[   15.792418] spi spi1.0: zdl setup mode 0, 8 bits/w, 12000000 Hz max --> 0
[   15.854062] gpiochip_find_base: found new base at 474
[   15.854335] gpiochip_add: registered GPIOs 474 to 481 on device: 1-004d
[   15.873132] ksz8895_zdl spi1.0: chip id 0x9540
[   15.886514] PM: Cannot get wkup_m3_ipc handle
[   15.901154] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   16.182227] CAN device driver interface
[   16.244769] libphy: Switch MII bus: probed
[   16.402318] PM: Cannot get wkup_m3_ipc handle
[   16.407367] omap2_mcspi 48030000.spi: registered child spi1.0
[   16.407525] zdl spi device max speed Hz 12000000,speed_hz 24000000, clkd 2, clkg 0 exclk 0 div 4
[   16.463741] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   16.548907] spi spi1.1: setup: speed 24000000, sample leading edge, clk normal
[   16.548931] zdl setup: speed 24000000, sample leading edge, clk normal
[   16.572666] spi spi1.1: zdl setup mode 0, 8 bits/w, 12000000 Hz max --> 0
[   16.598124] ksz8895_zdl spi1.1: chip id 0x9540
[   16.630413] PM: Cannot get wkup_m3_ipc handle
[   16.644976] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   16.684532] PM: Cannot get wkup_m3_ipc handle
[   16.760905] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   16.769864] PM: Cannot get wkup_m3_ipc handle
[   16.797589] libphy: Switch MII bus: probed
[   16.807522] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   16.849888] PM: Cannot get wkup_m3_ipc handle
[   16.884685] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   16.975439] PM: Cannot get wkup_m3_ipc handle
[   16.981731] omap2_mcspi 48030000.spi: registered child spi1.1
[   16.983310] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=38)
[   17.024305] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   17.031468] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
[   17.040911] zdl set spi in master mode
[   17.048365] zdl in of_spi_register_master -2 2
[   17.053305] omap2_mcspi 481a0000.spi: registered master spi2
[   17.082045] PM: Cannot get wkup_m3_ipc handle
[   17.093398] c_can_platform 481d0000.can: c_can_platform device registered (regs=fa1d0000, irq=39)
[   17.205191] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   17.247582] PM: Cannot get wkup_m3_ipc handle
[   17.900079] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[   18.054850]  remoteproc2: wkup_m3 is available
[   18.059340]  remoteproc2: Note: remoteproc is still under development and considered experimental.
[   18.169025]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   18.314771] PM: bootloader does not support rtc-only!
[   18.320010]  remoteproc2: powering up wkup_m3
[   18.340095] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   18.475544]  remoteproc2: Booting fw image am335x-pm-firmware.elf, size 217152
[   18.621064]  remoteproc2: remote processor wkup_m3 is now up
[   18.621126] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x191
[   19.137688] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   19.816909] [drm] Initialized pvr 1.14.3699939 20110701 on minor 0
[   20.107160] NET: Registered protocol family 15
[   21.347535] Initializing XFRM netlink socket
[   21.511766] net eth0: initializing cpsw version 1.12 (0)
[   21.545155] net eth0: initialized cpsw ale version 1.4
[   21.550334] net eth0: ALE Table size 1024
[   21.691698] libphy: PHY 4a101000.mdio:03 not found
[   21.759705] net eth0: phy "4a101000.mdio:03" not found on slave 0, err -19
[   21.887267] random: nonblocking pool is initialized
[   21.952761] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   21.961358] 8021q: adding VLAN 0 to HW filter on device eth0
[   30.870573] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[   31.260574] using random self ethernet address
[   31.272527] using random host ethernet address
[   31.409222] Mass Storage Function, version: 2009/09/11
[   31.434611] LUN: removable file: (no medium)
[   31.469815] LUN: removable read only file: /dev/mmcblk0p1
[   31.485361] Number of LUNs=1
[   31.509515] usb0: HOST MAC 4e:1e:b9:8d:8b:92
[   31.526147] usb0: MAC 02:3a:0c:0f:fb:f9
[   31.552284] g_multi gadget: Multifunction Composite Gadget
[   31.557842] g_multi gadget: g_multi ready
[   31.680318] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[   35.836450] unexport_store: status -22
[   35.840146] unexport_store: status -22
[   35.858411] unexport_store: status -22
[   35.898608] unexport_store: status -22
[   35.907092] unexport_store: status -22
[   36.030644] unexport_store: status -22
[   36.068094] unexport_store: status -22
[   36.072746] unexport_store: status -22
[   36.088173] unexport_store: status -22
[   36.124485] unexport_store: status -22
[   36.338688] can: controller area network core (rev 20120528 abi 9)
[   36.355639] NET: Registered protocol family 29
[   36.410829] can: raw protocol (rev 20120528)
[   36.429371] c_can_platform 481d0000.can can1: setting BTR=0517 BRPE=0000
root@am335x-evm:~#
root@am335x-evm:~#

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.19-rt25-gf572d285f0 (root@tqma28bsp109-VirtualBox) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #263 PREEMPT RT Fri Aug 25 10:53:30 AWST 2017
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: SystemCORP BCU - Main Processor Board
[    0.000000] cma: Reserved 24 MiB at 0x8d000000
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c095b43c, node_mem_map cfdad000
[    0.000000]   Normal zone: 576 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (sgx neon )
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=000143e2-02 rw rootfstype=ext4 rootwait
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 224912K/262144K available (6305K kernel code, 315K rwdata, 2316K rodata, 616K init, 299K bss, 12656K reserved, 24576K cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
                   lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                     .text : 0xc0008000 - 0xc08738f4   (8623 kB)
                     .init : 0xc0874000 - 0xc090e000   ( 616 kB)
                     .data : 0xc090e000 - 0xc095cfc0   ( 316 kB)
                      .bss : 0xc095cfc0 - 0xc09a7c94   ( 300 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU kthread priority: 1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000013] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000027] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000033] OMAP clocksource: timer1 at 24000000 Hz
[    0.000184] clocksource_probe: no matching clocksources found
[    0.000356] Console: colour dummy device 80x30
[    0.000509] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000512] This ensures that you still see kernel messages. Please
[    0.000514] update your kernel commandline.
[    0.089163] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
[    0.089167] pid_max: default: 32768 minimum: 301
[    0.089284] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.089290] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.089969] Initializing cgroup subsys io
[    0.089988] Initializing cgroup subsys memory
[    0.090023] Initializing cgroup subsys devices
[    0.090033] Initializing cgroup subsys freezer
[    0.090044] Initializing cgroup subsys perf_event
[    0.090052] Initializing cgroup subsys pids
[    0.090121] CPU: Testing write buffer coherency: ok
[    0.090476] Setting up static identity map for 0x80008200 - 0x80008258
[    0.093074] devtmpfs: initialized
[    0.105187] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.119125] omap_hwmod: debugss: _wait_target_disable failed
[    0.174072] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.176246] pinctrl core: initialized pinctrl subsystem
[    0.177523] NET: Registered protocol family 16
[    0.179878] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.184411] omap_gpio 44e07000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio0_pins_default, deferring probe
[    0.184702] omap_gpio 4804c000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio1_pins_default, deferring probe
[    0.184979] omap_gpio 481ac000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio2_pins_default, deferring probe
[    0.185239] omap_gpio 481ae000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio3_pins_default, deferring probe
[    0.193467] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.237665] edma 49000000.edma: TI EDMA DMA engine driver
[    0.238036] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator@0[0]'
[    0.240262] usbcore: registered new interface driver usbfs
[    0.240342] usbcore: registered new interface driver hub
[    0.240479] usbcore: registered new device driver usb
[    0.241056] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c0_pins_default, deferring probe
[    0.241109] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c1_pins_default, deferring probe
[    0.241225] media: Linux media interface: v0.10
[    0.241288] Linux video capture interface: v2.00
[    0.241336] pps_core: LinuxPPS API ver. 1 registered
[    0.241345] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.241373] PTP clock support registered
[    0.241427] EDAC MC: Ver: 3.0.0
[    0.242586] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.243970] clocksource: Switched to clocksource timer1
[    0.254705] NET: Registered protocol family 2
[    0.255522] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.255570] TCP bind hash table entries: 2048 (order: 3, 49152 bytes)
[    0.255640] TCP: Hash tables configured (established 2048 bind 2048)
[    0.255713] UDP hash table entries: 256 (order: 2, 16384 bytes)
[    0.255744] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes)
[    0.255931] NET: Registered protocol family 1
[    0.256380] RPC: Registered named UNIX socket transport module.
[    0.256396] RPC: Registered udp transport module.
[    0.256402] RPC: Registered tcp transport module.
[    0.256409] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.256436] PCI: CLS 0 bytes, default 64
[    0.257307] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.258288] omap_timer 48048000.timer: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/timer6_pins_default, deferring probe
[    0.258338] omap_timer 4804a000.timer: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/timer7_pins_default, deferring probe
[    0.259251] futex hash table entries: 256 (order: 1, 8192 bytes)
[    0.267747] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.268486] NFS: Registering the id_resolver key type
[    0.268555] Key type id_resolver registered
[    0.268562] Key type id_legacy registered
[    0.268644] ntfs: driver 2.1.32 [Flags: R/O].
[    0.272128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.272165] io scheduler noop registered
[    0.272181] io scheduler deadline registered
[    0.272452] io scheduler cfq registered (default)
[    0.273671] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.336359] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.339718] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[    1.026245] console [ttyS0] enabled
[    1.030735] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, base_baud = 3000000) is a 8250
[    1.040291] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 32, base_baud = 3000000) is a 8250
[    1.050246] [drm] Initialized drm 1.1.0 20060810
[    1.061609] loop: module loaded
[    1.066801] libphy: Fixed MDIO Bus: probed
[    1.134001] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[    1.140144] libphy: 4a101000.mdio: probed
[    1.144888] cpsw 4a100000.ethernet: Detected MACID = 88:4a:ea:df:cf:a4
[    1.152930] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.159510] ehci-pci: EHCI PCI platform driver
[    1.164091] ehci-platform: EHCI generic platform driver
[    1.169522] ehci-omap: OMAP-EHCI Host Controller driver
[    1.174897] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.181144] ohci-pci: OHCI PCI platform driver
[    1.185681] ohci-platform: OHCI generic platform driver
[    1.191454] usbcore: registered new interface driver cdc_acm
[    1.197137] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.205240] usbcore: registered new interface driver cdc_wdm
[    1.211039] usbcore: registered new interface driver usbserial
[    1.218614] am335x-phy-driver 47401300.usb-phy: GPIO lookup for consumer reset
[    1.218639] am335x-phy-driver 47401300.usb-phy: using device tree for GPIO lookup
[    1.218656] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/usb@47400000/usb-phy@47401300[0]'
[    1.218667] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/usb@47400000/usb-phy@47401300[0]'
[    1.218677] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup
[    1.218688] am335x-phy-driver 47401300.usb-phy: lookup for GPIO reset failed
[    1.218700] am335x-phy-driver 47401300.usb-phy: GPIO lookup for consumer vbus-detect
[    1.218709] am335x-phy-driver 47401300.usb-phy: using device tree for GPIO lookup
[    1.218718] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/usb@47400000/usb-phy@47401300[0]'
[    1.218728] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/usb@47400000/usb-phy@47401300[0]'
[    1.218737] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup
[    1.218747] am335x-phy-driver 47401300.usb-phy: lookup for GPIO vbus-detect failed
[    1.218804] 47401300.usb-phy supply vcc not found, using dummy regulator
[    1.227868] musb-hdrc musb-hdrc.0.auto: Failed to request rx1.
[    1.233806] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
[    1.242428] am335x-phy-driver 47401b00.usb-phy: GPIO lookup for consumer reset
[    1.242449] am335x-phy-driver 47401b00.usb-phy: using device tree for GPIO lookup
[    1.242465] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/usb@47400000/usb-phy@47401b00[0]'
[    1.242476] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/usb@47400000/usb-phy@47401b00[0]'
[    1.242486] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup
[    1.242496] am335x-phy-driver 47401b00.usb-phy: lookup for GPIO reset failed
[    1.242508] am335x-phy-driver 47401b00.usb-phy: GPIO lookup for consumer vbus-detect
[    1.242516] am335x-phy-driver 47401b00.usb-phy: using device tree for GPIO lookup
[    1.242526] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/usb@47400000/usb-phy@47401b00[0]'
[    1.242536] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/usb@47400000/usb-phy@47401b00[0]'
[    1.242546] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup
[    1.242555] am335x-phy-driver 47401b00.usb-phy: lookup for GPIO vbus-detect failed
[    1.242627] 47401b00.usb-phy supply vcc not found, using dummy regulator
[    1.251515] musb-hdrc musb-hdrc.1.auto: Failed to request rx1.
[    1.257458] musb-hdrc musb-hdrc.1.auto: musb_init_controller failed with status -517
[    1.272151] mousedev: PS/2 mouse device common for all mice
[    1.278512] i2c /dev entries driver
[    1.283565] omap_hsmmc 48060000.mmc: GPIO lookup for consumer cd
[    1.283585] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup
[    1.283600] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@48060000[0]'
[    1.283611] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@48060000[0]'
[    1.283620] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup
[    1.283632] omap_hsmmc 48060000.mmc: lookup for GPIO cd failed
[    1.283645] omap_hsmmc 48060000.mmc: GPIO lookup for consumer wp
[    1.283653] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup
[    1.283663] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@48060000[0]'
[    1.283672] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@48060000[0]'
[    1.283681] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup
[    1.283690] omap_hsmmc 48060000.mmc: lookup for GPIO wp failed
[    1.284755] omap_hsmmc 481d8000.mmc: GPIO lookup for consumer cd
[    1.284774] omap_hsmmc 481d8000.mmc: using device tree for GPIO lookup
[    1.284787] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@481d8000[0]'
[    1.284797] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@481d8000[0]'
[    1.284806] omap_hsmmc 481d8000.mmc: using lookup tables for GPIO lookup
[    1.284816] omap_hsmmc 481d8000.mmc: lookup for GPIO cd failed
[    1.284828] omap_hsmmc 481d8000.mmc: GPIO lookup for consumer wp
[    1.284836] omap_hsmmc 481d8000.mmc: using device tree for GPIO lookup
[    1.284845] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@481d8000[0]'
[    1.284855] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@481d8000[0]'
[    1.284863] omap_hsmmc 481d8000.mmc: using lookup tables for GPIO lookup
[    1.284873] omap_hsmmc 481d8000.mmc: lookup for GPIO wp failed
[    1.287387] NET: Registered protocol family 10
[    1.293220] sit: IPv6 over IPv4 tunneling driver
[    1.298646] NET: Registered protocol family 17
[    1.303217] 8021q: 802.1Q VLAN Support v1.8
[    1.307692] Key type dns_resolver registered
[    1.312154] omap_voltage_late_init: Voltage driver support not added
[    1.321425] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
[    1.321946] OMAP GPIO hardware version 0.1
[    1.326624] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
[    1.327487] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
[    1.328145] GPIO line 109 (RGMII_1_INT) hogged as output/high
[    1.334231] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
[    1.335740] at24 0-0050: 8192 byte 24c64 EEPROM, writable, 32 bytes/write
[    1.342745] at24 0-0057: 256 byte 24c02 EEPROM, writable, 16 bytes/write
[    1.364336] tps65910 0-002d: No interrupt support, no core IRQ
[    1.370374] tps65910-gpio tps65910-gpio: ti,en-gpio-sleep not specified
[    1.370390] gpiochip_find_base: found new base at 506
[    1.370512] gpiochip_add: registered GPIOs 506 to 511 on device: tps65910
[    1.418099] at24 0-0051: 256 byte 24c02 EEPROM, writable, 16 bytes/write
[    1.425534] gpiochip_find_base: found new base at 498
[    1.425655] gpiochip_add: registered GPIOs 498 to 505 on device: pca8574
[    1.425668] pcf857x 0-0021: probed
[    1.429108] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 100 kHz
[    1.435981] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
[    1.447867] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    1.447886] musb-hdrc: MHDRC RTL version 2.0 
[    1.447895] musb-hdrc: setup fifo_mode 4
[    1.447915] musb-hdrc: 28/31 max ep, 16384/16384 memory
[    1.448141] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
[    1.453954] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 1
[    1.462105] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.468929] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.476186] usb usb1: Product: MUSB HDRC host driver
[    1.481171] usb usb1: Manufacturer: Linux 4.4.19-rt25-gf572d285f0 musb-hcd
[    1.488076] usb usb1: SerialNumber: musb-hdrc.0.auto
[    1.493784] hub 1-0:1.0: USB hub found
[    1.497597] hub 1-0:1.0: 1 port detected
[    1.508019] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    1.508042] musb-hdrc: MHDRC RTL version 2.0 
[    1.508051] musb-hdrc: setup fifo_mode 4
[    1.508068] musb-hdrc: 28/31 max ep, 16384/16384 memory
[    1.508310] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    1.514125] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2
[    1.522199] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.529023] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.536280] usb usb2: Product: MUSB HDRC host driver
[    1.541265] usb usb2: Manufacturer: Linux 4.4.19-rt25-gf572d285f0 musb-hcd
[    1.548169] usb usb2: SerialNumber: musb-hdrc.1.auto
[    1.553854] hub 2-0:1.0: USB hub found
[    1.557664] hub 2-0:1.0: 1 port detected
[    1.562657] omap_hsmmc 48060000.mmc: GPIO lookup for consumer cd
[    1.562677] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup
[    1.562693] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@48060000[0]'
[    1.562704] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@48060000[0]'
[    1.562713] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup
[    1.562724] omap_hsmmc 48060000.mmc: lookup for GPIO cd failed
[    1.562737] omap_hsmmc 48060000.mmc: GPIO lookup for consumer wp
[    1.562746] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup
[    1.562755] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@48060000[0]'
[    1.562765] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@48060000[0]'
[    1.562773] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup
[    1.562783] omap_hsmmc 48060000.mmc: lookup for GPIO wp failed
[    1.563275] vmmc: supplied by vbat
[    1.604764] omap_hsmmc 481d8000.mmc: GPIO lookup for consumer cd
[    1.604789] omap_hsmmc 481d8000.mmc: using device tree for GPIO lookup
[    1.604803] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@481d8000[0]'
[    1.604814] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@481d8000[0]'
[    1.604823] omap_hsmmc 481d8000.mmc: using lookup tables for GPIO lookup
[    1.604833] omap_hsmmc 481d8000.mmc: lookup for GPIO cd failed
[    1.604845] omap_hsmmc 481d8000.mmc: GPIO lookup for consumer wp
[    1.604854] omap_hsmmc 481d8000.mmc: using device tree for GPIO lookup
[    1.604864] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@481d8000[0]'
[    1.604873] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@481d8000[0]'
[    1.604882] omap_hsmmc 481d8000.mmc: using lookup tables for GPIO lookup
[    1.604891] omap_hsmmc 481d8000.mmc: lookup for GPIO wp failed
[    1.641138] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.644729] hctosys: unable to open rtc device (rtc0)
[    1.660468] Waiting for root device PARTUUID=000143e2-02...
[    1.662035] mmc0: new high speed SDHC card at address 0007
[    1.672307] mmcblk0: mmc0:0007 SL16G 14.5 GiB 
[    1.678555]  mmcblk0: p1 p2
[   10.720945] EXT4-fs (mmcblk0p2): recovery complete
[   10.745142] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[   10.753340] VFS: Mounted root (ext4 filesystem) on device 179:2.
[   10.763002] devtmpfs: mounted
[   10.766976] Freeing unused kernel memory: 616K (c0874000 - c090e000)
[   11.056577] systemd[1]: System time before build time, advancing clock.
[   11.141154] random: systemd: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
[   11.157174] random: systemd: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
[   11.177069] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[   11.195893] systemd[1]: Detected architecture arm.
[   11.225969] systemd[1]: Set hostname to <am335x-evm>.
[   11.330329] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
[   11.338153] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
[   11.345253] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
[   11.358129] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
[   11.405389] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 26 bits of entropy available)
[   11.512821] random: systemd: uninitialized urandom read (16 bytes read, 29 bits of entropy available)
[   11.522701] random: systemd: uninitialized urandom read (16 bytes read, 29 bits of entropy available)
[   11.533497] random: systemd: uninitialized urandom read (16 bytes read, 29 bits of entropy available)
[   11.749643] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown lvalue 'ExecStopPre' in section 'Service'
[   12.038562] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
[   12.046426] systemd[1]: sysinit.target: Found dependency on alignment.service/start
[   12.054154] systemd[1]: sysinit.target: Found dependency on basic.target/start
[   12.061424] systemd[1]: sysinit.target: Found dependency on sockets.target/start
[   12.068871] systemd[1]: sysinit.target: Found dependency on rpcbind.socket/start
[   12.076318] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
[   12.083761] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
[   12.093214] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
[   12.131013] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   12.166836] systemd[1]: Created slice User and Session Slice.
[   12.195127] systemd[1]: Listening on Network Service Netlink Socket.
[   12.224706] systemd[1]: Listening on udev Kernel Socket.
[   12.254440] systemd[1]: Reached target Swap.
[   12.274437] systemd[1]: Reached target Remote File Systems.
[   12.304775] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   12.334704] systemd[1]: Listening on Syslog Socket.
[   12.364774] systemd[1]: Listening on Journal Socket.
[   12.395888] systemd[1]: Created slice System Slice.
[   12.432439] systemd[1]: Starting Load Kernel Modules...
[   12.464657] systemd[1]: Reached target Slices.
[   12.496372] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   12.533901] systemd[1]: Mounting POSIX Message Queue File System...
[   12.534686] cryptodev: driver 1.8 loaded.
[   12.599337] systemd[1]: Mounting Debug File System...
[   12.645024] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   12.674538] systemd[1]: Reached target Paths.
[   12.694767] systemd[1]: Listening on Journal Socket (/dev/log).
[   12.725999] systemd[1]: Created slice system-getty.slice.
[   12.758791] systemd[1]: Starting Setup Virtual Console...
[   12.795177] systemd[1]: Listening on udev Control Socket.
[   12.838597] systemd[1]: Mounting Temporary Directory...
[   12.894614] systemd[1]: Starting Journal Service...
[   12.929355] systemd[1]: Starting Remount Root and Kernel File Systems...
[   12.979721] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   12.991849] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[   13.170437] systemd[1]: Mounted POSIX Message Queue File System.
[   13.204904] systemd[1]: Mounted Debug File System.
[   13.234851] systemd[1]: Mounted Temporary Directory.
[   13.265309] systemd[1]: Started Journal Service.
[   14.894953] systemd-journald[132]: Received request to flush runtime journal from PID 1
[   16.215921] vdd_mpu: supplied by vbat
[   16.368718] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[   16.427642] omap_rtc 44e3e000.rtc: already running
[   16.442218] rtc rtc0: 44e3e000.rtc: dev (254:0)
[   16.442277] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[   16.571342] gpiochip_find_base: found new base at 482
[   16.571621] gpiochip_add: registered GPIOs 482 to 497 on device: pca9555
[   16.571642] pca953x 0-0020: interrupt support not compiled in
[   16.641540] rtc-ds1307 0-0068: SET TIME!
[   16.682216] rtc-ds1307 0-0068: read: 23 00 00 01 01 01 00
[   16.682251] rtc-ds1307 0-0068: read secs=23, mins=0, hours=0, mday=1, mon=0, year=100, wday=0
[   16.687628] rtc-ds1307 0-0068: read: 23 00 00 07 01 01 00
[   16.687665] rtc-ds1307 0-0068: read secs=23, mins=0, hours=0, mday=1, mon=0, year=100, wday=6
[   16.688900] rtc-ds1307 0-0068: alarm read: b3 26 0a 88, 86 16 89, 24 03
[   16.688922] rtc-ds1307 0-0068: alarm read secs=33, mins=26, hours=10, mday=8, enabled=0, pending=1
[   16.689962] rtc-ds1307 0-0068: read: 23 00 00 07 01 01 00
[   16.689988] rtc-ds1307 0-0068: read secs=23, mins=0, hours=0, mday=1, mon=0, year=100, wday=6
[   16.691027] rtc-ds1307 0-0068: read: 23 00 00 07 01 01 00
[   16.691050] rtc-ds1307 0-0068: read secs=23, mins=0, hours=0, mday=1, mon=0, year=100, wday=6
[   16.691443] rtc rtc1: ds1339: dev (254:1)
[   16.691461] rtc-ds1307 0-0068: rtc core: registered ds1339 as rtc1
[   16.754270] rtc-ds1307 0-0068: got IRQ 53
[   17.143693] zdl set spi in master mode
[   17.234431] zdl in of_spi_register_master 2 2 
[   17.238937] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/ocp/spi@48030000[0]' - status (0)
[   17.238946] zdl spi 0 cs 26 
[   17.241849] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/ocp/spi@48030000[1]' - status (0)
[   17.241856] zdl spi 1 cs 27 
[   17.361424] omap2_mcspi 48030000.spi: registered master spi1
[   17.374520] zdl spi device max speed Hz 12000000,speed_hz 24000000, clkd 2, clkg 0 exclk 0 div 4
[   17.383377] spi spi1.0: setup: speed 24000000, sample leading edge, clk normal
[   17.383388] zdl setup: speed 24000000, sample leading edge, clk normal
[   17.451088] gpiochip_find_base: found new base at 474
[   17.451319] gpiochip_add: registered GPIOs 474 to 481 on device: 1-004d
[   17.594861] spi spi1.0: zdl setup mode 0, 8 bits/w, 12000000 Hz max --> 0
[   17.599692] omap2_mcspi 48030000.spi: registered child spi1.0
[   17.599896] zdl spi device max speed Hz 12000000,speed_hz 24000000, clkd 2, clkg 0 exclk 0 div 4
[   17.607349] CAN device driver interface
[   17.741402] spi spi1.1: setup: speed 24000000, sample leading edge, clk normal
[   17.741428] zdl setup: speed 24000000, sample leading edge, clk normal
[   17.785773] spi spi1.1: zdl setup mode 0, 8 bits/w, 12000000 Hz max --> 0
[   17.786167] omap2_mcspi 48030000.spi: registered child spi1.1
[   17.788315] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=38)
[   17.882503] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
[   17.918232] zdl set spi in master mode
[   17.922035] zdl in of_spi_register_master -2 2 
[   17.960197] omap2_mcspi 481a0000.spi: registered master spi2
[   17.972397] c_can_platform 481d0000.can: c_can_platform device registered (regs=fa1d0000, irq=39)
[   18.342586] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[   18.549767]  remoteproc0: wkup_m3 is available
[   18.584299]  remoteproc0: Note: remoteproc is still under development and considered experimental.
[   18.645010] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   18.692203]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   18.931746]  remoteproc0: powering up wkup_m3
[   18.937185]  remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217152
[   19.035618]  remoteproc0: remote processor wkup_m3 is now up
[   19.035670] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x191
[   19.083856] ksz8895_zdl spi1.0: chip id 0x9540
[   19.364804] libphy: Switch MII bus: probed
[   19.407350] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   19.650220] ksz8895_zdl spi1.1: chip id 0x9540
[   19.767738] ti-pruss 4a300000.pruss: creating PRU cores and other child platform devices
[   19.816630] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 !
[   19.894662] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 !
[   19.990067] PM: bootloader does not support rtc-only!
[   20.018233] [drm] Initialized pvr 1.14.3699939 20110701 on minor 0
[   20.044360] libphy: Switch MII bus: probed
[   20.105362]  remoteproc1: 4a334000.pru0 is available
[   20.105369]  remoteproc1: Note: remoteproc is still under development and considered experimental.
[   20.105374]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   20.114295] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss@4a300000/pru0@4a334000 probed successfully
[   20.114822]  remoteproc2: 4a338000.pru1 is available
[   20.114827]  remoteproc2: Note: remoteproc is still under development and considered experimental.
[   20.114832]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   20.114926] pru-rproc 4a338000.pru1: PRU rproc node /ocp/pruss@4a300000/pru1@4a338000 probed successfully
[   20.334284] prueth pruss_eth: prueth_netdev_init ret 0 
[   20.336296] prueth pruss_eth: TI PRU ethernet driver initialized
[   20.607398] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   23.840016] using random self ethernet address
[   23.864733] using random host ethernet address
[   24.015351] Mass Storage Function, version: 2009/09/11
[   24.020544] LUN: removable file: (no medium)
[   24.039177] NET: Registered protocol family 15
[   24.162663] LUN: removable read only file: /dev/mmcblk0p1
[   24.209697] Number of LUNs=1
[   24.322802] usb0: HOST MAC 8e:c0:e4:00:c0:49
[   24.396327] usb0: MAC da:d7:80:7c:37:4e
[   24.464342] g_multi gadget: Multifunction Composite Gadget
[   24.469887] g_multi gadget: g_multi ready
[   25.697102] Initializing XFRM netlink socket
[   25.874649] net eth0: initializing cpsw version 1.12 (0)
[   25.911026] net eth0: initialized cpsw ale version 1.4
[   25.966269] net eth0: ALE Table size 1024
[   25.971993] libphy: PHY 4a101000.mdio:03 not found
[   26.058918] net eth0: phy "4a101000.mdio:03" not found on slave 0, err -19
[   26.149855] random: nonblocking pool is initialized
[   26.217503] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   26.223397] 8021q: adding VLAN 0 to HW filter on device eth0
[   26.323799] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[   26.504916]  remoteproc1: powering up 4a334000.pru0
[   26.526997]  remoteproc1: Booting fw image ti-pruss/am335x-pru0-prueth-fw.elf, size 4754
[   26.580996] ti-pruss 4a300000.pruss: configured system_events = 0x0000060000500000 intr_channels = 0x00000095 host_intr = 0x00000115
[   26.698018]  remoteproc1: remote processor 4a334000.pru0 is now up
[   26.796634] net eth1: started
[   26.834369] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   26.930478]  remoteproc2: powering up 4a338000.pru1
[   26.958249]  remoteproc2: Booting fw image ti-pruss/am335x-pru1-prueth-fw.elf, size 4830
[   27.039190] ti-pruss 4a300000.pruss: configured system_events = 0x0060000000a00000 intr_channels = 0x0000012a host_intr = 0x0000022a
[   27.143617]  remoteproc2: remote processor 4a338000.pru1 is now up
[   27.171682] net eth2: started
[   27.218742] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[   28.264361] eth1: Link is Up - 100Mbps/Full - flow control rx/tx
[   28.290334] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   28.356497] eth2: Link is Up - 100Mbps/Full - flow control rx/tx
[   28.362625] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[   33.782508] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[   33.954328] ti-pruss 4a300000.pruss: unconfigured system_events = 0x0000060000500000 host_intr = 0x00000115
[   34.030130]  remoteproc1: stopped remote processor 4a334000.pru0
[   34.054900] net eth1: stopped
[   34.100019]  remoteproc1: powering up 4a334000.pru0
[   34.132372]  remoteproc1: Booting fw image ti-pruss/am335x-pru0-prueth-fw.elf, size 4754
[   34.167755] ti-pruss 4a300000.pruss: configured system_events = 0x0000060000500000 intr_channels = 0x00000095 host_intr = 0x00000115
[   34.191194]  remoteproc1: remote processor 4a334000.pru0 is now up
[   34.200298] net eth1: started
[   34.220246] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   34.284403] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   34.334340] ti-pruss 4a300000.pruss: unconfigured system_events = 0x0060000000a00000 host_intr = 0x0000022a
[   34.350393]  remoteproc2: stopped remote processor 4a338000.pru1
[   34.356139] eth2: Link is Down
[   34.371372] net eth2: stopped
[   34.422785]  remoteproc2: powering up 4a338000.pru1
[   34.457834]  remoteproc2: Booting fw image ti-pruss/am335x-pru1-prueth-fw.elf, size 4830
[   34.477897] ti-pruss 4a300000.pruss: configured system_events = 0x0060000000a00000 intr_channels = 0x0000012a host_intr = 0x0000022a
[   34.503150]  remoteproc2: remote processor 4a338000.pru1 is now up
[   34.527844] net eth2: started
[   34.547977] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[   35.354463] eth2: Link is Up - 100Mbps/Full - flow control rx/tx
[   35.377942] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[   38.531716] unexport_store: status -22
[   38.566430] unexport_store: status -22
[   38.594779] unexport_store: status -22
[   38.622253] unexport_store: status -22
[   38.643545] unexport_store: status -22
[   38.725008] unexport_store: status -22
[   38.739202] unexport_store: status -22
[   38.751658] unexport_store: status -22
[   38.765047] unexport_store: status -22
[   38.785044] unexport_store: status -22
[   38.872988] can: controller area network core (rev 20120528 abi 9)
[   38.888814] NET: Registered protocol family 29
[   38.939098] can: raw protocol (rev 20120528)
[   38.953102] c_can_platform 481d0000.can can1: setting BTR=0517 BRPE=0000