Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2014.10-dirty (Dec 27 2014 - 16:54:22)
- reading args
- spl_load_image_fat_os: error reading image args, err - -1
- reading u-boot.img
- reading u-boot.img
- U-Boot 2014.10-dirty (Dec 27 2014 - 16:54:22)
- Watchdog enabled
- I2C: ready
- DRAM: 512 MiB
- MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
- Using default environment
- Net: <ethaddr> not set. Validating first E-fuse MAC
- cpsw, usb_ether
- Hit any key to stop autoboot: 1 0
- gpio: pin 53 (gpio 53) value is 1
- switch to partitions #0, OK
- mmc0 is current device
- gpio: pin 54 (gpio 54) value is 1
- Checking for: /uEnv.txt ...
- reading uEnv.txt
- 2222 bytes read in 5 ms (433.6 KiB/s)
- gpio: pin 55 (gpio 55) value is 1
- Loaded environment from uEnv.txt
- Importing environment from mmc ...
- Checking if uenvcmd is set ...
- gpio: pin 56 (gpio 56) value is 1
- Running uenvcmd ...
- reading /boot/uEnv.txt
- ** Unable to read file /boot/uEnv.txt **
- 6829096 bytes read in 402 ms (16.2 MiB/s)
- 65155 bytes read in 89 ms (714.8 KiB/s)
- Kernel image @ 0x82000000 [ 0x000000 - 0x683428 ]
- ## Flattened Device Tree blob at 88000000
- Booting using the fdt blob at 0x88000000
- Using Device Tree in place at 88000000, end 88012e82
- 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.18.1-bone1 (raghub@localhost) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #1 Sat Dec 27 18:17:17 PST 2014
- [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine model: TI AM335x BeagleBone Black
- [ 0.000000] cma: Reserved 16 MiB at 0x9e800000
- [ 0.000000] Memory policy: Data cache writeback
- [ 0.000000] HighMem zone: 1048574 pages exceeds freesize 0
- [ 0.000000] CPU: All CPU(s) started in SVC mode.
- [ 0.000000] AM335X ES2.0 (sgx neon )
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
- [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait fixrtc
- [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
- [ 0.000000] allocated 1046528 bytes of page_cgroup
- [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
- [ 0.000000] Memory: 489320K/523264K available (6162K kernel code, 702K rwdata, 3404K rodata, 472K init, 863K bss, 33944K reserved, 0K highmem)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
- [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc095fae8 (9567 kB)
- [ 0.000000] .init : 0xc0960000 - 0xc09d6000 ( 472 kB)
- [ 0.000000] .data : 0xc09d6000 - 0xc0a85b50 ( 703 kB)
- [ 0.000000] .bss : 0xc0a85b50 - 0xc0b5d76c ( 864 kB)
- [ 0.000000] NR_IRQS:16 nr_irqs:16 16
- [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
- [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
- [ 0.000013] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
- [ 0.000030] OMAP clocksource: timer1 at 24000000 Hz
- [ 0.000266] Console: colour dummy device 80x30
- [ 0.000870] console [tty0] enabled
- [ 0.000900] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
- [ 0.088928] pid_max: default: 32768 minimum: 301
- [ 0.089054] Security Framework initialized
- [ 0.089136] AppArmor: AppArmor disabled by boot time parameter
- [ 0.089158] Yama: becoming mindful.
- [ 0.089349] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.089377] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.089978] Initializing cgroup subsys memory
- [ 0.090033] Initializing cgroup subsys devices
- [ 0.090059] Initializing cgroup subsys freezer
- [ 0.090084] Initializing cgroup subsys net_cls
- [ 0.090113] Initializing cgroup subsys blkio
- [ 0.090135] Initializing cgroup subsys perf_event
- [ 0.090157] Initializing cgroup subsys net_prio
- [ 0.090221] CPU: Testing write buffer coherency: ok
- [ 0.090277] ftrace: allocating 31390 entries in 62 pages
- [ 0.156389] Setting up static identity map for 0x805cbfe8 - 0x805cc034
- [ 0.162999] devtmpfs: initialized
- [ 0.163888] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
- [ 0.172296] omap_hwmod: tptc0 using broken dt data from edma
- [ 0.172421] omap_hwmod: tptc1 using broken dt data from edma
- [ 0.172515] omap_hwmod: tptc2 using broken dt data from edma
- [ 0.176701] omap_hwmod: debugss: _wait_target_disable failed
- [ 0.237655] xor: measuring software checksum speed
- [ 0.328889] arm4regs : 1245.600 MB/sec
- [ 0.428885] 8regs : 945.600 MB/sec
- [ 0.528887] 32regs : 1112.400 MB/sec
- [ 0.628885] neon : 1815.200 MB/sec
- [ 0.628897] xor: using function: neon (1815.200 MB/sec)
- [ 0.628963] pinctrl core: initialized pinctrl subsystem
- [ 0.629359] regulator-dummy: no parameters
- [ 0.645579] NET: Registered protocol family 16
- [ 0.647444] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.648450] cpuidle: using governor ladder
- [ 0.648482] cpuidle: using governor menu
- [ 0.651332] OMAP GPIO hardware version 0.1
- [ 0.663864] No ATAGs?
- [ 0.663900] hw-breakpoint: debug architecture 0x4 unsupported.
- [ 0.838931] raid6: int32x1 217 MB/s
- [ 1.008943] raid6: int32x2 330 MB/s
- [ 1.178984] raid6: int32x4 376 MB/s
- [ 1.349000] raid6: int32x8 314 MB/s
- [ 1.518892] raid6: neonx1 1459 MB/s
- [ 1.688904] raid6: neonx2 1866 MB/s
- [ 1.858884] raid6: neonx4 2016 MB/s
- [ 2.028948] raid6: neonx8 719 MB/s
- [ 2.028961] raid6: using algorithm neonx4 (2016 MB/s)
- [ 2.028974] raid6: using intx1 recovery algorithm
- [ 2.036727] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
- [ 2.037526] vbat: 5000 mV
- [ 2.037774] vmmcsd_fixed: 3300 mV
- [ 2.040621] SCSI subsystem initialized
- [ 2.041162] usbcore: registered new interface driver usbfs
- [ 2.041238] usbcore: registered new interface driver hub
- [ 2.041307] usbcore: registered new device driver usb
- [ 2.041837] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe
- [ 2.041880] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral
- [ 2.041913] omap_i2c 4819c000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c2_pins, deferring probe
- [ 2.041940] platform 4819c000.i2c: Driver omap_i2c requests probe deferral
- [ 2.042090] media: Linux media interface: v0.10
- [ 2.042150] Linux video capture interface: v2.00
- [ 2.042242] pps_core: LinuxPPS API ver. 1 registered
- [ 2.042257] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 2.042298] PTP clock support registered
- [ 2.042966] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
- [ 2.044360] NetLabel: Initializing
- [ 2.044390] NetLabel: domain hash size = 128
- [ 2.044401] NetLabel: protocols = UNLABELED CIPSOv4
- [ 2.044462] NetLabel: unlabeled traffic allowed by default
- [ 2.044925] Switched to clocksource timer1
- [ 2.099371] NET: Registered protocol family 2
- [ 2.100101] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
- [ 2.100166] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
- [ 2.100211] TCP: Hash tables configured (established 4096 bind 4096)
- [ 2.100279] TCP: reno registered
- [ 2.100294] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 2.100316] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 2.100501] NET: Registered protocol family 1
- [ 2.100870] RPC: Registered named UNIX socket transport module.
- [ 2.100892] RPC: Registered udp transport module.
- [ 2.100904] RPC: Registered tcp transport module.
- [ 2.100916] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 2.101833] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
- [ 2.104004] futex hash table entries: 256 (order: -1, 3072 bytes)
- [ 2.104127] audit: initializing netlink subsys (disabled)
- [ 2.104197] audit: type=2000 audit(2.050:1): initialized
- [ 2.105456] zpool: loaded
- [ 2.105489] zbud: loaded
- [ 2.105762] VFS: Disk quotas dquot_6.5.2
- [ 2.105840] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 2.106400] NFS: Registering the id_resolver key type
- [ 2.106470] Key type id_resolver registered
- [ 2.106483] Key type id_legacy registered
- [ 2.106513] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 2.106790] fuse init (API version 7.23)
- [ 2.106997] SGI XFS with ACLs, security attributes, realtime, no debug enabled
- [ 2.107556] msgmni has been set to 987
- [ 2.108532] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
- [ 2.108699] io scheduler noop registered
- [ 2.108721] io scheduler deadline registered
- [ 2.108770] io scheduler cfq registered (default)
- [ 2.110034] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
- [ 2.112926] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
- [ 2.114992] omap_uart 44e09000.serial: no wakeirq for uart0
- [ 2.115185] omap_uart 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 154, base_baud = 3000000) is a OMAP UART0
- [ 2.933245] console [ttyO0] enabled
- [ 2.937357] omap_uart 48022000.serial: no wakeirq for uart0
- [ 2.943320] omap_uart 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 155, base_baud = 3000000) is a OMAP UART1
- [ 2.954407] omap_uart 48024000.serial: no wakeirq for uart0
- [ 2.960387] omap_uart 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 156, base_baud = 3000000) is a OMAP UART2
- [ 2.971438] omap_uart 481a8000.serial: no wakeirq for uart0
- [ 2.977407] omap_uart 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 157, base_baud = 3000000) is a OMAP UART4
- [ 2.988453] omap_uart 481aa000.serial: no wakeirq for uart0
- [ 2.994391] omap_uart 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 158, base_baud = 3000000) is a OMAP UART5
- [ 3.006595] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
- [ 3.013829] [drm] Initialized drm 1.1.0 20060810
- [ 3.018842] usbcore: registered new interface driver udl
- [ 3.024434] Error: Driver 'tfp410' is already registered, aborting...
- [ 3.031497] slave hdmi: could not get i2c
- [ 3.035772] platform hdmi: Driver slave requests probe deferral
- [ 3.042239] platform 4830e000.lcdc: Driver tilcdc requests probe deferral
- [ 3.064664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 3.071638] ehci-platform: EHCI generic platform driver
- [ 3.077367] ehci-omap: OMAP-EHCI Host Controller driver
- [ 3.083063] usbcore: registered new interface driver usb-storage
- [ 3.091124] 47401300.usb-phy supply vcc not found, using dummy regulator
- [ 3.101574] 47401b00.usb-phy supply vcc not found, using dummy regulator
- [ 3.110995] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
- [ 3.117359] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
- [ 3.125770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 3.132904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.140507] usb usb1: Product: MUSB HDRC host driver
- [ 3.145728] usb usb1: Manufacturer: Linux 3.18.1-bone1 musb-hcd
- [ 3.151942] usb usb1: SerialNumber: musb-hdrc.1.auto
- [ 3.157821] hub 1-0:1.0: USB hub found
- [ 3.161801] hub 1-0:1.0: 1 port detected
- [ 3.173859] mousedev: PS/2 mouse device common for all mice
- [ 3.181389] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
- [ 3.189407] i2c /dev entries driver
- [ 3.193190] IR XMP protocol handler initialized
- [ 3.199448] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
- [ 3.207169] sdhci: Secure Digital Host Controller Interface driver
- [ 3.213664] sdhci: Copyright(c) Pierre Ossman
- [ 3.302359] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 3.311174] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 3.318588] ledtrig-cpu: registered to indicate activity on CPUs
- [ 3.325095] mmc0: new high speed SDHC card at address 0002
- [ 3.331354] hidraw: raw HID events driver (C) Jiri Kosina
- [ 3.337272] mmcblk0: mmc0:0002 00000 7.32 GiB
- [ 3.343020] usbcore: registered new interface driver usbhid
- [ 3.348919] usbhid: USB HID core driver
- [ 3.353883] mmcblk0: p1 p2
- [ 3.356951] ashmem: initialized
- [ 3.363713] oprofile: using arm/armv7
- [ 3.369935] TCP: cubic registered
- [ 3.373581] NET: Registered protocol family 10
- [ 3.379216] mip6: Mobile IPv6
- [ 3.382430] NET: Registered protocol family 17
- [ 3.387277] Key type dns_resolver registered
- [ 3.391816] mpls_gso: MPLS GSO support
- [ 3.396016] omap_voltage_late_init: Voltage driver support not added
- [ 3.402761] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize
- [ 3.412298] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize
- [ 3.423402] platform cpufreq-dt.0: Driver cpufreq-dt requests probe deferral
- [ 3.431023] ThumbEE CPU extension supported.
- [ 3.435600] Registering SWP/SWPB emulation handler
- [ 3.440666] SmartReflex Class3 initialized
- [ 3.445655] registered taskstats version 1
- [ 3.450789] Btrfs loaded
- [ 3.456365] input: tps65217_pwr_but as /devices/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
- [ 3.466629] vdds_dpr: at 1350 mV
- [ 3.470920] vdd_mpu: 925 <--> 1325 mV at 1325 mV
- [ 3.476726] vdd_core: 925 <--> 1150 mV at 1125 mV
- [ 3.482511] vio,vrtc,vdds: at 1800 mV
- [ 3.487219] vdd_3v3aux: at 3300 mV
- [ 3.491642] vdd_1v8: 1800 mV
- [ 3.495549] vdd_3v3a: at 3300 mV
- [ 3.499852] tps65217 0-0024: TPS65217 ID 0xe version 1.2
- [ 3.506120] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
- [ 3.513387] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
- [ 3.521165] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
- [ 3.528954] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
- [ 3.536710] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
- [ 3.544358] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
- [ 3.551648] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
- [ 3.677215] tda998x 0-0070: found TDA19988
- [ 3.682474] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 3.689449] [drm] No driver support for vblank timestamp query.
- [ 3.696092] tilcdc 4830e000.lcdc: No connectors reported connected with modes
- [ 3.703601] [drm] Cannot find any crtc or sizes - going 1024x768
- [ 3.722890] Console: switching to colour frame buffer device 128x48
- [ 3.735057] tilcdc 4830e000.lcdc: fb0: frame buffer device
- [ 3.740970] tilcdc 4830e000.lcdc: registered panic notifier
- [ 3.746924] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
- [ 3.814950] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
- [ 3.821465] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
- [ 3.829763] libphy: 4a101000.mdio: probed
- [ 3.834068] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
- [ 3.844740] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:ac:d7:2b
- [ 3.853093] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
- [ 3.862347] sr_init: No PMIC hook to init smartreflex
- [ 3.867975] sr_init: platform driver register failed for SR
- [ 3.876899] vbat: disabling
- [ 3.879991] mmc1: BKOPS_EN bit is not set
- [ 3.888816] mmc1: new high speed MMC card at address 0001
- [ 3.898247] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
- [ 3.906028] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
- [ 3.916430] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- [ 3.927551] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
- [ 3.936199] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
- [ 3.947749] mmcblk1: p1 p2
- [ 3.954305] devtmpfs: mounted
- [ 3.961282] Freeing unused kernel memory: 472K (c0960000 - c09d6000)
- Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
- [ 4.213702] random: init urandom read with 20 bits of entropy available
- [ 4.398291] init: plymouth-upstart-bridge main process (74) terminated with status 1
- [ 4.413024] init: plymouth-upstart-bridge main process ended, respawning
- [ 4.527524] init: ureadahead main process (77) terminated with status 5
- [ 4.538190] init: plymouth-upstart-bridge main process (84) terminated with status 1
- [ 4.549011] init: plymouth-upstart-bridge main process ended, respawning
- * Starting Mount filesystems on boot[74G[ OK ]
- * Stopping Send an event to indicate plymouth is up[74G[ OK ]
- * Starting Populate and link to /run filesystem[74G[ OK ]
- * Stopping Populate and link to /run filesystem[74G[ OK ]
- * Stopping Track if upstart is running in a container[74G[ OK ]
- * Starting Initialize or finalize resolvconf[74G[ OK ]
- * Starting set console keymap[74G[ OK ]
- * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]
- * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]
- * Starting Bridge udev events into upstart[74G[ OK ]
- * Stopping set console keymap[74G[ OK ]
- * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]
- * Starting device node and kernel event manager[74G[ OK ]
- * Starting load modules from /etc/modules[74G[ OK ]
- * Starting cold plug devices[74G[ OK ]
- * Starting log initial device creation[74G[ OK ]
- * Stopping load modules from /etc/modules[74G[ OK ]
- * Starting set console font[74G[ OK ]
- * Stopping set console font[74G[ OK ]
- * Starting userspace bootsplash[74G[ OK ]
- * Stopping userspace bootsplash[74G[ OK ]
- * Starting Send an event to indicate plymouth is up[74G[ OK ]
- The disk drive for / is not ready yet or not present.
- keys:Continue to wait, or Press S to skip mounting or M for manual recovery
- * Stopping Send an event to indicate plymouth is up[74G[ OK ]
- * Starting configure network device security[74G[ OK ]
- * Starting configure network device[74G[ OK ]
- * Starting configure network device security[74G[ OK ]
- * Starting Mount network filesystems[74G[ OK ]
- * Stopping Mount network filesystems[74G[ OK ]
- * Stopping cold plug devices[74G[ OK ]
- * Stopping log initial device creation[74G[ OK ]
- * Starting configure network device[74G[ OK ]
- * Starting Bridge socket events into upstart[74G[ OK ]
Advertisement
Add Comment
Please, Sign In to add comment