Skip to content

Instantly share code, notes, and snippets.

@scottellis
Created June 29, 2015 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottellis/ef92b0815b8d4b4ff998 to your computer and use it in GitHub Desktop.
Save scottellis/ef92b0815b8d4b4ff998 to your computer and use it in GitHub Desktop.
BBB 4dcape70t boot log
U-Boot SPL 2015.04-jumpnow (May 31 2015 - 16:42:58)
MMC: block number 0x100 exceeds max(0x0)
MMC: block number 0x200 exceeds max(0x0)
*** Error - No Valid Environment Area found
Using default environment
reading u-boot.img
reading u-boot.img
U-Boot 2015.04-jumpnow (May 31 2015 - 16:42:58)
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: 0
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
reading boot.scr
** Unable to read file boot.scr **
931 bytes read in 52 ms (16.6 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvcmd ...
31722 bytes read in 39 ms (793.9 KiB/s)
Loaded bbb-4dcape70t.dtb
4042600 bytes read in 289 ms (13.3 MiB/s)
Kernel image @ 0x82000000 [ 0x000000 - 0x3daf68 ]
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8fff5000, end 8ffffbe9 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.1.0-jumpnow (scott@octo) (gcc version 4.9.2 (GCC) ) #1 SMP Mon Jun 22 18:12:49 EDT 2015
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 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 0x9f000000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.0 (sgx neon )
[ 0.000000] PERCPU: Embedded 12 pages/cpu @debc1000 s18368 r8192 d22592 u49152
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
[ 0.000000] Kernel command line: console=ttyO0,115200n8 consoleblank=0 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait
[ 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] Memory: 486844K/524288K available (5479K kernel code, 360K rwdata, 1920K rodata, 348K init, 8163K bss, 21060K reserved, 16384K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 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 : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0742098 (7401 kB)
[ 0.000000] .init : 0xc0743000 - 0xc079a000 ( 348 kB)
[ 0.000000] .data : 0xc079a000 - 0xc07f42c0 ( 361 kB)
[ 0.000000] .bss : 0xc07f42c0 - 0xc0fed0f8 (8164 kB)
[ 0.000000] Running RCU self tests
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU lockdep checking is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 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.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000036] clocksource timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000081] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000848] Console: colour dummy device 80x30
[ 0.000905] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000914] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000921] ... MAX_LOCK_DEPTH: 48
[ 0.000927] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000934] ... CLASSHASH_SIZE: 4096
[ 0.000941] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.000947] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.000954] ... CHAINHASH_SIZE: 32768
[ 0.000960] memory used by lock dependency info: 5167 kB
[ 0.000967] per task-struct memory footprint: 1152 bytes
[ 0.000990] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[ 0.078926] pid_max: default: 32768 minimum: 301
[ 0.079315] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.079328] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.081746] CPU: Testing write buffer coherency: ok
[ 0.082996] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.083114] Setting up static identity map for 0x80008280 - 0x800082d8
[ 0.086298] Brought up 1 CPUs
[ 0.086320] SMP: Total of 1 processors activated (996.14 BogoMIPS).
[ 0.086329] CPU: All CPU(s) started in SVC mode.
[ 0.089379] devtmpfs: initialized
[ 0.118104] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.156640] omap_hwmod: tptc0 using broken dt data from edma
[ 0.157069] omap_hwmod: tptc1 using broken dt data from edma
[ 0.157480] omap_hwmod: tptc2 using broken dt data from edma
[ 0.165669] omap_hwmod: debugss: _wait_target_disable failed
[ 0.220920] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.224378] pinctrl core: initialized pinctrl subsystem
[ 0.229489] NET: Registered protocol family 16
[ 0.236485] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.238660] cpuidle: using governor ladder
[ 0.238688] cpuidle: using governor menu
[ 0.246865] OMAP GPIO hardware version 0.1
[ 0.265938] No ATAGs?
[ 0.265970] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.350098] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[ 0.354808] usbcore: registered new interface driver usbfs
[ 0.354980] usbcore: registered new interface driver hub
[ 0.355155] usbcore: registered new device driver usb
[ 0.356139] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[ 0.356250] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c1_pins, deferring probe
[ 0.356324] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c2_pins, deferring probe
[ 0.383899] Switched to clocksource timer1
[ 0.527050] NET: Registered protocol family 2
[ 0.528942] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.529109] TCP bind hash table entries: 4096 (order: 5, 147456 bytes)
[ 0.530282] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.530459] UDP hash table entries: 256 (order: 2, 20480 bytes)
[ 0.530850] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
[ 0.531793] NET: Registered protocol family 1
[ 0.533931] CPU PMU: Failed to parse /pmu/interrupt-affinity[0]
[ 0.534020] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 0.538218] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.547944] VFS: Disk quotas dquot_6.6.0
[ 0.548086] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.555191] io scheduler noop registered
[ 0.555223] io scheduler deadline registered
[ 0.555272] io scheduler cfq registered (default)
[ 0.557485] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.562387] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.569302] omap_uart 44e09000.serial: no wakeirq for uart0
[ 0.569923] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 154, base_baud = 3000000) is a OMAP UART0
[ 1.203890] console [ttyO0] enabled
[ 1.213594] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
[ 1.257255] brd: module loaded
[ 1.282221] loop: module loaded
[ 1.287311] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.306114] usbcore: registered new interface driver asix
[ 1.312118] usbcore: registered new interface driver ax88179_178a
[ 1.318625] usbcore: registered new interface driver cdc_ether
[ 1.324989] usbcore: registered new interface driver smsc95xx
[ 1.331182] usbcore: registered new interface driver net1080
[ 1.337247] usbcore: registered new interface driver cdc_subset
[ 1.343602] usbcore: registered new interface driver zaurus
[ 1.349647] usbcore: registered new interface driver cdc_ncm
[ 1.363171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.370048] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.376013] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.382753] usbcore: registered new interface driver cdc_wdm
[ 1.388853] usbcore: registered new interface driver usbtest
[ 1.397758] 47401300.usb-phy supply vcc not found, using dummy regulator
[ 1.412743] 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 1.423484] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 1.435772] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[ 1.446834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.454054] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.461655] usb usb1: Product: MUSB HDRC host driver
[ 1.466864] usb usb1: Manufacturer: Linux 4.1.0-jumpnow musb-hcd
[ 1.473182] usb usb1: SerialNumber: musb-hdrc.1.auto
[ 1.483493] hub 1-0:1.0: USB hub found
[ 1.488344] hub 1-0:1.0: 1 port detected
[ 1.499376] using random self ethernet address
[ 1.504200] using random host ethernet address
[ 1.513794] usb0: HOST MAC ba:ad:a9:74:7c:67
[ 1.518676] usb0: MAC 9a:25:d8:be:0c:fa
[ 1.522996] g_cdc gadget: CDC Composite Gadget, version: King Kamehameha Day 2008
[ 1.530878] g_cdc gadget: g_cdc ready
[ 1.538399] mousedev: PS/2 mouse device common for all mice
[ 1.550528] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 1.558833] i2c /dev entries driver
[ 1.562648] Driver for 1-wire Dallas network protocol.
[ 1.573452] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.583260] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 1.664327] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.671328] usbcore: registered new interface driver usbhid
[ 1.677177] usbhid: USB HID core driver
[ 1.682364] oprofile: using arm/armv7
[ 1.686859] Initializing XFRM netlink socket
[ 1.691594] NET: Registered protocol family 17
[ 1.696486] NET: Registered protocol family 15
[ 1.701660] Key type dns_resolver registered
[ 1.706325] omap_voltage_late_init: Voltage driver support not added
[ 1.714084] ThumbEE CPU extension supported.
[ 1.718597] Registering SWP/SWPB emulation handler
[ 1.752141] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.765653] mmc0: new high speed SDHC card at address aaaa
[ 1.775388] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
[ 1.787689] mmcblk0: p1 p2
[ 1.808909] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 1.814786] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 1.823601] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
[ 1.835726] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 1.873636] mmc1: MAN_BKOPS_EN bit is not set
[ 1.880228] mmc1: new high speed MMC card at address 0001
[ 1.887655] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
[ 1.893202] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
[ 1.899776] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
[ 1.907084] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 1.913530] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 1.924400] libphy: 4a101000.mdio: probed
[ 1.928636] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 1.939566] cpsw 4a100000.ethernet: Detected MACID = 90:59:af:56:70:27
[ 1.950000] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
[ 1.979111] mmcblk1: p1 p2
[ 2.025104] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.033903] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.053135] devtmpfs: mounted
[ 2.056892] Freeing unused kernel memory: 348K (c0743000 - c079a000)
INIT: version 2.88 booting
Starting udev
starting version 219
[ 2.835549] random: systemd-udevd urandom read with 15 bits of entropy available
[ 3.287195] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/TI-am335x-tsc/input/input0
[ 3.632040] [drm] Initialized drm 1.1.0 20060810
[ 3.881661] panel display: found enable GPIO
[ 3.958103] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.965233] [drm] No driver support for vblank timestamp query.
[ 4.140971] Console: switching to colour frame buffer device 100x30
[ 4.150497] tilcdc 4830e000.lcdc: fb0: frame buffer device
[ 4.156426] tilcdc 4830e000.lcdc: registered panic notifier
[ 4.162395] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[ 4.957039] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Tue Jun 23 08:06:22 UTC 2015
INIT: Entering runlevel: 5
Configuring network interfaces... [ 6.274454] net eth0: initializing cpsw version 1.12 (0)
[ 6.282639] net eth0: phy found : id is : 0x7c0f1
[ 6.287723] libphy: PHY 4a101000.mdio:01 not found
[ 6.292804] net eth0: phy 4a101000.mdio:01 not found on slave 1
udhcpc (v1.23.1) started
Sending discover...
[ 9.361382] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
Sending discover...
Sending select for 192.168.10.119...
Lease of 192.168.10.119 obtained, lease time 43200
/etc/udhcpc.d/50default: Adding DNS 192.168.10.2
done.
Starting system message bus: dbus.
Starting OpenBSD Secure Shell server: sshd
done.
Starting ntpd: done
Starting syslogd/klogd: done
Poky (Yocto Project Reference Distro) 1.8 beaglebone /dev/ttyO0
beaglebone login:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment