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 - CRC mode, 3(SOH)/3582(STX)/0(CAN) packets, 3 retries ## Total Size = 0x0037f869 = 3668073 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: 3668009 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-rc7-185642-g74bf8ef (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sun Jan 10 21:29:49 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, 2240K rodata, 456K 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 - 0xc08aff04 (8864 kB) [ 0.000000] .init : 0xc08b0000 - 0xc0922000 ( 456 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.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.001434] Console: colour dummy device 80x30 [ 0.001495] 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.079376] pid_max: default: 32768 minimum: 301 [ 0.079742] Security Framework initialized [ 0.079895] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.079895] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.083038] Initializing cgroup subsys io [ 0.083129] Initializing cgroup subsys memory [ 0.083221] Initializing cgroup subsys devices [ 0.083312] Initializing cgroup subsys freezer [ 0.083435] Initializing cgroup subsys perf_event [ 0.083496] CPU: Testing write buffer coherency: ok [ 0.085083] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.085174] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.179321] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.179962] Brought up 2 CPUs [ 0.179992] SMP: Total of 2 processors activated (2795.11 BogoMIPS). [ 0.179992] CPU: All CPU(s) started in SVC mode. [ 0.183135] devtmpfs: initialized [ 0.239776] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.244598] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.249084] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.428741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.431060] pinctrl core: initialized pinctrl subsystem [ 0.435974] NET: Registered protocol family 16 [ 0.441284] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.469482] cpuidle: using governor ladder [ 0.499389] cpuidle: using governor menu [ 0.513092] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.514343] OMAP GPIO hardware version 0.1 [ 0.515563] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.517761] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.519927] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.522033] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.524169] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.545196] platform 4b501000.aes: Cannot lookup hwmod 'aes' [ 0.545715] platform 480a5000.des: Cannot lookup hwmod 'des' [ 0.553741] No ATAGs? [ 0.553802] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.553833] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.556396] OMAP DMA hardware revision 0.0 [ 0.614288] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.615875] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-vbat[0]' [ 0.616699] 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.621185] SCSI subsystem initialized [ 0.621734] libata version 3.00 loaded. [ 0.622436] 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.622985] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c1_pins, deferring probe [ 0.623077] omap_i2c 48060000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c3_pins, deferring probe [ 0.623168] omap_i2c 48350000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@100000/pinmux@40/pinmux_i2c4_pins, deferring probe [ 0.623504] pps_core: LinuxPPS API ver. 1 registered [ 0.623535] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.623596] PTP clock support registered [ 0.627532] clocksource: Switched to clocksource 32k_counter [ 0.768127] NET: Registered protocol family 2 [ 0.770050] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.770233] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.772766] TCP: Hash tables configured (established 8192 bind 8192) [ 0.773071] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.773406] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.774505] NET: Registered protocol family 1 [ 0.775970] RPC: Registered named UNIX socket transport module. [ 0.776000] RPC: Registered udp transport module. [ 0.776000] RPC: Registered tcp transport module. [ 0.776031] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.781311] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.786621] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.786956] audit: initializing netlink subsys (disabled) [ 0.787170] audit: type=2000 audit(0.760:1): initialized [ 0.791198] VFS: Disk quotas dquot_6.6.0 [ 0.791473] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.793945] NFS: Registering the id_resolver key type [ 0.794311] Key type id_resolver registered [ 0.794311] Key type id_legacy registered [ 0.794525] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.799255] bounce: pool size: 64 pages [ 0.799377] io scheduler noop registered [ 0.799407] io scheduler deadline registered [ 0.799438] io scheduler cfq registered (default) [ 0.802947] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406 [ 0.803680] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56 [ 0.810363] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.816192] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.816223] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 0.816680] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 223, base_baud = 3000000) is a OMAP UART0 [ 0.818450] omap_uart 4806c000.serial: no wakeirq for uart1 [ 0.818450] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 0.818725] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 224, base_baud = 3000000) is a OMAP UART1 [ 0.819915] omap_uart 48020000.serial: no wakeirq for uart2 [ 0.819915] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48020000[0]' [ 0.820159] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 225, base_baud = 3000000) is a OMAP UART2 [ 1.836059] console [ttyO2] enabled [ 1.872406] brd: module loaded [ 1.896087] loop: module loaded [ 1.902435] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.916076] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/spi@48098000/eth@0[0]' [ 1.926513] spi1.0 supply vdd-io not found, using dummy regulator [ 1.933349] spi1.0 supply vdd not found, using dummy regulator [ 1.939636] ks8851 spi1.0: message enable is 0 [ 1.950073] ks8851 spi1.0 eth0: revision 1, MAC 8a:87:a6:78:f1:0a, IRQ 202, no EEPROM [ 1.962890] mousedev: PS/2 mouse device common for all mice [ 1.968749] i2c /dev entries driver [ 1.973876] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 1.980194] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 1.987060] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 1.996643] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@4809c000[0]' [ 2.006134] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 2.013275] omap_hsmmc 4809c000.mmc: lookup for GPIO cd failed [ 2.019439] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 2.025726] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.032592] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.042205] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@4809c000[0]' [ 2.051696] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 2.058746] omap_hsmmc 4809c000.mmc: lookup for GPIO wp failed [ 2.089202] omap_hsmmc 480d1000.mmc: GPIO lookup for consumer wp [ 2.095489] omap_hsmmc 480d1000.mmc: using device tree for GPIO lookup [ 2.102386] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480d1000[0]' [ 2.111968] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480d1000[0]' [ 2.121490] omap_hsmmc 480d1000.mmc: using lookup tables for GPIO lookup [ 2.128509] omap_hsmmc 480d1000.mmc: lookup for GPIO wp failed [ 2.158050] omap_hsmmc 480d5000.mmc: GPIO lookup for consumer cd [ 2.164337] omap_hsmmc 480d5000.mmc: using device tree for GPIO lookup [ 2.171264] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@480d5000[0]' - status (0) [ 2.181640] omap_hsmmc 480d5000.mmc: Got CD GPIO [ 2.186492] omap_hsmmc 480d5000.mmc: GPIO lookup for consumer wp [ 2.192810] omap_hsmmc 480d5000.mmc: using device tree for GPIO lookup [ 2.199645] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480d5000[0]' [ 2.209259] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480d5000[0]' [ 2.218749] omap_hsmmc 480d5000.mmc: using lookup tables for GPIO lookup [ 2.225769] omap_hsmmc 480d5000.mmc: lookup for GPIO wp failed [ 2.268707] ledtrig-cpu: registered to indicate activity on CPUs [ 2.276245] oprofile: using arm/armv7-ca9 [ 2.281433] Initializing XFRM netlink socket [ 2.286285] NET: Registered protocol family 10 [ 2.293853] sit: IPv6 over IPv4 tunneling driver [ 2.300811] NET: Registered protocol family 17 [ 2.305541] NET: Registered protocol family 15 [ 2.310577] Key type dns_resolver registered [ 2.315368] twl: not initialized [ 2.318786] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.327178] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.335601] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.344024] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.352447] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.360870] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 [ 2.369262] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1410000 Vs max 1316660 [ 2.377716] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu [ 2.384918] omap2_set_init_voltage: unable to set vdd_mpu [ 2.390594] omap2_set_init_voltage: unable to find boot up OPP for vdd_core [ 2.397918] omap2_set_init_voltage: unable to set vdd_core [ 2.403686] omap2_set_init_voltage: unable to find boot up OPP for vdd_iva [ 2.410919] omap2_set_init_voltage: unable to set vdd_iva [ 2.418731] Power Management for TI OMAP4+ devices. [ 2.423828] OMAP4 PM: u-boot >= v2012.07 is required for full PM support [ 2.431060] ThumbEE CPU extension supported. [ 2.436767] Registering SWP/SWPB emulation handler [ 2.436767] SmartReflex Class3 initialized [ 2.450866] of_get_named_gpiod_flags: parsed 'gpio' property of node '/wl12xx_vmmc[0]' - status (0) [ 2.462646] usb_phy_generic hsusb1_phy: GPIO lookup for consumer reset [ 2.469604] usb_phy_generic hsusb1_phy: using device tree for GPIO lookup [ 2.476776] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb1_phy[0]' - status (0) [ 2.486846] no flags found for reset [ 2.490600] usb_phy_generic hsusb1_phy: GPIO lookup for consumer vbus-detect [ 2.498016] usb_phy_generic hsusb1_phy: using device tree for GPIO lookup [ 2.504364] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/hsusb1_phy[0]' [ 2.514984] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/hsusb1_phy[0]' [ 2.524749] usb_phy_generic hsusb1_phy: using lookup tables for GPIO lookup [ 2.532073] usb_phy_generic hsusb1_phy: lookup for GPIO vbus-detect failed [ 2.547119] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.547119] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 2.565124] hw-breakpoint: Failed to enable monitor mode on CPU 0. [ 2.572265] mmc0: new high speed SDHC card at address b368 [ 2.579895] twl 0-0048: PIH (irq 327) nested IRQs [ 2.585937] mmcblk0: mmc0:b368 USD 3.75 GiB [ 2.594238] hw-breakpoint: CPU 1 failed to disable vector catch [ 2.600830] mmcblk0: p1 p2 [ 2.615264] VUSIM: failed to get the current voltage(-22) [ 2.620971] twl_reg 48070000.i2c:twl@48:regulator-vusim: can't register VUSIM, -22 [ 2.632293] twl_reg: probe of 48070000.i2c:twl@48:regulator-vusim failed with error -22 [ 2.650817] twl6040 0-004b: clk32k is not handled [ 2.662353] of_get_named_gpiod_flags: parsed 'ti,audpwron-gpio' property of node '/ocp/i2c@48070000/twl@4b[0]' - status (0) [ 2.677246] omap_i2c 48070000.i2c: bus 0 rev0.11 at 400 kHz [ 2.685241] omap_i2c 48060000.i2c: bus 2 rev0.11 at 400 kHz [ 2.694061] omap_i2c 48350000.i2c: bus 3 rev0.11 at 400 kHz [ 2.699920] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 2.699920] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.713775] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.723388] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@4809c000[0]' [ 2.732879] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 2.739929] omap_hsmmc 4809c000.mmc: lookup for GPIO cd failed [ 2.739929] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 2.752349] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.752380] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.768768] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@4809c000[0]' [ 2.778259] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 2.778259] omap_hsmmc 4809c000.mmc: lookup for GPIO wp failed [ 2.855682] omap_hsmmc 480d1000.mmc: GPIO lookup for consumer wp [ 2.862182] omap_hsmmc 480d1000.mmc: using device tree for GPIO lookup [ 2.869049] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480d1000[0]' [ 2.878631] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480d1000[0]' [ 2.888122] omap_hsmmc 480d1000.mmc: using lookup tables for GPIO lookup [ 2.893920] mmc1: host does not support reading read-only switch, assuming write-enable [ 2.896240] mmc1: new high speed SDHC card at address 0007 [ 2.909332] omap_hsmmc 480d1000.mmc: lookup for GPIO wp failed [ 2.917572] mmcblk1: mmc1:0007 SD08G 7.42 GiB [ 2.924621] mmcblk1: p1 p2 [ 3.028442] hctosys: unable to open rtc device (rtc0) [ 3.032470] omap_hsmmc 480d1000.mmc: card claims to support voltages below defined range [ 3.042968] sr_init: No PMIC hook to init smartreflex [ 3.045806] mmc2: queuing unknown CIS tuple 0x91 (3 bytes) [ 3.049560] mmc2: new SDIO card at address 0001 [ 3.058776] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized [ 3.067840] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized [ 3.076477] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized [ 3.097503] vwl1271: disabling [ 3.131561] VAUX1_6030: disabling [ 3.138427] VDAC: disabling [ 3.142181] VANA: disabling [ 3.145935] VUSB: disabling [ 3.155303] EXT4-fs (mmcblk1p2): couldn't mount as ext3 due to feature incompatibilities [ 3.189178] EXT4-fs (mmcblk1p2): INFO: recovery required on readonly filesystem [ 3.199066] EXT4-fs (mmcblk1p2): write access will be enabled during recovery [ 7.171142] EXT4-fs (mmcblk1p2): recovery complete [ 7.191894] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 7.200500] VFS: Mounted root (ext4 filesystem) readonly on device 179:10. [ 7.212463] devtmpfs: mounted [ 7.214416] Freeing unused kernel memory: 456K (c08b0000 - c0922000) [ 7.522216] random: init urandom read with 31 bits of entropy available [ 7.544464] init: Failed to create pty - disabling logging for job [ 7.551055] init: Temporary process spawn error: No space left on device [ 7.602020] init: Failed to create pty - disabling logging for job [ 7.608825] init: Temporary process spawn error: No space left on device [ 7.629089] init: Failed to create pty - disabling logging for job [ 7.636016] init: Temporary process spawn error: No space left on device [ 7.648040] init: Failed to create pty - disabling logging for job [ 7.655181] init: Temporary process spawn error: No space left on device [ 7.745697] init: hwclock main process (84) terminated with status 1 [ 7.799468] init: ureadahead main process (85) terminated with status 5 [ 7.998168] init: Failed to create pty - disabling logging for job [ 8.006958] init: Temporary process spawn error: No space left on device [ 8.047790] init: Failed to create pty - disabling logging for job [ 8.054321] init: Temporary process spawn error: No space left on device [ 8.147155] init: Failed to create pty - disabling logging for job [ 8.153900] init: Temporary process spawn error: No space left on device [ 8.630493] udevd[141]: starting version 175 fsck from util-linux 2.20.1 /dev/mmcblk1p2: clean, 177432/963584 files, 2991870/7708672 blocks [ 11.912017] init: udev-fallback-graphics main process (408) terminated with status 1 [ 11.920776] EXT4-fs (mmcblk1p2): re-mounted. Opts: errors=remount-ro [ 12.143157] init: plymouth main process (87) killed by SEGV signal [ 12.159118] init: plymouth-splash main process (424) terminated with status 2 [ 12.274688] random: nonblocking pool is initialized 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.686065] init: plymouth-log main process (492) terminated with status 1 [ 12.731964] init: failsafe main process (493) killed by TERM signal [ 13.532806] init: plymouth-upstart-bridge main process (540) terminated with status 1 [ 13.708221] 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.268341] init: bluetooth main process (549) terminated with status 1 [ 14.277740] init: bluetooth main process ended, respawning [ 14.318725] init: alsa-restore main process (583) terminated with status 19 [ 14.331359] init: hybrid-gfx main process (600) terminated with status 1 FATAL: Could not load /lib/modules/4.4.0-rc7-185642-g74bf8ef/modules.dep: No such file or directory [ 15.082000] init: bluetooth main process (674) terminated with status 1 [ 15.089752] init: bluetooth main process ended, respawning [ 15.402130] init: bluetooth main process (700) terminated with status 1 [ 15.414916] init: bluetooth main process ended, respawning [ 15.634368] init: bluetooth main process (720) terminated with status 1 [ 15.641662] init: bluetooth main process ended, respawning [ 15.815826] init: bluetooth main process (736) terminated with status 1 [ 15.822967] init: bluetooth main process ended, respawning [ 15.996551] init: bluetooth main process (753) terminated with status 1 [ 16.004547] init: bluetooth main process ended, respawning [ 16.308166] init: bluetooth main process (770) terminated with status 1 [ 16.315521] init: bluetooth main process ended, respawning Ubuntu 12.04.1 LTS variscite-desktop ttyO2 variscite-desktop login: [ 16.821899] init: bluetooth main process (799) terminated with status 1 [ 16.830810] init: bluetooth main process ended, respawning [ 16.949737] init: lightdm main process (633) terminated with status 1