Skip to content

Instantly share code, notes, and snippets.

@n-st
Created December 15, 2014 00:18
Show Gist options
  • Save n-st/99dfdd8ebf3304f8f8d1 to your computer and use it in GitHub Desktop.
Save n-st/99dfdd8ebf3304f8f8d1 to your computer and use it in GitHub Desktop.
U-Boot SPL 2013.10-00015-gab7a95a (Nov 08 2013 - 16:01:27)
reading args
spl: error reading image args, err - -1
reading u-boot.img
reading u-boot.img
U-Boot 2013.10-00015-gab7a95a (Nov 08 2013 - 16:01:27)
I2C: ready
DRAM: 512 MiB
WARNING: Caches not enabled
NAND: 0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, 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
Card did not respond to voltage select!
mmc0(part 0) is current device
Card did not respond to voltage select!
mmc1(part 0) is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 1
reading uEnv.txt
1340 bytes read in 5 ms (261.7 KiB/s)
Importing environment from mmc ...
gpio: pin 55 (gpio 55) value is 1
Checking if uenvcmd is set ...
gpio: pin 56 (gpio 56) value is 1
Running uenvcmd ...
reading zImage
6877576 bytes read in 646 ms (10.2 MiB/s)
reading initrd.img
4431992 bytes read in 419 ms (10.1 MiB/s)
reading /dtbs/am335x-boneblack.dtb
65155 bytes read in 18 ms (3.5 MiB/s)
Kernel image @ 0x80200000 [ 0x000000 - 0x68f188 ]
## Flattened Device Tree blob at 815f0000
Booting using the fdt blob at 0x815f0000
Using Device Tree in place at 815f0000, end 81602e82
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.0-bone1 (root@a5-imx6q-wandboard-2gb) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 Mon Dec 8 06:20:25 UTC 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=ttyO0,115200n8 root=UUID=9c9c1270-ba24-41c3-abd1-3ce2336cc4dd ro rootfstype=ext4 rootwait fixrtc ip=
[ 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: 485036K/523264K available (6169K kernel code, 677K rwdata, 3396K rodata, 448K init, 861K bss, 38228K 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 - 0xc095f87c (9567 kB)
[ 0.000000] .init : 0xc0960000 - 0xc09d0000 ( 448 kB)
[ 0.000000] .data : 0xc09d0000 - 0xc0a79450 ( 678 kB)
[ 0.000000] .bss : 0xc0a79450 - 0xc0b50b8c ( 862 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.000032] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000283] Console: colour dummy device 80x30
[ 0.000310] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[ 0.088741] pid_max: default: 32768 minimum: 301
[ 0.088850] Security Framework initialized
[ 0.088913] AppArmor: AppArmor disabled by boot time parameter
[ 0.088920] Yama: becoming mindful.
[ 0.089098] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.089107] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.089713] Initializing cgroup subsys memory
[ 0.089748] Initializing cgroup subsys devices
[ 0.089762] Initializing cgroup subsys freezer
[ 0.089776] Initializing cgroup subsys net_cls
[ 0.089792] Initializing cgroup subsys blkio
[ 0.089804] Initializing cgroup subsys perf_event
[ 0.089816] Initializing cgroup subsys net_prio
[ 0.089867] CPU: Testing write buffer coherency: ok
[ 0.089910] ftrace: allocating 31267 entries in 62 pages
[ 0.154502] Setting up static identity map for 0x805cb4c8 - 0x805cb514
[ 0.161461] devtmpfs: initialized
[ 0.162263] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.170370] omap_hwmod: tptc0 using broken dt data from edma
[ 0.170465] omap_hwmod: tptc1 using broken dt data from edma
[ 0.170543] omap_hwmod: tptc2 using broken dt data from edma
[ 0.174686] omap_hwmod: debugss: _wait_target_disable failed
[ 0.235655] xor: measuring software checksum speed
[ 0.328711] arm4regs : 1245.200 MB/sec
[ 0.428708] 8regs : 1156.000 MB/sec
[ 0.528707] 32regs : 1112.400 MB/sec
[ 0.628711] neon : 909.600 MB/sec
[ 0.628718] xor: using function: arm4regs (1245.200 MB/sec)
[ 0.628782] pinctrl core: initialized pinctrl subsystem
[ 0.629186] regulator-dummy: no parameters
[ 0.645860] NET: Registered protocol family 16
[ 0.647727] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.648816] cpuidle: using governor ladder
[ 0.648833] cpuidle: using governor menu
[ 0.651709] OMAP GPIO hardware version 0.1
[ 0.664590] No ATAGs?
[ 0.664617] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.838852] raid6: int32x1 203 MB/s
[ 1.008865] raid6: int32x2 329 MB/s
[ 1.178930] raid6: int32x4 271 MB/s
[ 1.348779] raid6: int32x8 201 MB/s
[ 1.518727] raid6: neonx1 1441 MB/s
[ 1.688725] raid6: neonx2 1837 MB/s
[ 1.858765] raid6: neonx4 631 MB/s
[ 2.028727] raid6: neonx8 288 MB/s
[ 2.028733] raid6: using algorithm neonx2 (1837 MB/s)
[ 2.028739] raid6: using intx1 recovery algorithm
[ 2.036763] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[ 2.037552] vbat: 5000 mV
[ 2.037799] vmmcsd_fixed: 3300 mV
[ 2.040714] SCSI subsystem initialized
[ 2.041264] usbcore: registered new interface driver usbfs
[ 2.041323] usbcore: registered new interface driver hub
[ 2.041393] usbcore: registered new device driver usb
[ 2.041918] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe
[ 2.041939] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral
[ 2.041963] omap_i2c 4819c000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c2_pins, deferring probe
[ 2.041975] platform 4819c000.i2c: Driver omap_i2c requests probe deferral
[ 2.042119] media: Linux media interface: v0.10
[ 2.042170] Linux video capture interface: v2.00
[ 2.042250] pps_core: LinuxPPS API ver. 1 registered
[ 2.042256] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.042284] PTP clock support registered
[ 2.042945] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 2.044316] NetLabel: Initializing
[ 2.044327] NetLabel: domain hash size = 128
[ 2.044332] NetLabel: protocols = UNLABELED CIPSOv4
[ 2.044386] NetLabel: unlabeled traffic allowed by default
[ 2.044836] Switched to clocksource timer1
[ 2.101425] NET: Registered protocol family 2
[ 2.102130] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 2.102170] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 2.102206] TCP: Hash tables configured (established 4096 bind 4096)
[ 2.102263] TCP: reno registered
[ 2.102272] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 2.102287] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 2.102455] NET: Registered protocol family 1
[ 2.102830] RPC: Registered named UNIX socket transport module.
[ 2.102840] RPC: Registered udp transport module.
[ 2.102845] RPC: Registered tcp transport module.
[ 2.102850] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.103369] Unpacking initramfs...
[ 2.103383] Initramfs unpacking failed: no cpio magic
[ 2.107603] Freeing initrd memory: 4332K (c1000000 - c143b000)
[ 2.108024] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 2.110296] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 2.110391] audit: initializing netlink subsys (disabled)
[ 2.110449] audit: type=2000 audit(2.060:1): initialized
[ 2.111833] zpool: loaded
[ 2.111848] zbud: loaded
[ 2.112097] VFS: Disk quotas dquot_6.5.2
[ 2.112159] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.112731] NFS: Registering the id_resolver key type
[ 2.112795] Key type id_resolver registered
[ 2.112801] Key type id_legacy registered
[ 2.112824] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.113100] fuse init (API version 7.23)
[ 2.113294] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 2.113820] msgmni has been set to 987
[ 2.114824] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.115063] io scheduler noop registered
[ 2.115077] io scheduler deadline registered
[ 2.115123] io scheduler cfq registered (default)
[ 2.116441] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 2.119339] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.121356] omap_uart 44e09000.serial: no wakeirq for uart0
[ 2.121529] omap_uart 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 154, base_baud = 3000000) is a OMAP UART0
[ 2.947722] console [ttyO0] enabled
[ 2.951828] omap_uart 48022000.serial: no wakeirq for uart0
[ 2.957817] omap_uart 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 155, base_baud = 3000000) is a OMAP UART1
[ 2.968874] omap_uart 48024000.serial: no wakeirq for uart0
[ 2.974807] omap_uart 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 156, base_baud = 3000000) is a OMAP UART2
[ 2.985859] omap_uart 481a8000.serial: no wakeirq for uart0
[ 2.991789] omap_uart 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 157, base_baud = 3000000) is a OMAP UART4
[ 3.002834] omap_uart 481aa000.serial: no wakeirq for uart0
[ 3.008788] omap_uart 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 158, base_baud = 3000000) is a OMAP UART5
[ 3.020996] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
[ 3.028298] [drm] Initialized drm 1.1.0 20060810
[ 3.033226] usbcore: registered new interface driver udl
[ 3.038846] Error: Driver 'tfp410' is already registered, aborting...
[ 3.045901] slave hdmi: could not get i2c
[ 3.050136] platform hdmi: Driver slave requests probe deferral
[ 3.056632] platform 4830e000.lcdc: Driver tilcdc requests probe deferral
[ 3.079125] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.086078] ehci-platform: EHCI generic platform driver
[ 3.091781] ehci-omap: OMAP-EHCI Host Controller driver
[ 3.097502] usbcore: registered new interface driver usb-storage
[ 3.105593] 47401300.usb-phy supply vcc not found, using dummy regulator
[ 3.116042] 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 3.125454] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 3.131729] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[ 3.140133] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.147272] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.154858] usb usb1: Product: MUSB HDRC host driver
[ 3.160063] usb usb1: Manufacturer: Linux 3.18.0-bone1 musb-hcd
[ 3.166278] usb usb1: SerialNumber: musb-hdrc.1.auto
[ 3.172158] hub 1-0:1.0: USB hub found
[ 3.176157] hub 1-0:1.0: 1 port detected
[ 3.188571] mousedev: PS/2 mouse device common for all mice
[ 3.195718] omap_rtc 44e3e000.rtc: already running
[ 3.201103] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 3.209110] i2c /dev entries driver
[ 3.212877] IR XMP protocol handler initialized
[ 3.219131] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 3.226833] sdhci: Secure Digital Host Controller Interface driver
[ 3.233328] sdhci: Copyright(c) Pierre Ossman
[ 3.325211] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.332509] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.339027] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.348698] usbcore: registered new interface driver usbhid
[ 3.354543] usbhid: USB HID core driver
[ 3.359222] ashmem: initialized
[ 3.364304] oprofile: using arm/armv7
[ 3.368508] TCP: cubic registered
[ 3.372144] NET: Registered protocol family 10
[ 3.380733] mip6: Mobile IPv6
[ 3.383859] NET: Registered protocol family 17
[ 3.388722] Key type dns_resolver registered
[ 3.393205] mpls_gso: MPLS GSO support
[ 3.397378] omap_voltage_late_init: Voltage driver support not added
[ 3.404083] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize
[ 3.412623] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize
[ 3.421764] platform cpufreq-dt.0: Driver cpufreq-dt requests probe deferral
[ 3.429440] ThumbEE CPU extension supported.
[ 3.433955] Registering SWP/SWPB emulation handler
[ 3.439003] SmartReflex Class3 initialized
[ 3.443353] mmc1: BKOPS_EN bit is not set
[ 3.448292] registered taskstats version 1
[ 3.453533] Btrfs loaded
[ 3.456393] mmc1: new high speed MMC card at address 0001
[ 3.464404] mmcblk0: mmc1:0001 MMC02G 1.78 GiB
[ 3.470396] input: tps65217_pwr_but as /devices/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
[ 3.479175] mmcblk0boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
[ 3.485699] mmcblk0boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
[ 3.493418] vdds_dpr: at 1500 mV
[ 3.497022] mmcblk0: p1 p2
[ 3.500916] vdd_mpu: 925 <--> 1325 mV at 1325 mV
[ 3.507952] vdd_core: 925 <--> 1150 mV at 1125 mV
[ 3.513767] vio,vrtc,vdds: at 1800 mV
[ 3.518496] vdd_3v3aux: at 3300 mV
[ 3.522932] vdd_1v8: 1800 mV
[ 3.526819] vdd_3v3a: at 3300 mV
[ 3.531123] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 3.537459] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.544708] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 3.552484] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.560280] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.567963] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.575611] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.582847] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 3.707121] tda998x 0-0070: found TDA19988
[ 3.712365] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.719325] [drm] No driver support for vblank timestamp query.
[ 3.725931] tilcdc 4830e000.lcdc: No connectors reported connected with modes
[ 3.733425] [drm] Cannot find any crtc or sizes - going 1024x768
[ 3.753196] Console: switching to colour frame buffer device 128x48
[ 3.765780] tilcdc 4830e000.lcdc: fb0: frame buffer device
[ 3.771622] tilcdc 4830e000.lcdc: registered panic notifier
[ 3.777487] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[ 3.844890] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 3.851298] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 3.859496] libphy: 4a101000.mdio: probed
[ 3.863720] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 3.874256] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:b7:8a:07
[ 3.882322] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 02:03:33 UTC (946692213)
[ 3.891409] sr_init: No PMIC hook to init smartreflex
[ 3.896893] sr_init: platform driver register failed for SR
[ 3.905877] vbat: disabling
[ 3.909302] Waiting for root device UUID=9c9c1270-ba24-41c3-abd1-3ce2336cc4dd...
[ 130.854858] random: nonblocking pool is initialized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment