I have flagged this under "Beagle Bone Black " but maybe its more of a CAPE
issue.
I have a BBB Revision C, with 4DSystems LCD Cape.
I am hoping someone on this forum could possibly help with a software
related issue.
I am running 2net 4.1 Kernal ,http://www.2net.co.uk/android4beagle.html
The screen shows "Android" and then this fades out.
Looking at serial I have this error:
[ 3.353484] pinctrl-single 44e10800.pinmux: pin 44e108a0.0 already
requested by panel; cannot claim for 0-0070
[ 3.363651] pinctrl-single 44e10800.pinmux: pin-40 (0-0070) status -22
[ 3.370239] pinctrl-single 44e10800.pinmux: could not request pin 40
(44e108a0.0) from group nxp_hdmi_bonelt_pins on device pinctrl-single
I think this might be why it doesn't continue with the Kernal but I could
be wrong.
Referring to all available forum posts regarding this LCD I have tried many
different options in uEnv.txt to disable HDMI, disable universal cape and
alike but nothing seems to work.
I am not sure what command options are actually relevant to this particular
build.
I have also read that the boot int eh EMMC can also affect the overlays
which are being loaded by the image in the SD card. I have ensured I have
loaded one of the latest flasher images from official beagle bone site.
Running just this flasher image, the screen does display correctly so I
know it is not a hardware related issue.
I have also double checked the overlay that is being used and all the pins
are correct and match the schematic of the display.
I am a newbie to Beable Bone Black and Linux so this is incredibly
difficult and have spent weeks now trying to overcome this hurdle.
So any help would be greatly appreciated.
I have attached the serial outputs from the problamatic SD image and also
for my base EMMC.
Hoping someone could provide some info to push me in the right direction.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/beagleboard/6f716178-d227-4c24-a3f3-e54ab0fb0b92%40googlegroups.com.
[ 61
U-Boot SPL 2018.09-00002-g0b54a51eee (Sep 10 2018 - 19:41:39 -0500)
Trying to boot from MMC2
Loading Environment from EXT4...
** Unable to use mmc 0:1 for loading the env **
U-Boot 2018.09-00002-g0b54a51eee (Sep 10 2018 - 19:41:39 -0500), Build:
jenkins-
github_Bootloader-Builder-65
CPU : AM335X-GP rev 2.1
I2C: ready
DRAM: 512 MiB
No match for driver 'omap_hsmmc'
No match for driver 'omap_hsmmc'
Some drivers were not found
Reset Source: Power-on reset has occurred.
RTC 32KCLK Source: External.
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from EXT4...
** Unable to use mmc 0:1 for loading the env **
Board: BeagleBone Black
<ethaddr> not set. Validating first E-fuse MAC
BeagleBone Black:
Model: Element14 BeagleBone Black Industrial:
BeagleBone: cape eeprom: i2c_probe: 0x54:
BeagleBone: cape eeprom: i2c_probe: 0x55:
BeagleBone: cape eeprom: i2c_probe: 0x56:
debug: process_cape_part_number:[BB-BONE-4D5C-01]
debug: process_cape_part_number:[42422D424F4E452D344435432D3031]
BeagleBone: cape eeprom: i2c_probe: 0x57:
/lib/firmware/BB-BONE-4D5C-01-00A1.dtb
o [0xfe135cf]
Net: eth0: MII MODE
cpsw, usb_ether
Press SPACE to abort autoboot in 2 seconds
board_name=[A335BNLT] ...
board_rev=[EIA0] ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 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 ...
364 bytes read in 2 ms (177.7 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 ...
6447920 bytes read in 406 ms (15.1 MiB/s)
1223548 bytes read in 79 ms (14.8 MiB/s)
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-4.1
Created: 2019-08-27 0:03:14 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 6447856 Bytes = 6.1 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 83000000 ...
Image Name:
Created: 2019-08-27 0:03:14 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 1223484 Bytes = 1.2 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Loading Kernel Image ... OK
Loading Ramdisk to 8fed5000, end 8ffffb3c ... 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 4.1.30-ti-r70 (root@scott-pc) (gcc version 4.9.4
20151028 (prerelease) (Linaro GCC 4.9-2016.02) ) #1 SMP Tue Aug 27 09:58:54
AEST 2019
[ 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 24 MiB at 0x9e000000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon )
[ 0.000000] PERCPU: Embedded 13 pages/cpu @df92e000 s22336 r8192 d22720
u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total
pages: 129408
[ 0.000000] Kernel command line: console=ttyS0,115200n8
androidboot.console=ttyS0 rootwait ro androidboot.hardware=am335xevm qemu=1
qemu.gles=0 security=selinux androidboot.selinux=permissive consoleblank=0
[ 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: 480292K/522240K available (5768K kernel code, 738K
rwdata, 3284K rodata, 520K init, 459K bss, 17372K reserved, 24576K
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 : 0xbf800000 - 0xbfe00000 ( 6 MB)
[ 0.000000] .text : 0xc0008000 - 0xc08df3ec (9053 kB)
[ 0.000000] .init : 0xc08e0000 - 0xc0962000 ( 520 kB)
[ 0.000000] .data : 0xc0962000 - 0xc0a1a8d8 ( 739 kB)
[ 0.000000] .bss : 0xc0a1d000 - 0xc0a8ff5c ( 460 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration 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.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every
89478484971ns
[ 0.000032] clocksource timer1: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 79635851949 ns
[ 0.000043] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000342] Console: colour dummy device 80x30
[ 0.000376] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[ 0.088921] pid_max: default: 32768 minimum: 301
[ 0.089061] Security Framework initialized
[ 0.089128] SELinux: Initializing.
[ 0.089233] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.089243] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090133] Initializing cgroup subsys blkio
[ 0.090158] Initializing cgroup subsys memory
[ 0.090205] Initializing cgroup subsys devices
[ 0.090223] Initializing cgroup subsys freezer
[ 0.090245] Initializing cgroup subsys net_cls
[ 0.090260] Initializing cgroup subsys perf_event
[ 0.090273] Initializing cgroup subsys net_prio
[ 0.090325] CPU: Testing write buffer coherency: ok
[ 0.090375] ftrace: allocating 30224 entries in 60 pages
[ 0.155243] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.155354] Setting up static identity map for 0x80008240 - 0x8000828c
[ 0.160014] Brought up 1 CPUs
[ 0.160035] SMP: Total of 1 processors activated (996.14 BogoMIPS).
[ 0.160043] CPU: All CPU(s) started in SVC mode.
[ 0.160751] devtmpfs: initialized
[ 0.175457] VFP support v0.3: implementor 41 architecture 3 part 30 variant
c rev 3
[ 0.195724] omap_hwmod: debugss: _wait_target_disable failed
[ 0.237525] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 19112604462750000 ns
[ 0.240044] pinctrl core: initialized pinctrl subsystem
[ 0.241852] NET: Registered protocol family 16
[ 0.244406] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.245624] cpuidle: using governor ladder
[ 0.245643] cpuidle: using governor menu
[ 0.251067] OMAP GPIO hardware version 0.1
[ 0.251782] GPIO line 52 (EMMC ResetN) hogged as output/high
[ 0.263384] No ATAGs?
[ 0.263412] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.263873] omap4_sram_init:Unable to allocate sram needed to handle errata
I688
[ 0.263885] omap4_sram_init:Unable to get sram pool needed to handle errata
I688
[ 0.283490] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.286980] vgaarb: loaded
[ 0.287662] SCSI subsystem initialized
[ 0.288314] usbcore: registered new interface driver usbfs
[ 0.288383] usbcore: registered new interface driver hub
[ 0.288476] usbcore: registered new device driver usb
[ 0.289165] omap_i2c 44e0b000.i2c: could not find pctldev for node
/ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[ 0.289215] omap_i2c 4819c000.i2c: could not find pctldev for node
/ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
[ 0.289364] pps_core: LinuxPPS API ver. 1 registered
[ 0.289371] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
Giometti <[email protected]>
[ 0.289399] PTP clock support registered
[ 0.290304] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 0.290848] Advanced Linux Sound Architecture Driver Initialized.
[ 0.291605] NetLabel: Initializing
[ 0.291615] NetLabel: domain hash size = 128
[ 0.291620] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.291683] NetLabel: unlabeled traffic allowed by default
[ 0.292019] Switched to clocksource timer1
[ 0.365290] NET: Registered protocol family 2
[ 0.366149] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.366196] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.366255] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.366325] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.366345] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.366537] NET: Registered protocol family 1
[ 0.367144] Unpacking initramfs...
[ 0.459867] Freeing initrd memory: 1196K (cfed5000 - d0000000)
[ 0.460365] CPU PMU: Failed to parse /pmu/interrupt-affinity[0]
[ 0.460421] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5
counters available
[ 0.463293] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.463391] audit: initializing netlink subsys (disabled)
[ 0.463496] audit: type=2000 audit(0.420:1): initialized
[ 0.464530] zpool: loaded
[ 0.464545] zbud: loaded
[ 0.464851] VFS: Disk quotas dquot_6.6.0
[ 0.464923] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.465522] fuse init (API version 7.23)
[ 0.468306] NET: Registered protocol family 38
[ 0.468430] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
250)
[ 0.468631] io scheduler noop registered
[ 0.468645] io scheduler deadline registered
[ 0.468679] io scheduler cfq registered (default)
[ 0.470110] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.472589] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 0.473841] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.476808] console [ttyS0] disabled
[ 0.476886] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud
= 3000000) is a 8250
[ 1.190866] console [ttyS0] enabled
[ 1.195826] [drm] Initialized drm 1.1.0 20060810
[ 1.200570] usbcore: registered new interface driver udl
[ 1.210587] tun: Universal TUN/TAP device driver, 1.6
[ 1.215746] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 1.282040] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 1.288173] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 1.294715] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
[ 1.302561] libphy: 4a101000.mdio: probed
[ 1.306605] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00,
driver SMSC LAN8710/LAN8720
[ 1.316629] cpsw 4a100000.ethernet: Detected MACID = 40:bd:32:27:0e:cc
[ 1.324374] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet
driver
[ 1.331891] usbcore: registered new interface driver pegasus
[ 1.337804] usbcore: registered new interface driver rtl8150
[ 1.343600] usbcore: registered new interface driver r8152
[ 1.350243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.356921] ehci-pci: EHCI PCI platform driver
[ 1.361462] ehci-platform: EHCI generic platform driver
[ 1.366962] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.374062] 47401300.usb-phy supply vcc not found, using dummy regulator
[ 1.384253] 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 1.393282] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 1.399385] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus
number 1
[ 1.407492] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.414338] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.421592] usb usb1: Product: MUSB HDRC host driver
[ 1.426592] usb usb1: Manufacturer: Linux 4.1.30-ti-r70 musb-hcd
[ 1.432636] usb usb1: SerialNumber: musb-hdrc.1.auto
[ 1.438375] hub 1-0:1.0: USB hub found
[ 1.442280] hub 1-0:1.0: 1 port detected
[ 1.456469] mousedev: PS/2 mouse device common for all mice
[ 1.463489] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 1.471335] i2c /dev entries driver
[ 1.475065] Driver for 1-wire Dallas network protocol.
[ 1.481865] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.489822] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 1.534887] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.541262] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 1.550947] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 1.558240] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.568067] usbcore: registered new interface driver usbhid
[ 1.573719] usbhid: USB HID core driver
[ 1.577922] ashmem: initialized
[ 1.581119] BBB Android reboot loaded
[ 1.585881] remoteproc0: wkup_m3 is available
[ 1.590352] remoteproc0: Note: remoteproc is still under development and
considered experimental.
[ 1.599422] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and
backward compatibility isn't yet guaranteed.
[ 1.613286] u32 classifier
[ 1.616057] Performance counters on
[ 1.619907] input device check on
[ 1.623637] Actions configured
[ 1.627156] Netfilter messages via NETLINK v0.30.
[ 1.632058] nf_conntrack version 0.5.0 (7907 buckets, 31628 max)
[ 1.638538] ctnetlink v0.93: registering with nfnetlink.
[ 1.643977] mmc0: host does not support reading read-only switch, assuming
write-enable
[ 1.652337] nf_tables: (c) 2007-2009 Patrick McHardy <[email protected]>
[ 1.659284] xt_time: kernel timezone is -0000
[ 1.664308] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.669774] mmc0: new high speed SDHC card at address d612
[ 1.675944] arp_tables: (C) 2002 David S. Miller
[ 1.681341] mmcblk0: mmc0:d612 SU08G 7.40 GiB
[ 1.685963] Initializing XFRM netlink socket
[ 1.690384] NET: Registered protocol family 10
[ 1.696845] mip6: Mobile IPv6
[ 1.699998] mmcblk0: p1 p2 p3 p4
[ 1.704864] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1.710901] NET: Registered protocol family 17
[ 1.715528] NET: Registered protocol family 15
[ 1.720045] Key type dns_resolver registered
[ 1.724404] mpls_gso: MPLS GSO support
[ 1.728488] omap_voltage_late_init: Voltage driver support not added
[ 1.735404] cpu cpu0: of_pm_voltdm_notifier_register: Failed to get cpu0
regulator/voltdm: -517
[ 1.744200] cpu cpu0: cpu0 clock notifier not ready, retry
[ 1.750240] PM: bootloader does not support rtc-only!
[ 1.755574] ThumbEE CPU extension supported.
[ 1.759880] Registering SWP/SWPB emulation handler
[ 1.765692] registered taskstats version 1
[ 1.771573] Key type encrypted registered
[ 1.778379] input: tps65217_pwr_but as
/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
[ 1.811029] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 1.817005] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.824269] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 1.831441] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.839008] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.846455] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.853776] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.860713] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 1.867446] remoteproc0: powering up wkup_m3
[ 1.871883] remoteproc0: Booting fw image am335x-pm-firmware.elf, size
219735
[ 1.879459] remoteproc0: remote processor wkup_m3 is now up
[ 1.885153] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x191
[ 1.896636] bone_capemgr bone_capemgr: Baseboard:
'A335BNLT,EIA0,4618BBBK00ED'
[ 1.903993] usb 1-1: new high-speed USB device number 2 using musb-hdrc
[ 1.910709] bone_capemgr bone_capemgr:
compatible-baseboard=ti,beaglebone-black - #slots=4
[ 1.972141] bone_capemgr bone_capemgr: slot #0: No cape found
[ 2.032104] bone_capemgr bone_capemgr: slot #1: No cape found
[ 2.053433] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 2.060167] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.067353] usb 1-1: Product: USB2.0 Hub
[ 2.072375] hub 1-1:1.0: USB hub found
[ 2.076473] hub 1-1:1.0: 4 ports detected
[ 2.092097] bone_capemgr bone_capemgr: slot #2: No cape found
[ 2.122094] bone_capemgr bone_capemgr: slot #3: '4D 5.0 LCD CAPE -
4DCAPE-50CT,00A1,4D Systems,BB-BONE-4D5C-01'
[ 2.132570] bone_capemgr bone_capemgr: initialized OK.
[ 2.142342] cpu cpu0: of_pm_voltdm_notifier_register: Fail calculating
voltage latency[950000<->1325000]:-22
[ 2.157239] cpu cpu0: of_pm_voltdm_notifier_register: Fail calculating
voltage latency[950000<->1325000]:-22
[ 2.167870] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01
00:00:01 UTC (946684801)
[ 2.176716] of_cfs_init
[ 2.179273] of_cfs_init: OK
[ 2.189600] ALSA device list:
[ 2.192684] No soundcards found.
[ 2.196647] input: EP0510M09 as
/devices/platform/ocp/4802a000.i2c/i2c-1/1-0038/input/input1
[ 2.205867] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
[ 2.212402] Freeing unused kernel memory: 520K (c08e0000 - c0962000)
[ 2.221484] init: init started!
[ 2.225498] backlight supply power not found, using dummy regulator
[ 2.237621] SELinux: Android master kernel running Android M policy in
compatibility mode.
[ 2.248251] bone_capemgr bone_capemgr: slot #3: dtbo
'BB-BONE-4D5C-01-00A1.dtbo' loaded; overlay id #0
[ 2.264050] SELinux: Permission module_load in class system not defined in
policy.
[ 2.272376] SELinux: Permission audit_read in class capability2 not defined
in policy.
[ 2.280444] SELinux: the above unknown classes and permissions will be denied
[ 2.315617] audit: type=1403 audit(946684801.640:2): policy loaded
auid=4294967295 ses=4294967295
[ 2.325509] init: (Initializing SELinux non-enforcing took 0.09s.)
[ 2.340910] init: init second stage started!
[ 2.362221] usb 1-1.3: new full-speed USB device number 3 using musb-hdrc
[ 2.382948] init: waitpid failed: No child processes
[ 2.388428] init: (Loading properties from /default.prop took 0.00s.)
[ 2.398313] init: (Parsing /init.environ.rc took 0.00s.)
[ 2.404579] init: (Parsing /init.usb.rc took 0.00s.)
[ 2.410227] init: (Parsing init.am335xevm.usb.rc took 0.00s.)
[ 2.416163] init: (Parsing /init.am335xevm.rc took 0.01s.)
[ 2.422455] init: (Parsing /init.usb.configfs.rc took 0.00s.)
[ 2.428389] init: (Parsing /init.zygote32.rc took 0.00s.)
[ 2.434070] init: (Parsing /init.trace.rc took 0.00s.)
[ 2.439257] init: (Parsing /init.rc took 0.04s.)
[ 2.444298] init: SELinux: Could not get canonical path /adb_keys
restorecon: No such file or directory.
[ 2.454029] init: Starting service 'ueventd'...
[ 2.459341] init: Waiting for /dev/.coldboot_done...
[ 2.467893] ueventd: ueventd started!
[ 2.484362] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c534
[ 2.491285] usb 1-1.3: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 2.498693] usb 1-1.3: Product: USB Receiver
[ 2.502996] usb 1-1.3: Manufacturer: Logitech
[ 2.528262] audit: type=1400 audit(946684801.850:3): avc: denied { write }
for pid=13 comm="kdevtmpfs" name="001" dev="devtmpfs" ino=7329
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
[ 2.547782] audit: type=1400 audit(946684801.870:4): avc: denied { mknod }
for pid=13 comm="kdevtmpfs" capability=27 scontext=u:r:kernel:s0
tcontext=u:r:kernel:s0 tclass=capability permissive=1
[ 2.565464] audit: type=1400 audit(946684801.890:5): avc: denied {
add_name } for pid=13 comm="kdevtmpfs" name="003" scontext=u:r:kernel:s0
tcontext=u:object_r:device:s0 tclass=dir permissive=1
[ 2.583093] audit: type=1400 audit(946684801.910:6): avc: denied { create
} for pid=13 comm="kdevtmpfs" name="003" scontext=u:r:kernel:s0
tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[ 2.672370] audit: type=1400 audit(946684802.000:7): avc: denied { setattr
} for pid=13 comm="kdevtmpfs" name="003" dev="devtmpfs" ino=8280
scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=chr_file
permissive=1
[ 2.696694] input: Logitech USB Receiver as
/devices/platform/ocp/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C534.0001/input/input2
[ 2.793019] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11
Keyboard [Logitech USB Receiver] on usb-musb-hdrc.1.auto-1.3/input0
[ 2.822538] backlight supply power not found, using dummy regulator
[ 2.830489] backlight supply power not found, using dummy regulator
[ 2.841774] input: Logitech USB Receiver as
/devices/platform/ocp/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C534.0002/input/input3
[ 2.900504] ueventd: Coldboot took 0.42s.
[ 2.907944] init: Waiting for /dev/.coldboot_done took 0.45s.
[ 2.913907] init: /dev/hw_random not found
[ 2.928325] init: write_file: Unable to open
'/proc/sys/kernel/sched_compat_yield': No such file or directory
[ 2.941207] audit: type=1400 audit(946684802.270:8): avc: denied { create
} for pid=13 comm="kdevtmpfs" name="usb" scontext=u:r:kernel:s0
tcontext=u:object_r:device:s0 tclass=dir permissive=1
[ 2.963041] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares':
Invalid argument
[ 2.977921] init: write_file: Unable to open '/proc/sys/abi/swp': No such
file or directory
[ 2.986701] hid-generic 0003:046D:C534.0002: input,hiddev0,hidraw1: USB HID
v1.11 Mouse [Logitech USB Receiver] on usb-musb-hdrc.1.auto-1.3/input1
[ 3.002105] backlight supply power not found, using dummy regulator
[ 3.009724] backlight supply power not found, using dummy regulator
[ 3.017646] init: /dev/hw_random not found
[ 3.036203] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode.
Opts: (null)
[ 3.044647] fs_mgr:
__mount(source=/dev/block/mmcblk0p2,target=/system,type=ext4)=0
[ 3.053826] EXT4-fs (mmcblk0p3): Ignoring removed nomblk_io_submit option
[ 3.092112] usb 1-1.4: new high-speed USB device number 4 using musb-hdrc
[ 3.103386] EXT4-fs (mmcblk0p3): recovery complete
[ 3.108218] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode.
Opts: nomblk_io_submit,errors=panic
[ 3.118632] fs_mgr:
__mount(source=/dev/block/mmcblk0p3,target=/data,type=ext4)=0
[ 3.128802] EXT4-fs (mmcblk0p4): Ignoring removed nomblk_io_submit option
[ 3.150011] EXT4-fs (mmcblk0p4): recovery complete
[ 3.154979] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode.
Opts: nomblk_io_submit,errors=panic
[ 3.165446] fs_mgr:
__mount(source=/dev/block/mmcblk0p4,target=/cache,type=ext4)=0
[ 3.187400] audit: type=1400 audit(946684802.510:9): avc: denied {
sys_module } for pid=1 comm="init" capability=16 scontext=u:r:init:s0
tcontext=u:r:init:s0 tclass=capability permissive=1
[ 3.204771] audit: type=1400 audit(946684802.530:10): avc: denied {
module_load } for pid=1 comm="init" scontext=u:r:init:s0 tcontext=u:r:init:s0
tclass=system permissive=1
[ 3.221361] usb 1-1.4: New USB device found, idVendor=1976, idProduct=4082
[ 3.228330] usb 1-1.4: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 3.235690] usb 1-1.4: Product: USB Reader
[ 3.239803] usb 1-1.4: Manufacturer: ChipsBnk
[ 3.244192] usb 1-1.4: SerialNumber: 110074973765
[ 3.251893] backlight supply power not found, using dummy regulator
[ 3.278735] of_graph_get_next_endpoint(): no port node found in //fb
[ 3.288842] of_graph_get_next_endpoint(): no port node found in //fb
[ 3.296981] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.303718] [drm] No driver support for vblank timestamp query.
[ 3.319106] Console: switching to colour frame buffer device 100x30
[ 3.328385] tilcdc 4830e000.fb: fb0: frame buffer device
[ 3.333869] tilcdc 4830e000.fb: registered panic notifier
[ 3.339359] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[ 3.353484] pinctrl-single 44e10800.pinmux: pin 44e108a0.0 already requested
by panel; cannot claim for 0-0070
[ 3.363651] pinctrl-single 44e10800.pinmux: pin-40 (0-0070) status -22
[ 3.370239] pinctrl-single 44e10800.pinmux: could not request pin 40
(44e108a0.0) from group nxp_hdmi_bonelt_pins on device pinctrl-single
[ 3.382842] tda998x 0-0070: Error applying setting, reverse things back
[ 3.393330] ------------[ cut here ]------------
[ 3.398008] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2110
_enable+0x211/0x220()
[ 3.406916] omap_hwmod: lcdc: enabled state can only be entered from
initialized, idle, or disabled state
[ 3.416521] Modules linked in: tda998x(+) tilcdc pwm_tiehrpwm
[ 3.422324] CPU: 0 PID: 1 Comm: init Not tainted 4.1.30-ti-r70 #1
[ 3.428440] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 3.434592] [<c0015669>] (unwind_backtrace) from [<c00114ad>]
(show_stack+0x11/0x14)
[ 3.442380] [<c00114ad>] (show_stack) from [<c05688c3>]
(dump_stack+0x73/0x80)
[ 3.449647] [<c05688c3>] (dump_stack) from [<c0032f85>]
(warn_slowpath_common+0x69/0x90)
[ 3.457777] [<c0032f85>] (warn_slowpath_common) from [<c0032fcf>]
(warn_slowpath_fmt+0x23/0x2c)
[ 3.466518] [<c0032fcf>] (warn_slowpath_fmt) from [<c0023a6d>]
(_enable+0x211/0x220)
[ 3.474299] [<c0023a6d>] (_enable) from [<c0023f7f>]
(omap_hwmod_enable+0x1f/0x34)
[ 3.481907] [<c0023f7f>] (omap_hwmod_enable) from [<c0024ccd>]
(omap_device_enable+0x29/0x50)
[ 3.490473] [<c0024ccd>] (omap_device_enable) from [<c0024d05>]
(_od_runtime_resume+0x11/0x1c)
[ 3.499130] [<c0024d05>] (_od_runtime_resume) from [<c02f1993>]
(__rpm_callback+0x2f/0x68)
[ 3.507434] [<c02f1993>] (__rpm_callback) from [<c02f19e5>]
(rpm_callback+0x19/0x64)
[ 3.515213] [<c02f19e5>] (rpm_callback) from [<c02f27dd>]
(rpm_resume+0x36d/0x554)
[ 3.522818] [<c02f27dd>] (rpm_resume) from [<c02f2a0f>]
(__pm_runtime_resume+0x4b/0x60)
[ 3.530899] [<c02f2a0f>] (__pm_runtime_resume) from [<bf8071d3>]
(tilcdc_load+0x19a/0x484 [tilcdc])
[ 3.540008] [<bf8071d3>] (tilcdc_load [tilcdc]) from [<c02cbc23>]
(drm_dev_register+0x73/0xa4)
[ 3.548664] [<c02cbc23>] (drm_dev_register) from [<c02cd1b1>]
(drm_platform_init+0x35/0xa8)
[ 3.557067] [<c02cd1b1>] (drm_platform_init) from [<bf806e2d>]
(tilcdc_bind+0x18/0x1c [tilcdc])
[ 3.565824] [<bf806e2d>] (tilcdc_bind [tilcdc]) from [<c02e8333>]
(try_to_bring_up_master.part.0+0x73/0xa0)
[ 3.575610] [<c02e8333>] (try_to_bring_up_master.part.0) from [<c02e849b>]
(component_add+0x73/0xb4)
[ 3.584809] [<c02e849b>] (component_add) from [<bf812d21>]
(tda998x_probe+0x10/0x18 [tda998x])
[ 3.593483] [<bf812d21>] (tda998x_probe [tda998x]) from [<c03d5b61>]
(i2c_device_probe+0xb5/0x104)
[ 3.602489] [<c03d5b61>] (i2c_device_probe) from [<c02eb9a1>]
(driver_probe_device+0x179/0x318)
[ 3.611227] [<c02eb9a1>] (driver_probe_device) from [<c02ebbb9>]
(__driver_attach+0x51/0x54)
[ 3.619707] [<c02ebbb9>] (__driver_attach) from [<c02ea49f>]
(bus_for_each_dev+0x43/0x64)
[ 3.627926] [<c02ea49f>] (bus_for_each_dev) from [<c02eb1ff>]
(bus_add_driver+0xe3/0x170)
[ 3.636141] [<c02eb1ff>] (bus_add_driver) from [<c02ec1ad>]
(driver_register+0x39/0x8c)
[ 3.644183] [<c02ec1ad>] (driver_register) from [<c03d6449>]
(i2c_register_driver+0x25/0x7c)
[ 3.652667] [<c03d6449>] (i2c_register_driver) from [<bf81602d>]
(tda998x_init+0x2c/0x37 [tda998x])
[ 3.661765] [<bf81602d>] (tda998x_init [tda998x]) from [<c000961d>]
(do_one_initcall+0xa5/0x194)
[ 3.670592] [<c000961d>] (do_one_initcall) from [<c0567f79>]
(do_init_module+0x49/0x130)
[ 3.678723] [<c0567f79>] (do_init_module) from [<c00934dd>]
(load_module+0x1425/0x193c)
[ 3.686764] [<c00934dd>] (load_module) from [<c0093a9b>]
(SyS_init_module+0xa7/0xf4)
[ 3.694547] [<c0093a9b>] (SyS_init_module) from [<c000e6c1>]
(ret_fast_syscall+0x1/0x4c)
[ 3.702671] ---[ end trace 7083ae132f3ac1bb ]---
[ 3.709281] tda998x 0-0070: Falling back to first CRTC
[ 3.834959] tda998x 0-0070: found TDA19988
[ 3.841371] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops [tda998x])
[ 3.848423] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.855091] [drm] No driver support for vblank timestamp query.
[ 3.861178] genirq: Flags mismatch irq 185. 00000000 (tilcdc) vs. 00000000
(tilcdc)
[ 3.868963] tilcdc 4830e000.lcdc: failed to install IRQ handler
[ 3.876006] Unable to handle kernel NULL pointer dereference at virtual
address 00000000
[ 3.884190] pgd = dde08000
[ 3.886906] [00000000] *pgd=9dd38831, *pte=00000000, *ppte=00000000
[ 3.893244] Internal error: Oops: 17 [#1] SMP THUMB2
[ 3.898228] Modules linked in: tda998x(+) tilcdc pwm_tiehrpwm
[ 3.904032] CPU: 0 PID: 1 Comm: init Tainted: G W 4.1.30-ti-r70
#1
[ 3.911368] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 3.917485] task: dd8af3c0 ti: dd8ec000 task.ti: dd8ec000
[ 3.922916] PC is at drm_connector_cleanup+0x28/0xfc
[ 3.927917] LR is at tda998x_unbind+0x12/0x24 [tda998x]
[ 3.933163] pc : [<c02d3ff0>] lr : [<bf812bb7>] psr: 00000033
[ 3.933163] sp : dd8edc28 ip : 00000000 fp : fffffff0
[ 3.944688] r10: bf808fb4 r9 : dde0f360 r8 : ddef2d24
[ 3.949932] r7 : 00000000 r6 : 00000000 r5 : ddef2ce8 r4 : ddef2c10
[ 3.956484] r3 : bf812ba5 r2 : dde68800 r1 : 00000000 r0 : ddef2ce8
[ 3.963039] Flags: nzcv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment
user
[ 3.970376] Control: 50c5387d Table: 9de08019 DAC: 00000015
[ 3.976144] Process init (pid: 1, stack limit = 0xdd8ec218)
[ 3.981738] Stack: (0xdd8edc28 to 0xdd8ee000)
[ 3.986114] dc20: ddef2c10 ddd0d700 dde68800 bf8090dc
dd9bd200 bf812bb7
[ 3.994327] dc40: dde536c0 c02e8049 dde68a10 bf8090dc dd9bd200 ddd0d700
dde536c0 c02e80b5
[ 4.002539] dc60: dde0f340 dde68800 c0a70018 bf807381 00000000 00000000
ddd0a380 dde0f340
[ 4.010752] dc80: bf808fb4 00000010 0000001e dde68800 00000000 00000000
bf808fb4 dde536c0
[ 4.018966] dca0: 0000001e dde53b08 bf813dc8 c02cbc23 c0a70018 dd9bd200
dde68800 c02cd1b1
[ 4.027178] dcc0: ddd0d2d0 dde536c0 dde53680 60000013 dd9bd210 ddd0d2d8
00000001 ddd0d700
[ 4.035391] dce0: ddd0d2d0 bf806e2d bf806e15 c02e8333 ddd0d700 00000000
c09ccdc8 dde536c0
[ 4.043603] dd00: bf812d11 c02e849b 00000000 bf813d50 ddca7220 ddca7200
ddca7204 bf812d21
[ 4.051817] dd20: 00000000 c03d5b61 c0a70170 ddca7220 c0a0e490 00000000
bf813cfc c02eb9a1
[ 4.060029] dd40: c09e4c90 ddca7220 bf813cfc ddca7220 bf813cfc ddca7254
c02ebb69 bf813cfc
[ 4.068242] dd60: 00000000 c02ebbb9 ddca7220 00000000 00000001 c02ea49f
dd97f25c ddca4d34
[ 4.076455] dd80: bf813cfc ddd33080 00000000 c09e4cc0 bf816001 c02eb1ff
bf813914 bf813cfc
[ 4.084667] dda0: c0966ecc bf813cfc c0966ecc c09705e0 dde53d80 c02ec1ad
c09e4cc0 bf813ce0
[ 4.092879] ddc0: c0966ecc c03d6449 c09705e0 bf81602d 00000000 c000961d
00000000 c00dbaf1
[ 4.101091] dde0: 00000000 00000000 dfda2420 dd8ec000 dd800040 bf813d80
dd8ede10 dd800040
[ 4.109304] de00: 0000000c c0567f4f bf813dc8 c0569b23 dd8ec000 000000d0
dd8ede20 c0569b5f
[ 4.117517] de20: 000000d0 c01087b3 00000001 dc8ba31e c0a60348 bf813d80
dde53b00 dde46980
[ 4.125730] de40: 00000001 00000001 221ac51c dde53b08 bf813dc8 c0567f79
dde53b00 bf813d80
[ 4.133942] de60: dd8edf44 dde53b00 bf813d80 c00934dd bf813d8c 00007fff
c0091169 dde46980
[ 4.142155] de80: c0966ecc bf813dc8 beb669d8 bf813f08 c0966f74 000000f4
c0a09de0 00000898
[ 4.150367] dea0: 000002d2 dde46980 00000000 00000000 00000000 00000000
00000000 00000000
[ 4.158579] dec0: 00000000 00000000 00000000 00000000 6e72656b 00006c65
00000000 00000000
[ 4.166791] dee0: 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000
[ 4.175004] df00: 00000000 00000000 00000000 dc8ba31e 00000000 0000f7e8
b6eb87e8 00000000
[ 4.183216] df20: beb669d8 e095f7e8 dd8ec000 00000000 fffffc58 c0093a9b
dde0f340 00000020
[ 4.191430] df40: dd528708 e0950000 0000f7e8 e095adf8 e095abd1 e095ec70
00001f18 00002718
[ 4.199641] df60: 00000000 00000000 00000000 00001af0 00000036 00000037
00000019 0000001d
[ 4.207854] df80: 00000012 00000000 dde0f340 beb669d8 beb669e0 00000002
00000080 c000e864
[ 4.216066] dfa0: dd8ec000 c000e6c1 beb669d8 beb669e0 b6ea9000 0000f7e8
beb669d8 00000001
[ 4.224278] dfc0: beb669d8 beb669e0 00000002 00000080 fffffc58 b6f5bea8
00000000 fffffc58
[ 4.232491] dfe0: beb66a5c beb669d8 00009e25 00065ae4 20000010 b6ea9000
ffff0000 ffff0000
[ 4.240725] [<c02d3ff0>] (drm_connector_cleanup) from [<bf812bb7>]
(tda998x_unbind+0x12/0x24 [tda998x])
[ 4.250178] [<bf812bb7>] (tda998x_unbind [tda998x]) from [<c02e8049>]
(component_unbind+0x1d/0x44)
[ 4.259180] [<c02e8049>] (component_unbind) from [<c02e80b5>]
(component_unbind_all+0x45/0x68)
[ 4.267871] [<c02e80b5>] (component_unbind_all) from [<bf807381>]
(tilcdc_load+0x348/0x484 [tilcdc])
[ 4.277065] [<bf807381>] (tilcdc_load [tilcdc]) from [<c02cbc23>]
(drm_dev_register+0x73/0xa4)
[ 4.285718] [<c02cbc23>] (drm_dev_register) from [<c02cd1b1>]
(drm_platform_init+0x35/0xa8)
[ 4.294120] [<c02cd1b1>] (drm_platform_init) from [<bf806e2d>]
(tilcdc_bind+0x18/0x1c [tilcdc])
[ 4.302874] [<bf806e2d>] (tilcdc_bind [tilcdc]) from [<c02e8333>]
(try_to_bring_up_master.part.0+0x73/0xa0)
[ 4.312661] [<c02e8333>] (try_to_bring_up_master.part.0) from [<c02e849b>]
(component_add+0x73/0xb4)
[ 4.321844] [<c02e849b>] (component_add) from [<bf812d21>]
(tda998x_probe+0x10/0x18 [tda998x])
[ 4.330518] [<bf812d21>] (tda998x_probe [tda998x]) from [<c03d5b61>]
(i2c_device_probe+0xb5/0x104)
[ 4.339522] [<c03d5b61>] (i2c_device_probe) from [<c02eb9a1>]
(driver_probe_device+0x179/0x318)
[ 4.348260] [<c02eb9a1>] (driver_probe_device) from [<c02ebbb9>]
(__driver_attach+0x51/0x54)
[ 4.356741] [<c02ebbb9>] (__driver_attach) from [<c02ea49f>]
(bus_for_each_dev+0x43/0x64)
[ 4.364959] [<c02ea49f>] (bus_for_each_dev) from [<c02eb1ff>]
(bus_add_driver+0xe3/0x170)
[ 4.373175] [<c02eb1ff>] (bus_add_driver) from [<c02ec1ad>]
(driver_register+0x39/0x8c)
[ 4.381216] [<c02ec1ad>] (driver_register) from [<c03d6449>]
(i2c_register_driver+0x25/0x7c)
[ 4.389702] [<c03d6449>] (i2c_register_driver) from [<bf81602d>]
(tda998x_init+0x2c/0x37 [tda998x])
[ 4.398801] [<bf81602d>] (tda998x_init [tda998x]) from [<c000961d>]
(do_one_initcall+0xa5/0x194)
[ 4.407635] [<c000961d>] (do_one_initcall) from [<c0567f79>]
(do_init_module+0x49/0x130)
[ 4.415766] [<c0567f79>] (do_init_module) from [<c00934dd>]
(load_module+0x1425/0x193c)
[ 4.423807] [<c00934dd>] (load_module) from [<c0093a9b>]
(SyS_init_module+0xa7/0xf4)
[ 4.431591] [<c0093a9b>] (SyS_init_module) from [<c000e6c1>]
(ret_fast_syscall+0x1/0x4c)
[ 4.439720] Code: 46a8 f858 6f3c 4546 (6834) 4630
[ 4.444628] ---[ end trace 7083ae132f3ac1bc ]---
[ 4.449269] Kernel panic - not syncing: Fatal exception
[ 4.454517] drm_kms_helper: panic occurred, switching back to text console
[ 4.461671] ---[ end Kernel panic - not syncing: Fatal exception
U-Boot SPL 2018.09-00002-g0b54a51eee (Sep 10 2018 - 19:41:39 -0500)
Trying to boot from MMC2
Loading Environment from EXT4... Card did not respond to voltage select!
U-Boot 2018.09-00002-g0b54a51eee (Sep 10 2018 - 19:41:39 -0500), Build:
jenkins-github_Bootloader-Builder-65
CPU : AM335X-GP rev 2.1
I2C: ready
DRAM: 512 MiB
No match for driver 'omap_hsmmc'
No match for driver 'omap_hsmmc'
Some drivers were not found
Reset Source: Power-on reset has occurred.
RTC 32KCLK Source: External.
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from EXT4... Card did not respond to voltage select!
Board: BeagleBone Black
<ethaddr> not set. Validating first E-fuse MAC
BeagleBone Black:
Model: Element14 BeagleBone Black Industrial:
BeagleBone: cape eeprom: i2c_probe: 0x54:
BeagleBone: cape eeprom: i2c_probe: 0x55:
BeagleBone: cape eeprom: i2c_probe: 0x56:
debug: process_cape_part_number:[BB-BONE-4D5C-01]
debug: process_cape_part_number:[42422D424F4E452D344435432D3031]
BeagleBone: cape eeprom: i2c_probe: 0x57:
/lib/firmware/BB-BONE-4D5C-01-00A1.dtbo [0xfe135cf]
Net: eth0: MII MODE
cpsw, usb_ether
Press SPACE to abort autoboot in 2 seconds
board_name=[A335BNLT] ...
board_rev=[EIA0] ...
Card did not respond to voltage select!
Card did not respond to voltage select!
Card did not respond to voltage select!
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 0
gpio: pin 53 (gpio 53) value is 1
Card did not respond to voltage select!
Card did not respond to voltage select!
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 0
gpio: pin 53 (gpio 53) value is 1
switch to partitions #0, OK
mmc1(part 0) is current device
gpio: pin 54 (gpio 54) value is 1
Checking for: /uEnv.txt ...
Checking for: /boot.scr ...
Checking for: /boot/boot.scr ...
Checking for: /boot/uEnv.txt ...
gpio: pin 55 (gpio 55) value is 1
2042 bytes read in 7 ms (284.2 KiB/s)
Loaded environment from /boot/uEnv.txt
Checking if uname_r is set in /boot/uEnv.txt...
gpio: pin 56 (gpio 56) value is 1
Running uname_boot ...
loading /boot/vmlinuz-4.14.71-ti-r80 ...
10416640 bytes read in 665 ms (14.9 MiB/s)
debug: [enable_uboot_overlays=1] ...
debug: [enable_uboot_cape_universal=1] ...
debug: [uboot_base_dtb_univ=am335x-boneblack-uboot-univ.dtb] ...
uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot-univ.dtb] ...
uboot_overlays: Switching too: dtb=am335x-boneblack-uboot-univ.dtb ...
loading /boot/dtbs/4.14.71-ti-r80/am335x-boneblack-uboot-univ.dtb ...
161723 bytes read in 27 ms (5.7 MiB/s)
uboot_overlays: [fdt_buffer=0x60000] ...
uboot_overlays: loading /lib/firmware/BB-BONE-4D5C-01-00A1.dtbo ...
5950 bytes read in 154 ms (37.1 KiB/s)
uboot_overlays: loading /lib/firmware/BB-BONE-eMMC1-01-00A0.dtbo ...
1440 bytes read in 25 ms (55.7 KiB/s)
uboot_overlays: loading /lib/firmware/BB-ADC-00A0.dtbo ...
711 bytes read in 19 ms (36.1 KiB/s)
uboot_overlays: loading /lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo ...
3513 bytes read in 168 ms (19.5 KiB/s)
uboot_overlays: [uboot_detected_capes=BB-BONE-4D5C-01,] ...
loading /boot/initrd.img-4.14.71-ti-r80 ...
4530240 bytes read in 294 ms (14.7 MiB/s)
debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1
root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait
uboot_detected_capes=BB-BONE-4D5C-01, coherent_pool=1M net.ifnames=0 quiet] ...
debug: [bootz 0x82000000 0x88080000:452040 88000000] ...
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Ramdisk to 8fbad000, end 8ffff040 ... OK
reserving fdt memory region: addr=88000000 size=89000
Loading Device Tree to 8fb21000, end 8fbacfff ... OK
Starting kernel ...