U-Boot SPL 2014.07-rc2-00015-g713ff68 (Jun 03 2014 - 09:09:41) OMAP5432 ES2.0 SPL: Please implement spl_start_uboot() for your board SPL: Direct Linux boot not active! reading u-boot.img reading u-boot.img U-Boot 2014.07-rc2-00015-g713ff68 (Jun 03 2014 - 09:09:41), Build: jenkins-github_Bootloader-Builder-315 CPU : OMAP5432 ES2.0 Board: OMAP5432 uEVM I2C: ready DRAM: 2 GiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 SATA link 0 timeout. AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst scanning bus for devices... Found 0 device(s). Net: No ethernet found. Hit any key to stop autoboot: 5  0 U-Boot# U-Boot# setenv bootargs 'console=ttyO2,115200n8 root=/dev/mmcblk1p2 rootwait fixrtc debug earlyprintk ignore_loglevel init=/bin/sh' U-Boot# loady 0x81000000 ## Ready for binary (ymodem) download to 0x81000000 at 115200 bps... CSending: uImage-dtb.omap5-uevm Sending: Transfer complete - CRC mode, 7(SOH)/4666(STX)/0(CAN) packets, 3 retries ## Total Size = 0x0048ea3a = 4778554 Bytes U-Boot# bootm 0x81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4778490 Bytes = 4.6 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... 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 3.19.0-rc7-119419-gd5b9c9b (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Fri Feb 6 15:52:22 MST 2015 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: TI OMAP5 uEVM board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: Reserved 16 MiB at 0xfd800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 519936 [ 0.000000] free_area_init_node: node 0, pgdat c09718c0, node_mem_map ee61d000 [ 0.000000] Normal zone: 1710 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 325376 pages, LIFO batch:31 [ 0.000000] OMAP5432 ES2.0 [ 0.000000] PERCPU: Embedded 11 pages/cpu @ee5b6000 s14016 r8192 d22848 u45056 [ 0.000000] pcpu-alloc: s14016 r8192 d22848 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 518226 [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/mmcblk1p2 rootwait fixrtc debug earlyprintk ignore_loglevel init=/bin/sh [ 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: 2025904K/2079744K available (6194K kernel code, 677K rwdata, 2360K rodata, 428K init, 8221K bss, 37456K reserved, 16384K cma-reserved, 1285120K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 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 - 0xc0862e30 (8556 kB) [ 0.000000] .init : 0xc0863000 - 0xc08ce000 ( 428 kB) [ 0.000000] .data : 0xc08ce000 - 0xc09776e8 ( 678 kB) [ 0.000000] .bss : 0xc09776e8 - 0xc117ee50 (8222 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.000030] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000457] Architected cp15 timer(s) running at 6.14MHz (virt). [ 0.000462] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 2796202663936ns [ 0.000473] Switching to timer-based delay loop, resolution 162ns [ 0.001474] Console: colour dummy device 80x30 [ 0.001505] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001511] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001517] ... MAX_LOCK_DEPTH: 48 [ 0.001523] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001529] ... CLASSHASH_SIZE: 4096 [ 0.001535] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001540] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001546] ... CHAINHASH_SIZE: 32768 [ 0.001552] memory used by lock dependency info: 5167 kB [ 0.001558] per task-struct memory footprint: 1152 bytes [ 0.001576] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440) [ 0.001589] pid_max: default: 32768 minimum: 301 [ 0.001844] Security Framework initialized [ 0.001966] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001978] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004018] Initializing cgroup subsys memory [ 0.004060] Initializing cgroup subsys devices [ 0.004113] Initializing cgroup subsys freezer [ 0.004163] Initializing cgroup subsys blkio [ 0.004213] Initializing cgroup subsys perf_event [ 0.004259] CPU: Testing write buffer coherency: ok [ 0.005032] /cpus/cpu@0 missing clock-frequency property [ 0.005052] /cpus/cpu@1 missing clock-frequency property [ 0.005063] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005120] Setting up static identity map for 0x805df050 - 0x805df0c0 [ 0.008880] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009340] Brought up 2 CPUs [ 0.009353] SMP: Total of 2 processors activated (24.57 BogoMIPS). [ 0.009360] CPU: All CPU(s) started in SVC mode. [ 0.011457] devtmpfs: initialized [ 0.013024] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.014287] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.015454] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.120981] pinctrl core: initialized pinctrl subsystem [ 0.160675] NET: Registered protocol family 16 [ 0.164164] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.190859] cpuidle: using governor ladder [ 0.220829] cpuidle: using governor menu [ 0.228275] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.228903] OMAP GPIO hardware version 0.1 [ 0.229705] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.231102] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.232439] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.233745] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.235060] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.236378] gpiochip_add: registered GPIOs 192 to 223 on device: gpio [ 0.237671] gpiochip_add: registered GPIOs 224 to 255 on device: gpio [ 0.238618] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc' [ 0.238797] omap-gpmc 50000000.gpmc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info [ 0.238811] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.238885] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x10000000 [ 0.262515] No ATAGs? [ 0.262574] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.262584] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.264582] OMAP DMA hardware revision 0.0 [ 0.330443] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.331116] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-mmcsd[0]' [ 0.334541] SCSI subsystem initialized [ 0.334858] libata version 3.00 loaded. [ 0.335364] usbcore: registered new interface driver usbfs [ 0.335483] usbcore: registered new interface driver hub [ 0.335594] usbcore: registered new device driver usb [ 0.335919] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb2_phy[0]' - status (0) [ 0.335965] hsusb2_phy supply vcc not found, using dummy regulator [ 0.336410] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb3_phy[0]' - status (0) [ 0.336445] hsusb3_phy supply vcc not found, using dummy regulator [ 0.337054] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c1_pins, deferring probe [ 0.337076] platform 48070000.i2c: Driver omap_i2c requests probe deferral [ 0.337915] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz [ 0.338613] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz [ 0.339245] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 100 kHz [ 0.339316] omap_i2c 4807c000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c5_pins, deferring probe [ 0.339336] platform 4807c000.i2c: Driver omap_i2c requests probe deferral [ 0.342299] Switched to clocksource arch_sys_counter [ 0.447241] NET: Registered protocol family 2 [ 0.448441] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.448644] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.450964] TCP: Hash tables configured (established 8192 bind 8192) [ 0.451085] TCP: reno registered [ 0.451106] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.451420] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.452394] NET: Registered protocol family 1 [ 0.453077] RPC: Registered named UNIX socket transport module. [ 0.453087] RPC: Registered udp transport module. [ 0.453094] RPC: Registered tcp transport module. [ 0.453102] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.453954] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.457872] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.458149] audit: initializing netlink subsys (disabled) [ 0.458246] audit: type=2000 audit(0.450:1): initialized [ 0.460842] VFS: Disk quotas dquot_6.5.2 [ 0.460953] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.462496] NFS: Registering the id_resolver key type [ 0.462702] Key type id_resolver registered [ 0.462711] Key type id_legacy registered [ 0.462818] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.465620] bounce: pool size: 64 pages [ 0.465669] io scheduler noop registered [ 0.465685] io scheduler deadline registered [ 0.465742] io scheduler cfq registered (default) [ 0.471298] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438 [ 0.471683] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56 [ 0.477468] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.481545] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.481562] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 0.481842] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 306, base_baud = 3000000) is a OMAP UART0 [ 0.482973] omap_uart 4806c000.serial: no wakeirq for uart0 [ 0.482988] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 0.483147] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 307, base_baud = 3000000) is a OMAP UART1 [ 0.483933] omap_uart 48020000.serial: no wakeirq for uart0 [ 0.483948] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48020000[0]' [ 0.484108] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 308, base_baud = 3000000) is a OMAP UART2 [ 1.466932] console [ttyO2] enabled [ 1.471609] omap_uart 4806e000.serial: no wakeirq for uart0 [ 1.477461] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 1.487488] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 309, base_baud = 3000000) is a OMAP UART3 [ 1.498081] omap_uart 48066000.serial: no wakeirq for uart0 [ 1.503924] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48066000[0]' [ 1.513910] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 310, base_baud = 3000000) is a OMAP UART4 [ 1.524374] omap_uart 48068000.serial: no wakeirq for uart0 [ 1.530204] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48068000[0]' [ 1.540197] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 311, base_baud = 3000000) is a OMAP UART5 [ 1.566312] brd: module loaded [ 1.578592] loop: module loaded [ 1.583793] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled [ 1.590812] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.599740] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 1.611845] scsi host0: ahci_platform [ 1.616530] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 338 [ 1.626080] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.638191] usbcore: registered new interface driver asix [ 1.643944] usbcore: registered new interface driver ax88179_178a [ 1.650410] usbcore: registered new interface driver cdc_ether [ 1.656645] usbcore: registered new interface driver smsc95xx [ 1.662748] usbcore: registered new interface driver net1080 [ 1.668747] usbcore: registered new interface driver cdc_subset [ 1.675034] usbcore: registered new interface driver zaurus [ 1.680994] usbcore: registered new interface driver cdc_ncm [ 1.687538] usbcore: registered new interface driver cdc_wdm [ 1.693595] usbcore: registered new interface driver usb-storage [ 1.699990] usbcore: registered new interface driver usbtest [ 1.707298] mousedev: PS/2 mouse device common for all mice [ 1.715052] i2c /dev entries driver [ 1.720177] Driver for 1-wire Dallas network protocol. [ 1.726289] ti-soc-thermal 4a0021e0.bandgap: Delay 1000 ms is not supported [ 1.733636] ti-soc-thermal 4a0021e0.bandgap: Delay 1000 ms is not supported [ 1.740963] ti-soc-thermal 4a0021e0.bandgap: Delay 1000 ms is not supported [ 1.750765] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.758714] Driver 'mmcblk' needs updating - please use bus_type methods [ 1.766442] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 1.776008] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 1.786042] omap_hsmmc 4809c000.mmc: unable to get vmmc regulator -517 [ 1.793061] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral [ 1.800496] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480b4000[0]' [ 1.810051] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480b4000[0]' [ 1.852399] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 1.861991] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 1.871849] 480ad000.mmc supply vmmc not found, using dummy regulator [ 1.879018] omap_hsmmc 480ad000.mmc: could not set regulator OCR (-22) [ 1.922851] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led@1[0]' - status (0) [ 1.933026] ledtrig-cpu: registered to indicate activity on CPUs [ 1.939629] usbcore: registered new interface driver usbhid [ 1.945482] usbhid: USB HID core driver [ 1.951555] oprofile: using timer interrupt. [ 1.956402] TCP: cubic registered [ 1.959883] Initializing XFRM netlink socket [ 1.964410] mmc0: BKOPS_EN bit is not set [ 1.964462] NET: Registered protocol family 17 [ 1.964513] NET: Registered protocol family 15 [ 1.964713] Key type dns_resolver registered [ 1.964864] omap_vc_init_channel: No PMIC info for vdd_core [ 1.964868] omap_vp_init: No PMIC info for vdd_core [ 1.964878] omap_vc_init_channel: No PMIC info for vdd_mm [ 1.964881] omap_vp_init: No PMIC info for vdd_mm [ 1.964890] omap_vc_init_channel: No PMIC info for vdd_mpu [ 1.964892] omap_vp_init: No PMIC info for vdd_mpu [ 1.965265] platform cpufreq-dt.0: Driver cpufreq-dt requests probe deferral [ 1.965633] Power Management for TI OMAP4+ devices. [ 1.965863] ThumbEE CPU extension supported. [ 1.965885] Registering SWP/SWPB emulation handler [ 1.965897] SmartReflex Class3 initialized [ 1.982343] ata1: SATA link down (SStatus 0 SControl 300) [ 1.987036] palmas 0-0048: Irq flag is 0x00000000 [ 2.053424] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0 [ 2.059868] mmc0: new high speed MMC card at address 0001 [ 2.066901] mmcblk0: mmc0:0001 SEM04G 3.68 GiB [ 2.072003] mmcblk0boot0: mmc0:0001 SEM04G partition 1 2.00 MiB [ 2.078506] mmcblk0boot1: mmc0:0001 SEM04G partition 2 2.00 MiB [ 2.087914] mmcblk0: unknown partition table [ 2.179489] twl6040 0-004b: clk32k is not handled [ 2.186508] of_get_named_gpiod_flags: parsed 'ti,audpwron-gpio' property of node '/ocp/i2c@48070000/twl@4b[0]' - status (0) [ 2.200421] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 2.208316] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz [ 2.214598] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.224184] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 2.279236] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 2.285822] sr_init: No PMIC hook to init smartreflex [ 2.291236] sr_init: platform driver register failed for SR [ 2.317447] ldo8: disabling [ 2.321162] ldo3: disabling [ 2.326153] Waiting for root device /dev/mmcblk1p2... [ 2.340600] mmc2: host does not support reading read-only switch, assuming write-enable [ 2.349065] mmc2: new SD card at address d91a [ 2.354164] mmcblk1: mmc2:d91a SU02G 1.84 GiB [ 2.360558] mmcblk1: p1 p2 [ 2.433476] EXT3-fs (mmcblk1p2): error: couldn't mount because of unsupported optional features (240) [ 2.444052] EXT2-fs (mmcblk1p2): error: couldn't mount because of unsupported optional features (240) [ 2.472131] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.480667] VFS: Mounted root (ext4 filesystem) readonly on device 179:26. [ 2.491336] devtmpfs: mounted [ 2.494711] Freeing unused kernel memory: 428K (c0863000 - c08ce000) /bin/sh: 0: can't access tty; job control turned off # # #