Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2018.11-rc2-00101-g1ed3c0954b (Oct 25 2018 - 13:13:23 +0200) OMAP4430-GP ES2.1 Trying to boot from MMC1 SPL: Please implement spl_start_uboot() for your board SPL: Direct Linux boot not active! U-Boot 2018.11-rc2-00101-g1ed3c0954b (Oct 25 2018 - 13:13:23 +0200) CPU : OMAP4430-GP ES2.1 Board: OMAP4 Panda I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 Loading Environment from FAT... Unable to use mmc 0:1... Net: No ethernet found. Hit any key to stop autoboot: 2  0 => usb start usb start starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 DHCP client bound to address 10.201.3.110 (12 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x82000000 2271085/tftp-deploy-sfv5laz7/kernel/zImage tftp 0x82000000 2271085/tftp-deploy-sfv5laz7/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2271085/tftp-deploy-sfv5laz7/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ########################################################## 1.3 MiB/s done Bytes transferred = 3713568 (38aa20 hex) => tftp 0x84000000 2271085/tftp-deploy-sfv5laz7/ramdisk/ramdisk.cpio.gz.uboot tftp 0x84000000 2271085/tftp-deploy-sfv5laz7/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2271085/tftp-deploy-sfv5laz7/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x84000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################ 1.3 MiB/s done Bytes transferred = 11131572 (a9dab4 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83f00000 2271085/tftp-deploy-sfv5laz7/dtb/omap4-panda.dtb tftp 0x83f00000 2271085/tftp-deploy-sfv5laz7/dtb/omap4-panda.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2271085/tftp-deploy-sfv5laz7/dtb/omap4-panda.dtb'. Load address: 0x83f00000 Loading: *#### 1.4 MiB/s done Bytes transferred = 56722 (dd92 hex) => setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x84000000 0x83f00000 bootz 0x82000000 0x84000000 0x83f00000 ## Loading init Ramdisk from Legacy Image at 84000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 11131508 Bytes = 10.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83f00000 Booting using the fdt blob at 0x83f00000 Using Device Tree in place at 83f00000, end 83f10d91 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302-cip69-st20 (KernelCI@build-j398592-arm-gcc-10-omap2plus-defconfig-vppdq) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Jul 26 00:35:05 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI OMAP4 PandaBoard [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 16 MiB at 0xbe800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] OMAP4: Map 0xbfe00000 to fe600000 for dram barrier [ 0.000000] OMAP4430 ES2.1 [ 0.000000] PERCPU: Embedded 13 pages/cpu @ef699000 s20648 r8192 d24408 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259904 [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 990180K/1046528K available (6971K kernel code, 752K rwdata, 2232K rodata, 444K init, 8189K bss, 39964K reserved, 16384K cma-reserved, 243712K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0904fb4 (9204 kB) [ 0.000000] .init : 0xc0905000 - 0xc0974000 ( 444 kB) [ 0.000000] .data : 0xc0974000 - 0xc0a303a8 ( 753 kB) [ 0.000000] .bss : 0xc0a33000 - 0xc12327a0 (8190 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C: platform modifies aux control register: 0x0e070000 -> 0x3e470000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e070000 -> 0x3e470000 [ 0.000000] L2C-310 erratum 727915 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e470000 [ 0.000000] ti_dt_clocks_register: failed to lookup clock node dss_fck [ 0.000000] ti_dt_clocks_register: failed to lookup clock node dss_fck [ 0.000000] ti_dt_clocks_register: failed to lookup clock node div_ts_ck [ 0.000000] ti_dt_clocks_register: failed to lookup clock node bandgap_ts_fclk [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz [ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.000030] OMAP clocksource: 32k_counter at 32768 Hz [ 0.001556] Console: colour dummy device 80x30 [ 0.001617] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001617] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001647] ... MAX_LOCK_DEPTH: 48 [ 0.001647] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001647] ... CLASSHASH_SIZE: 4096 [ 0.001678] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001678] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001678] ... CHAINHASH_SIZE: 32768 [ 0.001708] memory used by lock dependency info: 5167 kB [ 0.001708] per task-struct memory footprint: 1536 bytes [ 0.001739] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256) [ 0.079437] pid_max: default: 32768 minimum: 301 [ 0.079925] Security Framework initialized [ 0.080078] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.080108] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.083648] Initializing cgroup subsys io [ 0.083740] Initializing cgroup subsys memory [ 0.083831] Initializing cgroup subsys devices [ 0.083984] Initializing cgroup subsys freezer [ 0.084075] Initializing cgroup subsys perf_event [ 0.084136] CPU: Testing write buffer coherency: ok [ 0.084320] CPU0: Spectre v2: using BPIALL workaround [ 0.085845] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.085968] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.129394] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.129425] CPU1: Spectre v2: using BPIALL workaround [ 0.130096] Brought up 2 CPUs [ 0.130126] SMP: Total of 2 processors activated (2393.70 BogoMIPS). [ 0.130126] CPU: All CPU(s) started in SVC mode. [ 0.133972] devtmpfs: initialized [ 0.201263] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.207183] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.212615] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.417053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.417144] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.419891] pinctrl core: initialized pinctrl subsystem [ 0.425781] NET: Registered protocol family 16 [ 0.431884] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.459625] cpuidle: using governor ladder [ 0.489501] cpuidle: using governor menu [ 0.506835] OMAP GPIO hardware version 0.1 [ 0.521057] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.521209] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.522460] irq: no irq domain found for /ocp/l4@4a000000/scm@100000/pinmux@40 ! [ 0.523254] irq: no irq domain found for /ocp/l4@4a000000/scm@100000/pinmux@40 ! [ 0.523986] irq: no irq domain found for /ocp/l4@4a000000/scm@100000/pinmux@40 ! [ 0.549011] platform 4b501000.aes: Cannot lookup hwmod 'aes' [ 0.549682] platform 480a5000.des: Cannot lookup hwmod 'des' [ 0.559478] No ATAGs? [ 0.559570] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.559600] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.563110] OMAP DMA hardware revision 0.0 [ 0.565612] ARM PMU: not yet supported on OMAP4430 due to missing CTI driver [ 0.626800] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.709899] reg-fixed-voltage wl12xx_vmmc: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_wl12xx_gpio, deferring probe [ 0.714782] SCSI subsystem initialized [ 0.717956] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c1_pins, deferring probe [ 0.718048] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c2_pins, deferring probe [ 0.718170] omap_i2c 48060000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c3_pins, deferring probe [ 0.718261] omap_i2c 48350000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c4_pins, deferring probe [ 0.718688] pps_core: LinuxPPS API ver. 1 registered [ 0.718719] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.718780] PTP clock support registered [ 0.723480] clocksource: Switched to clocksource 32k_counter [ 0.880828] NET: Registered protocol family 2 [ 0.881408] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.884399] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.884582] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.885925] TCP: Hash tables configured (established 8192 bind 8192) [ 0.886291] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.886505] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.887329] NET: Registered protocol family 1 [ 0.889312] RPC: Registered named UNIX socket transport module. [ 0.889343] RPC: Registered udp transport module. [ 0.889343] RPC: Registered tcp transport module. [ 0.889373] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.894592] Trying to unpack rootfs image as initramfs... [ 2.195007] Freeing initrd memory: 10872K [ 2.202667] audit: initializing netlink subsys (disabled) [ 2.202972] audit: type=2000 audit(2.181:1): initialized [ 2.207672] VFS: Disk quotas dquot_6.6.0 [ 2.207855] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 2.210510] NFS: Registering the id_resolver key type [ 2.210998] Key type id_resolver registered [ 2.210998] Key type id_legacy registered [ 2.211242] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 2.216918] bounce: pool size: 64 pages [ 2.217102] io scheduler noop registered [ 2.217132] io scheduler deadline registered [ 2.217193] io scheduler cfq registered (default) [ 2.221954] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406 [ 2.222564] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56 [ 2.229492] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 2.237518] omap_uart 4806a000.serial: no wakeirq for uart0 [ 2.238098] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 226, base_baud = 3000000) is a OMAP UART0 [ 2.240264] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 227, base_baud = 3000000) is a OMAP UART1 [ 2.241760] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 228, base_baud = 3000000) is a OMAP UART2 [ 3.180480] console [ttyO2] enabled [ 3.185882] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 229, base_baud = 3000000) is a OMAP UART3 [ 3.232269] brd: module loaded [ 3.258941] loop: module loaded [ 3.265930] mtdoops: mtd device (mtddev=name/number) must be supplied [ 3.287689] mousedev: PS/2 mouse device common for all mice [ 3.293548] i2c /dev entries driver [ 3.304107] ledtrig-cpu: registered to indicate activity on CPUs [ 3.311889] oprofile: no performance counters [ 3.318115] oprofile: using timer interrupt. [ 3.323516] Initializing XFRM netlink socket [ 3.328552] NET: Registered protocol family 10 [ 3.335968] sit: IPv6 over IPv4 tunneling driver [ 3.343231] NET: Registered protocol family 17 [ 3.348022] NET: Registered protocol family 15 [ 3.353118] Key type dns_resolver registered [ 3.357818] twl: not initialized [ 3.361206] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 3.369598] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 3.378021] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 3.386413] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 3.394805] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 3.403198] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 3.411590] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1410000 Vs max 1316660 [ 3.419982] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu [ 3.427215] omap2_set_init_voltage: unable to set vdd_mpu [ 3.432861] omap2_set_init_voltage: unable to find boot up OPP for vdd_core [ 3.440185] omap2_set_init_voltage: unable to set vdd_core [ 3.445953] omap2_set_init_voltage: unable to find boot up OPP for vdd_iva [ 3.453124] omap2_set_init_voltage: unable to set vdd_iva [ 3.461395] Power Management for TI OMAP4+ devices. [ 3.466522] OMAP4 PM: u-boot >= v2012.07 is required for full PM support [ 3.475189] ThumbEE CPU extension supported. [ 3.475189] Registering SWP/SWPB emulation handler [ 3.484802] SmartReflex Class3 initialized [ 3.503570] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 3.524841] hw-breakpoint: Failed to enable monitor mode on CPU 0. [ 3.531738] twl 0-0048: PIH (irq 337) nested IRQs [ 3.568511] twl6040 0-004b: clk32k is not handled [ 3.581024] omap_i2c 48070000.i2c: bus 0 rev0.10 at 400 kHz [ 3.589233] omap_i2c 48072000.i2c: bus 1 rev0.10 at 400 kHz [ 3.597442] omap_i2c 48060000.i2c: bus 2 rev0.10 at 100 kHz [ 3.605987] omap_i2c 48350000.i2c: bus 3 rev0.10 at 400 kHz [ 3.774475] hctosys: unable to open rtc device (rtc0) [ 3.780731] sr_init: No PMIC hook to init smartreflex [ 3.780731] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized [ 3.795196] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized [ 3.803619] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized [ 3.894378] hw-breakpoint: CPU 0 failed to disable vector catch [ 3.924835] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.935485] mmc0: new high speed SDHC card at address 59b4 [ 3.944274] mmcblk0: mmc0:59b4 USD 3.75 GiB [ 3.953399] mmcblk0: p1 [ 15.973907] vwl1271: disabling [ 15.985900] VDAC: disabling [ 15.989929] VANA: disabling [ 15.994049] VUSB: disabling [ 16.000640] Freeing unused kernel memory: 444K [ 16.089233] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 16.335052] udevd[110]: starting version 3.2.9 [ 16.342071] random: udevd: uninitialized urandom read (16 bytes read, 15 bits of entropy available) [ 16.351806] random: udevd: uninitialized urandom read (16 bytes read, 15 bits of entropy available) [ 16.362121] random: udevd: uninitialized urandom read (16 bytes read, 15 bits of entropy available) [ 16.375335] udevd[110]: specified user 'tss' unknown [ 16.392089] udevd[110]: specified group 'tss' unknown [ 16.404296] udevd[111]: starting eudev-3.2.9 [ 16.520599] random: udevd: uninitialized urandom read (16 bytes read, 15 bits of entropy available) [ 17.042449] twl_rtc 48070000.i2c:twl@48:rtc: Power up reset detected. [ 17.062957] twl_rtc 48070000.i2c:twl@48:rtc: Enabling TWL-RTC [ 17.082977] twl_rtc 48070000.i2c:twl@48:rtc: rtc core: registered 48070000.i2c:twl@48 as rtc0 [ 17.131744] thermal thermal_zone0: failed to read out thermal zone (-5) [ 17.216156] usbcore: registered new interface driver usbfs [ 17.225006] usbcore: registered new interface driver hub [ 17.231292] usbcore: registered new device driver usb [ 17.238800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 17.238800] omap_hwmod: ocp2scp_usb_phy: _wait_target_disable failed [ 17.258789] ehci-omap: OMAP-EHCI Host Controller driver [ 17.283874] omap_wdt: OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec [ 17.291809] ehci-omap 4a064c00.ehci: EHCI Host Controller [ 17.294952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 17.297454] ohci-omap3: OHCI OMAP3 driver [ 17.299163] omap4-keypad 4a31c000.keypad: number of keypad rows/columns not specified [ 17.299468] omap4-keypad: probe of 4a31c000.keypad failed with error -22 [ 17.323852] ehci-omap 4a064c00.ehci: new USB bus registered, assigned bus number 1 [ 17.338653] emif 4c000000.emif: emif_probe: device configured with addr = f0bfe000 and IRQ247 [ 17.350799] ehci-omap 4a064c00.ehci: irq 333, io mem 0x4a064c00 [ 17.351013] emif 4d000000.emif: emif_probe: device configured with addr = f0c5a000 and IRQ248 [ 17.355346] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver [ 17.355346] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2 [ 17.359344] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 17.359405] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 17.359405] usb usb2: Product: MUSB HDRC host driver [ 17.359405] usb usb2: Manufacturer: Linux 4.4.302-cip69-st20 musb-hcd [ 17.359405] usb usb2: SerialNumber: musb-hdrc.0.auto [ 17.411407] hub 2-0:1.0: USB hub found [ 17.415496] hub 2-0:1.0: 1 port detected [ 17.425140] 58000000.dss supply vdda_video not found, using dummy regulator [ 17.433135] OMAP DSS rev 4.0 [ 17.437042] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops [omapdss]) [ 17.447143] omapdss_dss 58000000.dss: bound 58005000.encoder (ops dsi_component_ops [omapdss]) [ 17.466705] ehci-omap 4a064c00.ehci: USB 2.0 started, EHCI 1.00 [ 17.472961] omapdss_dss 58000000.dss: bound 58006000.encoder (ops hdmi4_component_ops [omapdss]) [ 17.484130] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 17.484130] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 17.484191] usb usb1: Product: EHCI Host Controller [ 17.484191] usb usb1: Manufacturer: Linux 4.4.302-cip69-st20 ehci_hcd [ 17.484191] usb usb1: SerialNumber: 4a064c00.ehci [ 17.499114] hub 1-0:1.0: USB hub found [ 17.499206] hub 1-0:1.0: 3 ports detected [ 17.505859] ohci-omap3 4a064800.ohci: OHCI Host Controller [ 17.505920] ohci-omap3 4a064800.ohci: new USB bus registered, assigned bus number 3 [ 17.507232] ohci-omap3 4a064800.ohci: irq 332, io mem 0x4a064800 [ 17.603454] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 17.610626] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 17.618255] usb usb3: Product: OHCI Host Controller [ 17.623413] usb usb3: Manufacturer: Linux 4.4.302-cip69-st20 ohci_hcd [ 17.630218] usb usb3: SerialNumber: 4a064800.ohci [ 17.642456] omap-abe-twl6040 sound: twl6040-legacy <-> 40132000.mcpdm mapping ok [ 17.660278] hub 3-0:1.0: USB hub found [ 17.665283] hub 3-0:1.0: 3 ports detected [ 17.723937] Console: switching to colour frame buffer device 80x30 [ 17.733489] usb 1-1: new high-speed USB device number 2 using ehci-omap [ 17.749908] omapfb omapfb: using display 'dvi' mode 640x480 [ 17.891723] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 17.898895] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 17.909362] hub 1-1:1.0: USB hub found [ 17.914001] hub 1-1:1.0: 5 ports detected done Saving random seed: [ 17.967285] random: dd: uninitialized urandom read (512 bytes read, 22 bits of entropy available) OK Starting network: OK Starting dropbear sshd: [ 18.125457] random: dropbear: uninitialized urandom read (32 bytes read, 23 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # [ 18.19 3450] usb 1-1.1: new high-speed USB device number 3 using ehci-omap / # # [ 18.325988] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 18.333251] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 #[ 18.360534] smsc95xx v1.0.4 / # export SHELL=/bin/sh [ 18.441528] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-4a064c00.ehci-1.1, smsc95xx USB 2.0 Ethernet, 86:3b:f8:b7:b3:f9 [ 18.454498] usbcore: registered new interface driver smsc95xx export SHELL=/bin/sh / # . /lava-2271085/environment . /lava-2271085/environment / # /lava-2271085/bin/lava-test-runner /lava-2271085/0 /lava-2271085/bin/lava-test-runner /lava-2271085/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2271085/0/tests/0_dmesg + cat uuid + UUID=2271085_1.5.2.4.1 + set +x [ 18.865325] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 18.961700] [ 19.045440] [ 19.113616] + set +x [ 19.125244] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-2271085/environment / # . /lava-2271085/environment/lava-2271085/bin/lava-test-runner /lava-2271085/1 / # /lava-2271085/bin/lava-test-runner /lava-2271085/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2271085/1/tests/1_bootrr + cat uuid + UUID=2271085_1.5.2.4.5 + set +x [ 19.717346] + export 'PATH=/opt/bootrr/helpers:/lava-2271085/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2271085/1/../bin/lava-test-case [ 19.793395] /lava-2271085/1/../bin/lava-test-case [ 19.881408] /lava-2271085/1/../bin/lava-test-case [ 19.931274] + set +x [ 19.966613] / #