U-Boot SPL 2012.07-00012-g391a28d (Dec 30 2012 - 17:40:39) OMAP4460 ES1.1 OMAP SD/MMC: 0 reading u-boot.img reading u-boot.bin mkimage signature not found - ih_magic = ea000014 reading u-boot.bin U-Boot 2012.07-00012-g391a28d (Dec 30 2012 - 17:40:39) CPU : OMAP4460 ES1.1 Board: OMAP4 Variscite SOM I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 Using default environment In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. checking for preEnv.txt reading preEnv.txt 0 bytes read Loaded environment from preEnv.txt Importing preboot environment from mmc ... Hit any key to stop autoboot: 3  0 VAR-SOM-OM44 # VAR-SOM-OM44 # setenv bootargs 'console=ttyO2,115200n8 mem=1G@0x80000000 root=/dev/mmcblk1p2 ro rootwait debug earlyprintk ignore_loglevel fixrtc phy.smsc.gb_enable=false video=HDMI-A-1:1920x1080@60' VAR-SOM-OM44 # loady 0x81000000 ## Ready for binary (ymodem) download to 0x81000000 at 115200 bps... CSending: uImage-dtb.omap4-var-stk-om44 Sending: Transfer complete m - CRC mode, 2(SOH)/3582(STX)/0(CAN) packets, 3 retries ## Total Size = 0x0037f781 = 3667841 Bytes VAR-SOM-OM44 # bootm 0x81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3667777 Bytes = 3.5 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK 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.0-185826-gafd2ff9 (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Mon Jan 25 12:36:29 MST 2016 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Variscite VAR-STK-OM44 [ 0.000000] debug: ignoring loglevel setting. [ 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] On node 0 totalpages: 261632 [ 0.000000] free_area_init_node: node 0, pgdat c09d6b40, node_mem_map ef6f9000 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 65024 pages, LIFO batch:15 [ 0.000000] OMAP4460 ES1.1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @ef696000 s24936 r8192 d24216 u57344 [ 0.000000] pcpu-alloc: s24936 r8192 d24216 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259904 [ 0.000000] Kernel command line: console=ttyO2,115200n8 mem=1G@0x80000000 root=/dev/mmcblk1p2 ro rootwait debug earlyprintk ignore_loglevel fixrtc phy.smsc.gb_enable=false video=HDMI-A-1:1920x1080@60 [ 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: 1001308K/1046528K available (6623K kernel code, 746K rwdata, 2244K rodata, 452K init, 8263K bss, 28836K 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 - 0xc08b0f0c (8868 kB) [ 0.000000] .init : 0xc08b1000 - 0xc0922000 ( 452 kB) [ 0.000000] .data : 0xc0922000 - 0xc09dcb18 ( 747 kB) [ 0.000000] .bss : 0xc09df000 - 0xc11f0c28 (8264 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 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x4e470000 [ 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 bandgap_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.000030] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.000030] OMAP clocksource: 32k_counter at 32768 Hz [ 0.001434] Console: colour dummy device 80x30 [ 0.001464] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001495] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001495] ... MAX_LOCK_DEPTH: 48 [ 0.001495] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001525] ... CLASSHASH_SIZE: 4096 [ 0.001525] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001525] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001525] ... CHAINHASH_SIZE: 32768 [ 0.001556] memory used by lock dependency info: 5167 kB [ 0.001556] per task-struct memory footprint: 1536 bytes [ 0.001586] Calibrating delay loop... 1397.55 BogoMIPS (lpj=6987776) [ 0.079315] pid_max: default: 32768 minimum: 301 [ 0.079711] Security Framework initialized [ 0.079833] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.079864] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.082977] Initializing cgroup subsys io [ 0.083068] Initializing cgroup subsys memory [ 0.083160] Initializing cgroup subsys devices [ 0.083251] Initializing cgroup subsys freezer [ 0.083374] Initializing cgroup subsys perf_event [ 0.083435] CPU: Testing write buffer coherency: ok [ 0.085021] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.085113] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.179260] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.179901] Brought up 2 CPUs [ 0.179931] SMP: Total of 2 processors activated (2795.11 BogoMIPS). [ 0.179931] CPU: All CPU(s) started in SVC mode. [ 0.183074] devtmpfs: initialized [ 0.239715] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.244689] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.249328] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.431915] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.434204] pinctrl core: initialized pinctrl subsystem [ 0.439147] NET: Registered protocol family 16 [ 0.444549] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.469421] cpuidle: using governor ladder [ 0.499328] cpuidle: using governor menu [ 0.513183] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.514465] OMAP GPIO hardware version 0.1 [ 0.515686] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.517913] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.520080] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.522216] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.524353] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.545654] platform 4b501000.aes: Cannot lookup hwmod 'aes' [ 0.546203] platform 480a5000.des: Cannot lookup hwmod 'des' [ 0.554290] No ATAGs? [ 0.554382] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.554382] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.557006] OMAP DMA hardware revision 0.0 [ 0.614318] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.615966] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-vbat[0]' [ 0.616790] reg-fixed-voltage wl12xx_vmmc: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_wl12xx_ctrl_pins, deferring probe [ 0.620971] SCSI subsystem initialized [ 0.621490] libata version 3.00 loaded. [ 0.622192] usb_phy_generic hsusb1_phy: could not find pctldev for node /ocp/l4@4a000000/l4@300000/pinmux@1e040/pinmux_hsusbb1_phy_clk_pins, deferring probe [ 0.622741] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c1_pins, deferring probe [ 0.622833] omap_i2c 48060000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c3_pins, deferring probe [ 0.622955] omap_i2c 48350000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c4_pins, deferring probe [ 0.623291] pps_core: LinuxPPS API ver. 1 registered [ 0.623321] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.623382] PTP clock support registered [ 0.627349] clocksource: Switched to clocksource 32k_counter [ 0.770416] NET: Registered protocol family 2 [ 0.772460] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.772644] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.775177] TCP: Hash tables configured (established 8192 bind 8192) [ 0.775482] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.775848] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.776916] NET: Registered protocol family 1 [ 0.778472] RPC: Registered named UNIX socket transport module. [ 0.778503] RPC: Registered udp transport module. [ 0.778503] RPC: Registered tcp transport module. [ 0.778503] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.783752] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.789215] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.789550] audit: initializing netlink subsys (disabled) [ 0.789764] audit: type=2000 audit(0.770:1): initialized [ 0.794006] VFS: Disk quotas dquot_6.6.0 [ 0.794281] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.796752] NFS: Registering the id_resolver key type [ 0.797119] Key type id_resolver registered [ 0.797119] Key type id_legacy registered [ 0.797393] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.802093] bounce: pool size: 64 pages [ 0.802185] io scheduler noop registered [ 0.802215] io scheduler deadline registered [ 0.802246] io scheduler cfq registered (default) [ 0.805786] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406 [ 0.806518] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56 [ 0.813262] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.819152] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.819183] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 0.819610] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 223, base_baud = 3000000) is a OMAP UART0 [ 0.821319] omap_uart 4806c000.serial: no wakeirq for uart1 [ 0.821319] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 0.821594] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 224, base_baud = 3000000) is a OMAP UART1 [ 0.822784] omap_uart 48020000.serial: no wakeirq for uart2 [ 0.822784] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48020000[0]' [ 0.823059] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 225, base_baud = 3000000) is a OMAP UART2 [ 1.838684] console [ttyO2] enabled [ 1.875122] brd: module loaded [ 1.899108] loop: module loaded [ 1.905395] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.919281] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/spi@48098000/eth@0[0]' [ 1.929718] spi1.0 supply vdd-io not found, using dummy regulator [ 1.936523] spi1.0 supply vdd not found, using dummy regulator [ 1.942840] ks8851 spi1.0: message enable is 0 [ 1.953521] ks8851 spi1.0 eth0: revision 1, MAC 1a:f3:27:96:cc:fc, IRQ 202, no EEPROM [ 1.966491] mousedev: PS/2 mouse device common for all mice [ 1.972381] i2c /dev entries driver [ 1.977569] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 1.983886] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 1.990753] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.000335] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@4809c000[0]' [ 2.009826] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 2.016967] omap_hsmmc 4809c000.mmc: lookup for GPIO cd failed [ 2.023132] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 2.029449] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.036285] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.045867] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@4809c000[0]' [ 2.055358] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 2.062408] omap_hsmmc 4809c000.mmc: lookup for GPIO wp failed [ 2.099029] omap_hsmmc 480d1000.mmc: GPIO lookup for consumer wp [ 2.105316] omap_hsmmc 480d1000.mmc: using device tree for GPIO lookup [ 2.112182] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480d1000[0]' [ 2.121795] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480d1000[0]' [ 2.131286] omap_hsmmc 480d1000.mmc: using lookup tables for GPIO lookup [ 2.138336] omap_hsmmc 480d1000.mmc: lookup for GPIO wp failed [ 2.167846] omap_hsmmc 480d5000.mmc: GPIO lookup for consumer cd [ 2.174133] omap_hsmmc 480d5000.mmc: using device tree for GPIO lookup [ 2.181060] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@480d5000[0]' - status (0) [ 2.191436] omap_hsmmc 480d5000.mmc: Got CD GPIO [ 2.196258] omap_hsmmc 480d5000.mmc: GPIO lookup for consumer wp [ 2.202575] omap_hsmmc 480d5000.mmc: using device tree for GPIO lookup [ 2.209442] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480d5000[0]' [ 2.219024] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480d5000[0]' [ 2.228515] omap_hsmmc 480d5000.mmc: using lookup tables for GPIO lookup [ 2.235565] omap_hsmmc 480d5000.mmc: lookup for GPIO wp failed [ 2.278350] ledtrig-cpu: registered to indicate activity on CPUs [ 2.285919] oprofile: using arm/armv7-ca9 [ 2.290924] Initializing XFRM netlink socket [ 2.295776] NET: Registered protocol family 10 [ 2.303375] sit: IPv6 over IPv4 tunneling driver [ 2.310363] NET: Registered protocol family 17 [ 2.315063] NET: Registered protocol family 15 [ 2.320098] Key type dns_resolver registered [ 2.324890] twl: not initialized [ 2.328308] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.336700] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.345123] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.353546] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.361968] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.370391] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.378784] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1410000 Vs max 1316660 [ 2.387207] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu [ 2.394439] omap2_set_init_voltage: unable to set vdd_mpu [ 2.400115] omap2_set_init_voltage: unable to find boot up OPP for vdd_core [ 2.407440] omap2_set_init_voltage: unable to set vdd_core [ 2.413208] omap2_set_init_voltage: unable to find boot up OPP for vdd_iva [ 2.420440] omap2_set_init_voltage: unable to set vdd_iva [ 2.428283] Power Management for TI OMAP4+ devices. [ 2.433380] OMAP4 PM: u-boot >= v2012.07 is required for full PM support [ 2.440734] ThumbEE CPU extension supported. [ 2.440734] Registering SWP/SWPB emulation handler [ 2.451416] SmartReflex Class3 initialized [ 2.461212] of_get_named_gpiod_flags: parsed 'gpio' property of node '/wl12xx_vmmc[0]' - status (0) [ 2.472320] usb_phy_generic hsusb1_phy: GPIO lookup for consumer reset [ 2.479278] usb_phy_generic hsusb1_phy: using device tree for GPIO lookup [ 2.479278] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb1_phy[0]' - status (0) [ 2.496459] no flags found for reset [ 2.500274] usb_phy_generic hsusb1_phy: GPIO lookup for consumer vbus-detect [ 2.507690] usb_phy_generic hsusb1_phy: using device tree for GPIO lookup [ 2.514801] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/hsusb1_phy[0]' [ 2.524688] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/hsusb1_phy[0]' [ 2.525512] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.527435] mmc0: new high speed SDHC card at address b368 [ 2.530212] mmcblk0: mmc0:b368 USD 3.75 GiB [ 2.533203] mmcblk0: p1 p2 [ 2.556213] usb_phy_generic hsusb1_phy: using lookup tables for GPIO lookup [ 2.563507] usb_phy_generic hsusb1_phy: lookup for GPIO vbus-detect failed [ 2.577301] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 2.598602] twl 0-0048: PIH (irq 327) nested IRQs [ 2.618682] VUSIM: failed to get the current voltage(-22) [ 2.627716] twl_reg 48070000.i2c:twl@48:regulator-vusim: can't register VUSIM, -22 [ 2.627716] twl_reg: probe of 48070000.i2c:twl@48:regulator-vusim failed with error -22 [ 2.657928] twl6040 0-004b: clk32k is not handled [ 2.665832] of_get_named_gpiod_flags: parsed 'ti,audpwron-gpio' property of node '/ocp/i2c@48070000/twl@4b[0]' - status (0) [ 2.679687] omap_i2c 48070000.i2c: bus 0 rev0.11 at 400 kHz [ 2.689392] omap_i2c 48060000.i2c: bus 2 rev0.11 at 400 kHz [ 2.696960] omap_i2c 48350000.i2c: bus 3 rev0.11 at 400 kHz [ 2.703063] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 2.710083] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.710113] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.726531] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@4809c000[0]' [ 2.726531] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 2.743072] omap_hsmmc 4809c000.mmc: lookup for GPIO cd failed [ 2.749206] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 2.755523] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.762390] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.771972] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@4809c000[0]' [ 2.781494] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 2.788543] omap_hsmmc 4809c000.mmc: lookup for GPIO wp failed [ 2.838104] omap_hsmmc 480d1000.mmc: GPIO lookup for consumer wp [ 2.844421] omap_hsmmc 480d1000.mmc: using device tree for GPIO lookup [ 2.851287] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480d1000[0]' [ 2.860870] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480d1000[0]' [ 2.870361] omap_hsmmc 480d1000.mmc: using lookup tables for GPIO lookup [ 2.877410] omap_hsmmc 480d1000.mmc: lookup for GPIO wp failed [ 2.885314] mmc1: host does not support reading read-only switch, assuming write-enable [ 2.896179] mmc1: new high speed SDHC card at address 0007 [ 2.903656] mmcblk1: mmc1:0007 SD08G 7.42 GiB [ 2.911010] mmcblk1: p1 p2 [ 3.017517] hw-breakpoint: Failed to enable monitor mode on CPU 0. [ 3.026336] hctosys: unable to open rtc device (rtc0) [ 3.029663] omap_hsmmc 480d1000.mmc: card claims to support voltages below defined range [ 3.040161] sr_init: No PMIC hook to init smartreflex [ 3.043212] mmc2: queuing unknown CIS tuple 0x91 (3 bytes) [ 3.046752] mmc2: new SDIO card at address 0001 [ 3.056335] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized [ 3.065032] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized [ 3.073760] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized [ 3.121856] vwl1271: disabling [ 3.129089] VAUX1_6030: disabling [ 3.135253] VDAC: disabling [ 3.139038] VANA: disabling [ 3.142883] VUSB: disabling [ 3.152526] EXT4-fs (mmcblk1p2): couldn't mount as ext3 due to feature incompatibilities [ 3.188232] EXT4-fs (mmcblk1p2): INFO: recovery required on readonly filesystem [ 3.198089] EXT4-fs (mmcblk1p2): write access will be enabled during recovery [ 3.209411] hw-breakpoint: CPU 0 failed to disable vector catch [ 7.127349] EXT4-fs (mmcblk1p2): recovery complete [ 7.146026] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 7.154663] VFS: Mounted root (ext4 filesystem) readonly on device 179:10. [ 7.166687] devtmpfs: mounted [ 7.170867] Freeing unused kernel memory: 452K (c08b1000 - c0922000) [ 7.479095] random: init urandom read with 31 bits of entropy available [ 7.501647] init: Failed to create pty - disabling logging for job [ 7.508422] init: Temporary process spawn error: No space left on device [ 7.559539] init: Failed to create pty - disabling logging for job [ 7.566314] init: Temporary process spawn error: No space left on device [ 7.594421] init: Failed to create pty - disabling logging for job [ 7.601745] init: Temporary process spawn error: No space left on device [ 7.612182] init: Failed to create pty - disabling logging for job [ 7.620391] init: Temporary process spawn error: No space left on device [ 7.709381] init: hwclock main process (85) terminated with status 1 [ 7.769226] init: ureadahead main process (86) terminated with status 5 [ 7.974945] init: Failed to create pty - disabling logging for job [ 7.981506] init: Temporary process spawn error: No space left on device [ 8.022430] init: Failed to create pty - disabling logging for job [ 8.029022] init: Temporary process spawn error: No space left on device [ 8.121887] init: Failed to create pty - disabling logging for job [ 8.128479] init: Temporary process spawn error: No space left on device [ 8.620880] udevd[141]: starting version 175 fsck from util-linux 2.20.1 /dev/mmcblk1p2: clean, 177440/963584 files, 2992447/7708672 blocks [ 11.823455] EXT4-fs (mmcblk1p2): re-mounted. Opts: errors=remount-ro [ 12.147674] init: udev-fallback-graphics main process (444) terminated with status 1 [ 12.265624] random: nonblocking pool is initialized [ 12.359069] init: plymouth-splash main process (457) terminated with status 2 [ 12.377990] init: plymouth main process (87) killed by SEGV signal mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed [ 12.766998] init: plymouth-log main process (511) terminated with status 1 [ 12.816925] init: failsafe main process (514) killed by TERM signal [ 13.644592] init: plymouth-upstart-bridge main process (563) terminated with status 1 [ 13.727630] Adding 524232k swap on /SWAP.swap. Priority:-1 extents:13 across:577528k SS mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Disconnected from Plymouth speech-dispatcher disabled; edit /etc/default/speech-dispatcher saned disabled; edit /etc/default/saned [ 14.427337] init: bluetooth main process (570) terminated with status 1 [ 14.432525] init: bluetooth main process ended, respawning [ 14.509460] init: alsa-restore main process (604) terminated with status 19 [ 14.525085] init: hybrid-gfx main process (623) terminated with status 1 FATAL: Could not load /lib/modules/4.4.0-185826-gafd2ff9/modules.dep: No such file or directory [ 15.296173] init: bluetooth main process (694) terminated with status 1 [ 15.304443] init: bluetooth main process ended, respawning [ 15.554168] init: bluetooth main process (724) terminated with status 1 [ 15.562774] init: bluetooth main process ended, respawning [ 15.749664] init: bluetooth main process (740) terminated with status 1 [ 15.757415] init: bluetooth main process ended, respawning [ 15.947174] init: bluetooth main process (756) terminated with status 1 [ 15.954254] init: bluetooth main process ended, respawning [ 16.264862] init: bluetooth main process (773) terminated with status 1 [ 16.277465] init: bluetooth main process ended, respawning Ubuntu 12.04.1 LTS variscite-desktop ttyO2 variscite-desktop login: [ 16.743530] init: bluetooth main process (793) terminated with status 1 [ 16.762634] init: bluetooth main process ended, respawning [ 16.980895] init: bluetooth main process (824) terminated with status 1 [ 16.990570] init: bluetooth main process ended, respawning