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, 5(SOH)/4142(STX)/0(CAN) packets, 3 retries ## Total Size = 0x0040b91a = 4241690 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: 4241626 Bytes = 4 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.13.0-rc1-36049-g6ce4eac (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sun Dec 8 17:38:34 MST 2013 [ 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 c0873500, node_mem_map c0de3000 [ 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 @c15fc000 s13952 r8192 d14720 u36864 [ 0.000000] pcpu-alloc: s13952 r8192 d14720 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: 1007756K/1047552K available (5471K kernel code, 658K rwdata, 2124K rodata, 385K init, 5527K bss, 39796K 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 - 0xc0772f38 (7596 kB) [ 0.000000] .init : 0xc0773000 - 0xc07d3680 ( 386 kB) [ 0.000000] .data : 0xc07d4000 - 0xc0878940 ( 659 kB) [ 0.000000] .bss : 0xc0878940 - 0xc0dde770 (5528 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000000] smp_twd: clock not found -2 [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 3695 kB [ 0.000000] per task-struct memory footprint: 1152 bytes [ 0.000000] Calibrating local timer... 347.45MHz. [ 0.059875] Calibrating delay loop... 1384.44 BogoMIPS (lpj=6922240) [ 0.149230] pid_max: default: 32768 minimum: 301 [ 0.149780] Security Framework initialized [ 0.149963] Mount-cache hash table entries: 512 [ 0.161956] CPU: Testing write buffer coherency: ok [ 0.163421] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.163482] Setting up static identity map for 0x8052fb50 - 0x8052fbc0 [ 0.163604] L310 cache controller enabled [ 0.163635] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x7e470000, Cache size: 1024 kB [ 0.168670] CPU1: Booted secondary processor [ 0.198852] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.199462] Brought up 2 CPUs [ 0.199493] SMP: Total of 2 processors activated. [ 0.199493] CPU: All CPU(s) started in SVC mode. [ 0.202239] devtmpfs: initialized [ 0.211212] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.292755] pinctrl core: initialized pinctrl subsystem [ 0.295959] regulator-dummy: no parameters [ 0.299194] NET: Registered protocol family 16 [ 0.305938] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.379913] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.381011] OMAP GPIO hardware version 0.1 [ 0.382751] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.385162] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.387664] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.389770] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.391967] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.393615] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.419219] platform 4b501000.aes: Cannot lookup hwmod 'aes' [ 0.419830] platform 480a5000.des: Cannot lookup hwmod 'des' [ 0.421142] No ATAGs? [ 0.421173] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.421203] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.424804] OMAP DMA hardware revision 0.0 [ 0.475433] bio: create slab at 0 [ 0.478424] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.478454] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.534881] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.535827] of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator@0[0]' [ 0.536651] VDD_ETH: 3300 mV [ 0.543670] SCSI subsystem initialized [ 0.545318] usbcore: registered new interface driver usbfs [ 0.545684] usbcore: registered new interface driver hub [ 0.546142] usbcore: registered new device driver usb [ 0.551330] omap_i2c 48070000.i2c: bus 0 rev0.11 at 400 kHz [ 0.552307] omap_i2c 48072000.i2c: bus 1 rev0.11 at 400 kHz [ 0.554016] omap_i2c 48060000.i2c: bus 2 rev0.11 at 400 kHz [ 0.554840] omap_i2c 48350000.i2c: bus 3 rev0.11 at 400 kHz [ 0.562438] Switched to clocksource 32k_counter [ 0.686126] NET: Registered protocol family 2 [ 0.687896] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.688171] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.690826] TCP: Hash tables configured (established 8192 bind 8192) [ 0.691070] TCP: reno registered [ 0.691101] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.691467] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.692871] NET: Registered protocol family 1 [ 0.694030] RPC: Registered named UNIX socket transport module. [ 0.694030] RPC: Registered udp transport module. [ 0.694061] RPC: Registered tcp transport module. [ 0.694061] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.865722] bounce pool size: 64 pages [ 0.866729] VFS: Disk quotas dquot_6.5.2 [ 0.866943] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.869232] NFS: Registering the id_resolver key type [ 0.869567] Key type id_resolver registered [ 0.869598] Key type id_legacy registered [ 0.869689] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.870239] msgmni has been set to 1474 [ 0.873321] io scheduler noop registered [ 0.873352] io scheduler deadline registered [ 0.873443] io scheduler cfq registered (default) [ 0.878753] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406 [ 0.879241] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56 [ 0.882934] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.888519] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806a000[0]' [ 0.889495] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104, base_baud = 3000000) is a OMAP UART0 [ 0.891082] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806c000[0]' [ 0.891479] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105, base_baud = 3000000) is a OMAP UART1 [ 0.892486] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@48020000[0]' [ 0.892883] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106, base_baud = 3000000) is a OMAP UART2 [ 1.706542] console [ttyO2] enabled [ 1.711181] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806e000[0]' [ 1.721008] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102, base_baud = 3000000) is a OMAP UART3 [ 1.755157] brd: module loaded [ 1.772155] loop: module loaded [ 1.777862] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 1.788299] twl 0-0048: PIH (irq 39) nested IRQs [ 1.796356] VAUX1_6030: 1000 <--> 3000 mV at 2800 mV [ 1.803619] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV [ 1.810791] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV [ 1.818267] VMMC: 1200 <--> 3000 mV at 3000 mV [ 1.825012] VPP: 1800 <--> 2500 mV at 1900 mV [ 1.831481] VUSIM: 1200 <--> 2900 mV [ 1.837066] VDAC: 1800 mV [ 1.841247] VANA: 2100 mV [ 1.846099] VCXIO: 1800 mV [ 1.850402] VUSB: 3300 mV [ 1.855255] V1V8: 1800 mV [ 1.859771] V2V1: 2100 mV [ 1.870361] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.880798] omap-dma-engine 4a056000.dma-controller: allocating channel for 36 [ 1.888488] omap-dma-engine 4a056000.dma-controller: allocating channel for 35 [ 1.902435] ks8851 spi1.0: message enable is 0 [ 1.913452] ks8851 spi1.0 eth0: revision 1, MAC 2e:01:03:f7:34:0e, IRQ 331, no EEPROM [ 1.925048] usbcore: registered new interface driver asix [ 1.931030] usbcore: registered new interface driver ax88179_178a [ 1.937774] usbcore: registered new interface driver cdc_ether [ 1.944244] usbcore: registered new interface driver r815x [ 1.950347] usbcore: registered new interface driver smsc95xx [ 1.956756] usbcore: registered new interface driver net1080 [ 1.963043] usbcore: registered new interface driver cdc_subset [ 1.969573] usbcore: registered new interface driver zaurus [ 1.975799] usbcore: registered new interface driver cdc_ncm [ 1.983306] usbcore: registered new interface driver cdc_wdm [ 1.989593] usbcore: registered new interface driver usb-storage [ 1.996276] usbcore: registered new interface driver usbtest [ 2.004425] mousedev: PS/2 mouse device common for all mice [ 2.014495] twl_rtc rtc.5: Power up reset detected. [ 2.020568] twl_rtc rtc.5: Enabling TWL-RTC [ 2.029327] twl_rtc rtc.5: rtc core: registered rtc.5 as rtc0 [ 2.036163] i2c /dev entries driver [ 2.043273] Driver for 1-wire Dallas network protocol. [ 2.050018] ti-soc-thermal 4a002260.bandgap: failed to request fclock reference [ 2.057800] ti-soc-thermal: probe of 4a002260.bandgap failed with error -2 [ 2.067932] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 2.077484] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@4809c000[0]' [ 2.086669] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@4809c000[0]' [ 2.096130] omap-dma-engine 4a056000.dma-controller: allocating channel for 62 [ 2.103790] omap-dma-engine 4a056000.dma-controller: allocating channel for 61 [ 2.111877] omap_hsmmc 4809c000.mmc: dummy supplies not allowed [ 2.118133] omap_hsmmc 4809c000.mmc: pins are not configured from the driver [ 2.162506] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480d5000[0]' [ 2.171630] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480d5000[0]' [ 2.180999] omap-dma-engine 4a056000.dma-controller: allocating channel for 60 [ 2.188659] omap-dma-engine 4a056000.dma-controller: allocating channel for 59 [ 2.196319] omap_hsmmc 480d5000.mmc: dummy supplies not allowed [ 2.200561] mmc0: host does not support reading read-only switch. assuming write-enable. [ 2.202789] mmc0: new high speed SDHC card at address 0007 [ 2.216796] omap_hsmmc 480d5000.mmc: vmmc regulator missing [ 2.218383] isa bounce pool size: 16 pages [ 2.218902] mmcblk0: mmc0:0007 SD08G 7.42 GiB [ 2.231903] omap-dma-engine 4a056000.dma-controller: freeing channel for 59 [ 2.236328] mmcblk0: p1 p2 [ 2.242187] omap-dma-engine 4a056000.dma-controller: freeing channel for 60 [ 2.250793] ledtrig-cpu: registered to indicate activity on CPUs [ 2.258148] usbcore: registered new interface driver usbhid [ 2.264038] usbhid: USB HID core driver [ 2.269866] oprofile: no performance counters [ 2.275878] oprofile: using timer interrupt. [ 2.280944] TCP: cubic registered [ 2.284515] Initializing XFRM netlink socket [ 2.289123] NET: Registered protocol family 17 [ 2.293884] NET: Registered protocol family 15 [ 2.298828] Key type dns_resolver registered [ 2.304809] Power Management for TI OMAP4+ devices. [ 2.309967] Power Management for TI OMAP4. [ 2.314300] OMAP4 PM: u-boot >= v2012.07 is required for full PM support [ 2.321502] ThumbEE CPU extension supported. [ 2.330169] VUSB: disabling [ 2.333953] VANA: disabling [ 2.337554] VDAC: disabling [ 2.343200] VAUX1_6030: disabling [ 2.351257] twl_rtc rtc.5: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 2.361572] omap_uart 48020000.serial: no wakeirq for uart2 [ 2.371856] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) [ 2.385681] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (244) [ 2.427124] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [ 2.439575] EXT4-fs (mmcblk0p2): write access will be enabled during recovery [ 6.389343] EXT4-fs (mmcblk0p2): recovery complete [ 6.409423] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 6.418243] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 6.435089] devtmpfs: mounted [ 6.435089] Freeing unused kernel memory: 384K (c0773000 - c07d3000) [ 6.989013] random: init urandom read with 92 bits of entropy available [ 7.018310] init: Failed to create pty - disabling logging for job [ 7.028594] init: Temporary process spawn error: No space left on device [ 7.099212] init: Failed to create pty - disabling logging for job [ 7.105773] init: Temporary process spawn error: No space left on device [ 7.143737] init: Failed to create pty - disabling logging for job [ 7.152008] init: Temporary process spawn error: No space left on device [ 7.162536] init: Failed to create pty - disabling logging for job [ 7.170288] init: Temporary process spawn error: No space left on device [ 7.324188] init: ureadahead main process (788) terminated with status 5 [ 7.389160] omap_uart 48020000.serial: no wakeirq for uart2 [ 7.770385] init: Failed to create pty - disabling logging for job [ 7.778808] init: Temporary process spawn error: No space left on device [ 7.822784] init: Failed to create pty - disabling logging for job [ 7.822814] init: Temporary process spawn error: No space left on device [ 7.844573] random: nonblocking pool is initialized [ 7.955718] init: Failed to create pty - disabling logging for job [ 7.962982] init: Temporary process spawn error: No space left on device [ 8.990417] udevd[847]: starting version 175 fsck from util-linux 2.20.1 /dev/mmcblk0p2: clean, 177196/963584 files, 2985590/7708672 blocks [ 11.602783] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro [ 12.255889] init: udev-fallback-graphics main process (1556) terminated with status 1 [ 12.602233] init: plymouth main process (789) killed by SEGV signal [ 12.612640] init: plymouth-splash main process (1564) terminated with status 2 [ 12.760864] init: plymouth-log main process (1586) terminated with status 1 [ 12.809936] init: failsafe main process (1588) killed by TERM signal [ 13.610351] 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: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Plymouth command failed mountall: Disconnected from Plymouth [ 13.728607] init: plymouth-upstart-bridge main process (1623) terminated with status 1 [ 14.492248] omap_uart 48020000.serial: no wakeirq for uart2 speech-dispatcher disabled; edit /etc/default/speech-dispatcher saned disabled; edit /etc/default/saned [ 15.556152] init: bluetooth main process (1651) terminated with status 1 [ 15.581604] init: bluetooth main process ended, respawning [ 15.697784] init: alsa-restore main process (1688) terminated with status 19 [ 15.742614] init: hybrid-gfx main process (1702) terminated with status 1 FATAL: Could not load /lib/modules/3.13.0-rc1-36049-g6ce4eac/modules.dep: No such file or directory [ 16.208587] init: bluetooth main process (1774) terminated with status 1 [ 16.220306] init: bluetooth main process ended, respawning [ 16.459533] init: bluetooth main process (1807) terminated with status 1 [ 16.467864] init: bluetooth main process ended, respawning [ 16.710113] init: bluetooth main process (1839) terminated with status 1 [ 16.718749] init: bluetooth main process ended, respawning [ 16.917755] init: bluetooth main process (1862) terminated with status 1 [ 16.926971] init: bluetooth main process ended, respawning [ 17.113891] init: bluetooth main process (1886) terminated with status 1 [ 17.121063] init: bluetooth main process ended, respawning [ 17.688690] init: bluetooth main process (1910) terminated with status 1 [ 17.697326] init: bluetooth main process ended, respawning Ubuntu 12.04.1 LTS variscite-desktop ttyO2 variscite-desktop login: [ 17.899688] init: bluetooth main process (1935) terminated with status 1 [ 17.907623] init: bluetooth main process ended, respawning