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/mmcblk0p2 ro 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-som Sending: Transfer complete - CRC mode, 8(SOH)/4211(STX)/0(CAN) packets, 3 retries ## Total Size = 0x0041cebb = 4312763 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: 4312699 Bytes = 4.1 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] Linux version 3.14.0-rc6-51036-gfa389e2 (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Tue Apr 1 16:21:23 MDT 2014 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Variscite OMAP4 SOM [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: CMA: reserved 16 MiB at ae800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 261888 [ 0.000000] free_area_init_node: node 0, pgdat c088c300, node_mem_map edff2000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 528 pages used for memmap [ 0.000000] HighMem zone: 67328 pages, LIFO batch:15 [ 0.000000] OMAP4460 ES1.1 [ 0.000000] PERCPU: Embedded 9 pages/cpu @edfb9000 s14016 r8192 d14656 u36864 [ 0.000000] pcpu-alloc: s14016 r8192 d14656 u36864 alloc=9*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260368 [ 0.000000] Kernel command line: console=ttyO2,115200n8 mem=1G@0x80000000 root=/dev/mmcblk0p2 ro 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: 1007588K/1047552K available (5565K kernel code, 654K rwdata, 2128K rodata, 385K init, 5518K bss, 39964K reserved, 269312K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc078b964 (7695 kB) [ 0.000000] .init : 0xc078c000 - 0xc07ec6c0 ( 386 kB) [ 0.000000] .data : 0xc07ee000 - 0xc08918d8 ( 655 kB) [ 0.000000] .bss : 0xc08918d8 - 0xc0df5478 (5519 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 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] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns [ 0.000030] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000183] smp_twd: clock not found -2 [ 0.002044] Console: colour dummy device 80x30 [ 0.002105] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.002105] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.002136] ... MAX_LOCK_DEPTH: 48 [ 0.002136] ... MAX_LOCKDEP_KEYS: 8191 [ 0.002136] ... CLASSHASH_SIZE: 4096 [ 0.002166] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.002166] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.002166] ... CHAINHASH_SIZE: 16384 [ 0.002166] memory used by lock dependency info: 3695 kB [ 0.002197] per task-struct memory footprint: 1152 bytes [ 0.002258] Calibrating local timer... 347.61MHz. [ 0.058746] Calibrating delay loop... 1384.44 BogoMIPS (lpj=6922240) [ 0.148101] pid_max: default: 32768 minimum: 301 [ 0.148681] Security Framework initialized [ 0.148834] Mount-cache hash table entries: 512 [ 0.177642] CPU: Testing write buffer coherency: ok [ 0.179199] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.179260] Setting up static identity map for 0x805467a0 - 0x80546810 [ 0.179382] L310 cache controller enabled [ 0.179412] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x7e470000, Cache size: 1024 kB [ 0.184326] CPU1: Booted secondary processor [ 0.217651] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.218231] Brought up 2 CPUs [ 0.218261] SMP: Total of 2 processors activated. [ 0.218261] CPU: All CPU(s) started in SVC mode. [ 0.220947] devtmpfs: initialized [ 0.230041] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.233917] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.237548] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.396728] pinctrl core: initialized pinctrl subsystem [ 0.400085] regulator-dummy: no parameters [ 0.403045] NET: Registered protocol family 16 [ 0.409820] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.488372] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.489440] OMAP GPIO hardware version 0.1 [ 0.491241] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.493438] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.495666] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.497955] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.500183] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.501922] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.529022] platform 4b501000.aes: Cannot lookup hwmod 'aes' [ 0.529632] platform 480a5000.des: Cannot lookup hwmod 'des' [ 0.531005] No ATAGs? [ 0.531036] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.531036] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.534606] OMAP DMA hardware revision 0.0 [ 0.583343] bio: create slab at 0 [ 0.586120] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.586181] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.648010] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.649047] of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator@0[0]' [ 0.649871] VDD_ETH: 3300 mV [ 0.656890] SCSI subsystem initialized [ 0.658782] usbcore: registered new interface driver usbfs [ 0.659149] usbcore: registered new interface driver hub [ 0.659606] usbcore: registered new device driver usb [ 0.665435] omap_i2c 48070000.i2c: bus 0 rev0.11 at 400 kHz [ 0.666503] omap_i2c 48072000.i2c: bus 1 rev0.11 at 400 kHz [ 0.668212] omap_i2c 48060000.i2c: bus 2 rev0.11 at 400 kHz [ 0.669128] omap_i2c 48350000.i2c: bus 3 rev0.11 at 400 kHz [ 0.675506] Switched to clocksource 32k_counter [ 0.819915] NET: Registered protocol family 2 [ 0.821624] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.821899] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.824554] TCP: Hash tables configured (established 8192 bind 8192) [ 0.824768] TCP: reno registered [ 0.824798] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.825164] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.826599] NET: Registered protocol family 1 [ 0.827941] RPC: Registered named UNIX socket transport module. [ 0.827941] RPC: Registered udp transport module. [ 0.827972] RPC: Registered tcp transport module. [ 0.827972] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.836273] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.995697] bounce pool size: 64 pages [ 0.996887] VFS: Disk quotas dquot_6.5.2 [ 0.997131] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.999206] NFS: Registering the id_resolver key type [ 0.999542] Key type id_resolver registered [ 0.999572] Key type id_legacy registered [ 0.999664] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.000183] msgmni has been set to 1473 [ 1.003265] io scheduler noop registered [ 1.003265] io scheduler deadline registered [ 1.003356] io scheduler cfq registered (default) [ 1.008972] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406 [ 1.009429] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56 [ 1.012969] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.019775] omap_uart 4806a000.serial: no wakeirq for uart0 [ 1.019805] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806a000[0]' [ 1.020690] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104, base_baud = 3000000) is a OMAP UART0 [ 1.022552] omap_uart 4806c000.serial: no wakeirq for uart0 [ 1.022552] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806c000[0]' [ 1.022949] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105, base_baud = 3000000) is a OMAP UART1 [ 1.024169] omap_uart 48020000.serial: no wakeirq for uart0 [ 1.024200] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@48020000[0]' [ 1.024566] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106, base_baud = 3000000) is a OMAP UART2 [ 1.889404] console [ttyO2] enabled [ 1.894378] omap_uart 4806e000.serial: no wakeirq for uart0 [ 1.900543] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806e000[0]' [ 1.910491] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102, base_baud = 3000000) is a OMAP UART3 [ 1.948150] brd: module loaded [ 1.967163] loop: module loaded [ 1.973052] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 1.983184] twl 0-0048: PIH (irq 39) nested IRQs [ 1.991851] VAUX1_6030: 1000 <--> 3000 mV at 2800 mV [ 1.999816] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV [ 2.007171] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV [ 2.014465] VMMC: 1200 <--> 3000 mV at 3000 mV [ 2.021179] VPP: 1800 <--> 2500 mV at 1900 mV [ 2.028076] VUSIM: 1200 <--> 2900 mV [ 2.033660] VDAC: 1800 mV [ 2.038726] VANA: 2100 mV [ 2.043457] VCXIO: 1800 mV [ 2.048065] VUSB: 3300 mV [ 2.052764] V1V8: 1800 mV [ 2.057586] V2V1: 2100 mV [ 2.068389] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.085083] ks8851 spi1.0: message enable is 0 [ 2.096832] ks8851 spi1.0 eth0: revision 1, MAC 2e:3b:e0:45:fb:43, IRQ 331, no EEPROM [ 2.108612] usbcore: registered new interface driver asix [ 2.114624] usbcore: registered new interface driver ax88179_178a [ 2.121398] usbcore: registered new interface driver cdc_ether [ 2.127899] usbcore: registered new interface driver r815x [ 2.134033] usbcore: registered new interface driver smsc95xx [ 2.140411] usbcore: registered new interface driver net1080 [ 2.146728] usbcore: registered new interface driver cdc_subset [ 2.153259] usbcore: registered new interface driver zaurus [ 2.159545] usbcore: registered new interface driver cdc_ncm [ 2.166992] usbcore: registered new interface driver cdc_wdm [ 2.173309] usbcore: registered new interface driver usb-storage [ 2.180023] usbcore: registered new interface driver usbtest [ 2.189361] mousedev: PS/2 mouse device common for all mice [ 2.199676] twl_rtc rtc.5: Power up reset detected. [ 2.205780] twl_rtc rtc.5: Enabling TWL-RTC [ 2.214630] twl_rtc rtc.5: rtc core: registered rtc.5 as rtc0 [ 2.221191] i2c /dev entries driver [ 2.228607] Driver for 1-wire Dallas network protocol. [ 2.238861] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 2.248626] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@4809c000[0]' [ 2.257812] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@4809c000[0]' [ 2.267974] 4809c000.mmc supply vmmc_aux not found, using dummy regulator [ 2.275329] omap_hsmmc 4809c000.mmc: pins are not configured from the driver [ 2.315673] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480d5000[0]' [ 2.324829] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480d5000[0]' [ 2.334259] 480d5000.mmc supply vmmc not found, using dummy regulator [ 2.341278] 480d5000.mmc supply vmmc_aux not found, using dummy regulator [ 2.348602] omap_hsmmc 480d5000.mmc: could not set regulator OCR (-22) [ 2.353485] mmc0: host does not support reading read-only switch. assuming write-enable. [ 2.355712] mmc0: new high speed SDHC card at address 0007 [ 2.369750] omap_hsmmc 480d5000.mmc: pins are not configured from the driver [ 2.371673] mmcblk0: mmc0:0007 SD08G 7.42 GiB [ 2.382659] omap_hsmmc 480d5000.mmc: could not set regulator OCR (-22) [ 2.386383] mmcblk0: p1 p2 [ 2.429016] usbcore: registered new interface driver usbhid [ 2.434875] usbhid: USB HID core driver [ 2.441345] oprofile: no performance counters [ 2.447601] oprofile: using timer interrupt. [ 2.452667] TCP: cubic registered [ 2.456176] Initializing XFRM netlink socket [ 2.460784] NET: Registered protocol family 17 [ 2.465515] NET: Registered protocol family 15 [ 2.470489] Key type dns_resolver registered [ 2.476593] Power Management for TI OMAP4+ devices. [ 2.481750] Power Management for TI OMAP4. [ 2.486083] OMAP4 PM: u-boot >= v2012.07 is required for full PM support [ 2.493286] ThumbEE CPU extension supported. [ 2.502197] VUSB: disabling [ 2.505889] VANA: disabling [ 2.509460] VDAC: disabling [ 2.514953] VAUX1_6030: disabling [ 2.518707] VDD_ETH: disabling [ 2.518707] regulator-dummy: disabling [ 2.530273] twl_rtc rtc.5: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 2.580627] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) [ 2.593139] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (244) [ 2.627166] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [ 2.639587] EXT4-fs (mmcblk0p2): write access will be enabled during recovery [ 6.089965] EXT4-fs (mmcblk0p2): recovery complete [ 6.101928] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 6.110595] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 6.122222] devtmpfs: mounted [ 6.125823] Freeing unused kernel memory: 384K (c078c000 - c07ec000) [ 6.664398] random: init urandom read with 69 bits of entropy available [ 6.695404] init: Failed to create pty - disabling logging for job [ 6.698425] init: Temporary process spawn error: No space left on device [ 6.771759] init: Failed to create pty - disabling logging for job [ 6.778411] init: Temporary process spawn error: No space left on device [ 6.815429] init: Failed to create pty - disabling logging for job [ 6.815429] init: Temporary process spawn error: No space left on device [ 6.835205] init: Failed to create pty - disabling logging for job [ 6.841827] init: Temporary process spawn error: No space left on device [ 7.016998] init: ureadahead main process (796) terminated with status 5 [ 7.445281] init: Failed to create pty - disabling logging for job [ 7.452209] init: Temporary process spawn error: No space left on device [ 7.496093] init: Failed to create pty - disabling logging for job [ 7.496093] init: Temporary process spawn error: No space left on device [ 7.633789] init: Failed to create pty - disabling logging for job [ 7.642517] init: Temporary process spawn error: No space left on device [ 8.372711] udevd[853]: starting version 175 [ 8.977813] random: nonblocking pool is initialized fsck from util-linux 2.20.1 /dev/mmcblk0p2: clean, 177315/963584 files, 2985734/7708672 blocks [ 11.567321] init: udev-fallback-graphics main process (1534) terminated with status 1 [ 11.888763] init: plymouth main process (797) killed by SEGV signal [ 11.896911] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro [ 11.908538] init: plymouth-splash main process (1555) terminated with status 2 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.451019] init: plymouth-log main process (1612) terminated with status 1 [ 12.575683] init: failsafe main process (1613) killed by TERM signal [ 13.266082] 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 [ 13.486358] init: plymouth-upstart-bridge main process (1648) terminated with status 1 speech-dispatcher disabled; edit /etc/default/speech-dispatcher [ 15.251190] init: bluetooth main process (1679) terminated with status 1 [ 15.260406] init: bluetooth main process ended, respawning [ 15.272644] init: alsa-restore main process (1707) terminated with status 19 [ 15.284423] init: hybrid-gfx main process (1724) terminated with status 1 saned disabled; edit /etc/default/saned [ 16.000152] init: bluetooth main process (1797) terminated with status 1 [ 16.011108] init: bluetooth main process ended, respawning [ 16.254547] init: bluetooth main process (1826) terminated with status 1 [ 16.262481] init: bluetooth main process ended, respawning [ 16.451232] init: bluetooth main process (1860) terminated with status 1 [ 16.460479] init: bluetooth main process ended, respawning [ 16.622436] init: bluetooth main process (1883) terminated with status 1 [ 16.630004] init: bluetooth main process ended, respawning [ 16.784301] init: bluetooth main process (1906) terminated with status 1 [ 16.792236] init: bluetooth main process ended, respawning FATAL: Could not load /lib/modules/3.14.0-rc6-51036-gfa389e2/modules.dep: No such file or directory [ 17.022186] init: bluetooth main process (1933) terminated with status 1 [ 17.031127] init: bluetooth main process ended, respawning Ubuntu 12.04.1 LTS variscite-desktop ttyO2 variscite-desktop login: [ 17.775421] init: bluetooth main process (1959) terminated with status 1 [ 17.783233] init: bluetooth main process ended, respawning [ 17.986846] init: bluetooth main process (1982) terminated with status 1 [ 17.994567] init: bluetooth main process ended, respawning