Other Parts Discussed in Thread: TMDSEVM572X, , XIO2001
Tool/software: Linux
Hi!
I'm working with AM5728 evaluation module: TMDSEVM572X
Linux SDK 04.03.00.05 (ti-processor-sdk-linux-am57xx-evm-04.03.00.05), default U-Boot and Linux kernel.
TMDSEVM572X has miniPCIe slot but the problem is that miniPCIe devices are not present on the bus and not enumerated by Linux. I've tried connecting Intel WiFi miniPCIe module and miniPCIe-to-PCI bridge but both are not found. lspci shows only one TI device (AM5728 itself).
Can you please advice how can I access miniPCIe devices?
During boot process I see message saying that PCI link never came up (logs below). If it is the source of the problem how can I fix it?
[ 0.723605] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.3
[ 0.723919] OF: PCI: host bridge /ocp/axi@0/pcie@51000000 ranges:
[ 0.723931] OF: PCI: No bus range found for /ocp/axi@0/pcie@51000000, using [bus 00-ff]
[ 0.723964] OF: PCI: IO 0x20003000..0x20012fff -> 0x00000000
[ 0.723985] OF: PCI: MEM 0x20013000..0x2fffffff -> 0x20013000
[ 1.725377] dra7-pcie 51000000.pcie: phy link never came up
[ 1.725546] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
[ 1.725559] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.725570] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 1.725580] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
[ 1.725953] PCI: bus0: Fast back to back transfers disabled
[ 1.726068] PCI: bus1: Fast back to back transfers enabled
[ 1.726186] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[ 1.726202] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[ 1.726216] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.726446] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
Full Linux boot logs:
1. miniPCIe Intel WiFi 7260
U-Boot SPL 2017.01-gc68ed086bd (Mar 26 2018 - 17:06:19)
DRA752-GP ES1.1
Trying to boot from MMC1
*** Warning - MMC init failed, using default environment
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img
U-Boot 2017.01-gc68ed086bd (Mar 26 2018 - 17:06:19 -0400)
CPU : DRA752-GP ES1.1
Model: TI AM5728 BeagleBoard-X15
Board: AM572x EVM REV A.20
DRAM: 2 GiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - MMC init failed, using default environment
ERROR: invalid mmc device
at /oe/bld/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/u-boot-ti-staging/2017.01+gitAUTOINC+c68ed086bd-r21/git/arch/arm/mach-omap2/utils.c:95/omap_mmc_get_part_size()
SCSI: 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:
Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot: 2 1 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 **
reading uEnv.txt
1490 bytes read in 3 ms (484.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
Running uenvcmd ...
reading .psdk_setup
1 bytes read in 2 ms (0 Bytes/s)
Already setup.
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
3761088 bytes read in 258 ms (13.9 MiB/s)
106121 bytes read in 90 ms (1.1 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffe3000, end 8ffffe88 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.69-g9ce43c71ae (gtbldadm@ubuntu-16) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #2 SMP PREEMPT Mon Mar 26 11:57:50 EDT 2018
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt:Machine model: TI AM5728 EVM
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB
[ 0.000000] OF: reserved mem: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 24 MiB at 0x00000000fe400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OMAP4: Map 0x00000000ffd00000 to fe600000 for dram barrier
[ 0.000000] DRA752 ES1.1
[ 0.000000] percpu: Embedded 13 pages/cpu @eed34000 s22028 r8192 d23028 u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 471616
[ 0.000000] Kernel command line: console=ttyO2,115200n8 root=PARTUUID=9c810a28-02 rw rootfstype=ext4 rootwait
[ 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: 1671608K/1893376K available (8192K kernel code, 317K rwdata, 2492K rodata, 2048K init, 304K bss, 33352K reserved, 188416K cma-reserved, 1278976K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB)
[ 0.000000] .init : 0xc0e00000 - 0xc1000000 (2048 kB)
[ 0.000000] .data : 0xc1000000 - 0xc104f408 ( 318 kB)
[ 0.000000] .bss : 0xc1051000 - 0xc109d170 ( 305 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 6.14MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[ 0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.000016] Switching to timer-based delay loop, resolution 162ns
[ 0.000315] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.000323] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000731] Console: colour dummy device 80x30
[ 0.000748] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2'
[ 0.000755] This ensures that you still see kernel messages. Please
[ 0.000761] update your kernel commandline.
[ 0.000777] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[ 0.000790] pid_max: default: 32768 minimum: 301
[ 0.000891] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000901] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001520] CPU: Testing write buffer coherency: ok
[ 0.001723] /cpus/cpu@0 missing clock-frequency property
[ 0.001740] /cpus/cpu@1 missing clock-frequency property
[ 0.001751] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001768] Setting up static identity map for 0x80200000 - 0x80200060
[ 0.080070] EFI services will not be available.
[ 0.170292] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.170380] Brought up 2 CPUs
[ 0.170392] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[ 0.170400] CPU: All CPU(s) started in HYP mode.
[ 0.170406] CPU: Virtualization extensions available.
[ 0.170840] devtmpfs: initialized
[ 0.198524] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.198763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.198780] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.202174] pinctrl core: initialized pinctrl subsystem
[ 0.202973] NET: Registered protocol family 16
[ 0.203826] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.204860] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.319149] omap_hwmod: dcan1: _wait_target_disable failed
[ 0.440393] cpuidle: using governor ladder
[ 0.470426] cpuidle: using governor menu
[ 0.480232] OMAP GPIO hardware version 0.1
[ 0.494865] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[ 0.521346] No ATAGs?
[ 0.521369] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.521379] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.521737] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[ 0.521746] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[ 0.522286] OMAP DMA hardware revision 0.0
[ 0.561661] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[ 0.562961] edma 43300000.edma: memcpy is disabled
[ 0.567747] edma 43300000.edma: TI EDMA DMA engine driver
[ 0.572183] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[ 0.572357] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[ 0.572511] omap-iommu 58882000.mmu: 58882000.mmu registered
[ 0.572669] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.572932] omap-iommu 41501000.mmu: 41501000.mmu registered
[ 0.573112] omap-iommu 41502000.mmu: 41502000.mmu registered
[ 0.575803] palmas 0-0058: Irq flag is 0x00000008
[ 0.603343] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
[ 0.607166] vtt_fixed: supplied by smps3
[ 0.632201] random: fast init done
[ 0.682477] vdd_3v3: supplied by regen1
[ 0.682700] aic_dvdd_fixed: supplied by vdd_3v3
[ 0.685907] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.686423] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[ 0.686911] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
[ 0.687102] media: Linux media interface: v0.10
[ 0.687148] Linux video capture interface: v2.00
[ 0.687183] pps_core: LinuxPPS API ver. 1 registered
[ 0.687191] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.687211] PTP clock support registered
[ 0.687241] EDAC MC: Ver: 3.0.0
[ 0.688166] omap-mailbox 4883c000.mailbox: omap mailbox rev 0x400
[ 0.688457] omap-mailbox 4883e000.mailbox: omap mailbox rev 0x400
[ 0.688737] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[ 0.689027] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[ 0.689360] Advanced Linux Sound Architecture Driver Initialized.
[ 0.690165] clocksource: Switched to clocksource arch_sys_counter
[ 0.700794] NET: Registered protocol family 2
[ 0.701292] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.701354] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.701479] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.701528] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.701559] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.701734] NET: Registered protocol family 1
[ 0.702058] RPC: Registered named UNIX socket transport module.
[ 0.702067] RPC: Registered udp transport module.
[ 0.702074] RPC: Registered tcp transport module.
[ 0.702080] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.703001] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.705915] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.713243] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.713950] NFS: Registering the id_resolver key type
[ 0.713977] Key type id_resolver registered
[ 0.713985] Key type id_legacy registered
[ 0.714024] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.715174] bounce: pool size: 64 pages
[ 0.715313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.715324] io scheduler noop registered
[ 0.715332] io scheduler deadline registered
[ 0.715455] io scheduler cfq registered (default)
[ 0.720408] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[ 0.723605] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.3
[ 0.723919] OF: PCI: host bridge /ocp/axi@0/pcie@51000000 ranges:
[ 0.723931] OF: PCI: No bus range found for /ocp/axi@0/pcie@51000000, using [bus 00-ff]
[ 0.723964] OF: PCI: IO 0x20003000..0x20012fff -> 0x00000000
[ 0.723985] OF: PCI: MEM 0x20013000..0x2fffffff -> 0x20013000
[ 1.725377] dra7-pcie 51000000.pcie: phy link never came up
[ 1.725546] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
[ 1.725559] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.725570] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 1.725580] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
[ 1.725953] PCI: bus0: Fast back to back transfers disabled
[ 1.726068] PCI: bus1: Fast back to back transfers enabled
[ 1.726186] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[ 1.726202] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[ 1.726216] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.726446] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[ 1.727600] backlight supply power not found, using dummy regulator
[ 1.788793] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 1.792169] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 301, base_baud = 3000000) is a 8250
[ 2.761957] console [ttyS2] enabled
[ 2.766321] 48422000.serial: ttyS7 at MMIO 0x48422000 (irq = 302, base_baud = 3000000) is a 8250
[ 2.777063] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
[ 2.783847] [drm] Initialized
[ 2.788647] OMAP DSS rev 6.1
[ 2.792022] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[ 2.800462] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
[ 2.810922] display supply vcc not found, using dummy regulator
[ 2.958084] brd: module loaded
[ 2.986381] loop: module loaded
[ 2.990092] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write
[ 2.999787] libphy: Fixed MDIO Bus: probed
[ 3.060202] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[ 3.066330] libphy: 48485000.mdio: probed
[ 3.074787] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver unknown
[ 3.082872] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver unknown
[ 3.091442] cpsw 48484000.ethernet: Detected MACID = a0:f6:fd:cb:9c:76
[ 3.098062] cpsw 48484000.ethernet: device node lookup for pps timer failed
[ 3.105128] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies)
[ 3.113272] cpsw 48484000.ethernet: cpsw: Detected MACID = a0:f6:fd:cb:9c:77
[ 3.121871] mousedev: PS/2 mouse device common for all mice
[ 3.127760] i2c /dev entries driver
[ 3.134103] gpio-fan gpio_fan: GPIO fan initialized
[ 3.140350] tmp102 0-0048: initialized
[ 3.149033] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 3.220554] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
[ 3.226934] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
[ 3.371070] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.381138] davinci-mcasp 48468000.mcasp: ERRATA i868 workaround is enabled
[ 3.388755] NET: Registered protocol family 10
[ 3.403896] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.410239] NET: Registered protocol family 17
[ 3.414838] Key type dns_resolver registered
[ 3.419213] omap_voltage_late_init: Voltage driver support not added
[ 3.425686] Power Management for TI OMAP4+ devices.
[ 3.430775] Registering SWP/SWPB emulation handler
[ 3.443853] dmm 4e000000.dmm: workaround for errata i878 in use
[ 3.451093] dmm 4e000000.dmm: initialized all PAT entries
[ 3.491189] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.497832] [drm] No driver support for vblank timestamp query.
[ 3.505572] [drm] Enabling DMM ywrap scrolling
[ 3.571299] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.574251] mmc0: new high speed SDHC card at address aaaa
[ 3.574584] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 3.576739] mmcblk0: p1 p2
[ 3.578919] Console: switching to colour frame buffer device 100x30
[ 3.607946] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
[ 3.651945] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[ 3.658841] hctosys: unable to open rtc device (rtc0)
[ 3.664620] aic_dvdd_fixed: disabling
[ 3.668450] ldousb: disabling
[ 3.671681] ALSA device list:
[ 3.674656] No soundcards found.
[ 4.175516] EXT4-fs (mmcblk0p2): recovery complete
[ 4.186103] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.194260] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 4.206713] devtmpfs: mounted
[ 4.210585] Freeing unused kernel memory: 2048K
[ 4.411737] systemd[1]: System time before build time, advancing clock.
[ 4.436309] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 4.454670] systemd[1]: Detected architecture arm.
Welcome to Arago 2017.12!
[ 4.494286] systemd[1]: Set hostname to <am57xx-evm>.
[ 4.796381] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 4.830478] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 4.909662] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 4.950302] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 4.980356] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 5.020257] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 5.050338] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ OK ] Reached target Swap.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Paths.
[ OK ] Created slice System Slice.
[ OK ] Created slice system-getty.slice.
[ OK ] Listening on Journal Socket.
Mounting Temporary Directory...
Starting Setup Virtual Console...
Mounting POSIX Message Queue File System...
Starting alignment.service...
Mounting Debug File System...
Starting Load Kernel Modules...
[ 5.433693] cmemk: loading out-of-tree module taints kernel.
[ 5.440055] CMEMK module: reference Linux version 4.9.69
[ 5.446105] allocated heap buffer 0x40500000 of size 0x100000
[ 5.451945] cmemk initialized
[ OK ] Listening on udev Kernel Socket.
[ 5.464774] cryptodev: driver 1.8 loaded.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 5.496647] usbcore: registered new interface driver usbfs
[ 5.502334] usbcore: registered new interface driver hub
[ 5.507756] usbcore: registered new device driver usb
Starting Journal Service...
[ 5.522269] usbcore: registered new interface driver usbserial
[ 5.552473] usbcore: registered new interface driver ftdi_sio
[ 5.558407] usbserial: USB Serial support registered for FTDI USB Serial Device
[ OK ] Listening on Process Core Dump Socket.
[ OK ] Created slice User and Session Slice.
[ OK ] Reached target Slices.
Starting Create Static Device Nodes in /dev...
Starting Remount Root and Kernel File Systems...
[ 5.718898] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Debug File System.
[ OK ] Mounted Temporary Directory.
[ OK ] Started Journal Service.
[ OK ] Started Setup Virtual Console.
[ OK ] Started alignment.service.
[ OK ] Started Load Kernel Modules.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Remount Root and Kernel File Systems.
Starting udev Coldplug all Devices...
Starting udev Kernel Device Manager...
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
Starting Apply Kernel Variables...
Mounting Configuration File System...
Starting Flush Journal to Persistent Storage...
[ OK ] Mounted Configuration File System.
[ OK ] Mounted /var/volatile.
[ OK ] Mounted /media/ram.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Apply Kernel Variables.
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
[ OK ] Started Load/Save Random Seed.
[ 6.621797] systemd-journald[114]: Received request to flush runtime journal from PID 1
[ OK ] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ 6.914250] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000
[ 6.942589] remoteproc remoteproc0: 58820000.ipu is available
[ 6.952955] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
[ 6.965285] remoteproc remoteproc1: 55020000.ipu is available
[ 6.984933] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
[ OK ] Started Network Time Synchronization.
[ 7.035182] remoteproc remoteproc2: 40800000.dsp is available
[ OK ] Started udev Coldplug all Devices.
[ 7.083303] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
[ OK ] Found device /dev/ttyS2.
[ 7.123814] remoteproc remoteproc3: 41000000.dsp is available
[ OK ] Reached target System Initialization.
[ OK ] Listening on dropbear.socket.
[ OK ] Listening on D-Bus System Message Bus Socket.[ 7.324143] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[ 7.333867] omap-des 480a5000.des: will run requests pump with realtime priority
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting TI MultiCore Tools Daemon...
[ OK ] Started D-Bus System Message Bus.
[ 7.518786] remoteproc remoteproc0: powering up 58820000.ipu
[ 7.524650] remoteproc remoteproc1: powering up 55020000.ipu
[ 7.524657] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3738980
[ 7.524720] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
[ 7.554141] remoteproc remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 4699456
[ 7.564631] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1
[ 7.593260] omap_rtc 48838000.rtc: rtc core: registered 48838000.rtc as rtc2
[ 7.606226] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 7.606244] remoteproc remoteproc0: registered virtio0 (type 7)
[ 7.606249] remoteproc remoteproc0: remote processor 58820000.ipu is now up
[ 7.616196] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x32
[ 7.616312] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x33
[ 7.616408] virtio_rpmsg_bus virtio0: creating channel rpmsg-omx addr 0x3c
[ 7.616542] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65
[ 7.653072] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659 as rtc1
[ 7.685423] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 7.685441] remoteproc remoteproc1: registered virtio1 (type 7)
[ 7.685446] remoteproc remoteproc1: remote processor 55020000.ipu is now up
[ 7.688592] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
[ 7.689473] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x66
[ 7.751502] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
[ 7.780919] input: pixcir_tangoc as /devices/platform/44000000.ocp/4807c000.i2c/i2c-4/4-005c/input/input1
[ 7.891514] rtc-ds1307 2-006f: SET TIME!
[ 7.904422] rtc-ds1307 2-006f: rtc core: registered mcp7941x as rtc0
[ 7.913031] rtc-ds1307 2-006f: 64 bytes nvram
[ 7.952003] SCSI subsystem initialized
[ 7.957166] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 7.980383] vpe 489d0000.vpe: Device registered as /dev/video0
[ 7.980518] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
[ 7.986285] omap-aes 4b500000.aes: will run requests pump with realtime priority
[ 7.987461] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
[ 7.987621] omap-aes 4b700000.aes: will run requests pump with realtime priority
[ 8.005788] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
[ 8.097559] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
[ 8.454596] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
[ 8.492123] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
[ 8.498873] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 8.508685] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 8.535211] scsi host0: ahci
[ 8.538345] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 346
[ 8.895297] ata1: SATA link down (SStatus 0 SControl 300)
Starting Network Service...
Starting Login Service...
[ OK ] Started Job spooling tools.
[ OK ] Started System Logging Service.
[ 9.566050] rpmsg_rpc virtio0.rpmsg-rpc.-1.101: probing service rpc_example_2 with src 1024 dst 101
[ 9.575512] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: probing service dce-callback with src 1024 dst 101
[ 9.576219] rpmsg_rpc virtio0.rpmsg-rpc.-1.101: published functions = 8
[ 9.593478] rpmsg_rpc virtio1.rpmsg-rpc.-1.102: probing service rpmsg-dce with src 1025 dst 102
[ 9.602256] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: published functions = 4
[ 9.610069] rpmsg_rpc virtio1.rpmsg-rpc.-1.102: published functions = 9
[ 9.669382] ti-pruss 4b200000.pruss: creating PRU cores and other child platform devices
[ 9.681629] irq: no irq domain found for /ocp/pruss_soc_bus@4b226000/pruss@4b200000/intc@4b220000 !
[ 9.693017] irq: no irq domain found for /ocp/pruss_soc_bus@4b226000/pruss@4b200000/intc@4b220000 !
[ 9.703961] ti-pruss 4b280000.pruss: creating PRU cores and other child platform devices
Starting Save/Restore Sound Card State...
[ 9.717444] irq: no irq domain found for /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/intc@4b2a0000 !
[ 9.728281] irq: no irq domain found for /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/intc@4b2a0000 !
[ OK ] Started Kernel Logging Service.
[ 9.841725] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
[ 9.852725] remoteproc remoteproc4: 4b234000.pru0 is available
[ 9.860844] pru-rproc 4b234000.pru0: PRU rproc node /ocp/pruss_soc_bus@4b226000/pruss@4b200000/pru@4b234000 probed successfully
[ 9.876890] remoteproc remoteproc5: 4b238000.pru1 is available
[ 9.887055] pru-rproc 4b238000.pru1: PRU rproc node /ocp/pruss_soc_bus@4b226000/pruss@4b200000/pru@4b238000 probed successfully
[ 9.900841] remoteproc remoteproc6: 4b2b4000.pru0 is available
[ 9.907447] pru-rproc 4b2b4000.pru0: PRU rproc node /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/pru@4b2b4000 probed successfully
[ 9.920057] remoteproc remoteproc7: 4b2b8000.pru1 is available
[ 9.926259] pru-rproc 4b2b8000.pru1: PRU rproc node /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/pru@4b2b8000 probed successfully
[ 9.962863] net eth1: initializing cpsw version 1.15 (0)
[[ 9.981279] cpsw 48484000.ethernet: initialized cpsw ale version 1.4
OK ] Started Periodic Command Scheduler.
[ 9.988771] cpsw 48484000.ethernet: ALE Table size 1024
[ 10.008304] Generic PHY 48485000.mdio:02: attached PHY driver [Generic PHY] (mii_bus:phy_addr=48485000.mdio:02, irq=-1)
Starting Print notice about GPLv3 packages...
[ OK ] Started Daily Cleanup of Temporary Directorie[ 10.034064] cpts ptp bc clkid 0
s.
[ 10.044564] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ OK ] Reached target Timers.
Starting Avahi mDNS/DNS-SD Stack...
[ 10.065143] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 10.073080] net eth0: initializing cpsw version 1.15 (0)
[ 10.083704] Generic PHY 48485000.mdio:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=48485000.mdio:01, irq=-1)
[ 10.093797] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.109573] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
Starting Telephony service...
Starting uim-sysfs.service...
[ OK ] Reac[ 10.123807] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
hed target System Time Synchronized.
[ OK ] Started Network Service.
[ OK ] Started TI MultiCore Tools Daemon.
[ 10.152838] xhci-hcd xhci-hcd.1.auto: irq 470, io mem 0x48890000
[ 10.165885] hub 1-0:1.0: USB hub found
[ 10.169683] hub 1-0:1.0: 1 port detected
[ 10.174046] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 10.179767] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 10.189011] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 10.198415] hub 2-0:1.0: USB hub found
[ 10.203642] hub 2-0:1.0: 1 port detected
[ 10.249490] remoteproc remoteproc2: powering up 40800000.dsp
[ 10.255211] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 19480300
[ 10.270301] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
[ 10.276183] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
[ 10.282103] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
[ 10.298432] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 10.299874] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x3d
[ 10.326546] NET: Registered protocol family 43
[ 10.335518] remoteproc remoteproc2: registered virtio2 (type 7)
[ 10.344018] remoteproc remoteproc2: remote processor 40800000.dsp is now up
[ 10.444024] remoteproc remoteproc3: powering up 41000000.dsp
[ 10.449843] remoteproc remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 19480300
[ 10.464551] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
[ 10.470439] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
[ 10.476369] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
[ 10.495079] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 10.496777] virtio_rpmsg_bus virtio3: creating channel rpmsg-proto addr 0x3d
[ 10.508859] remoteproc remoteproc3: registered virtio3 (type 7)
[ 10.515157] remoteproc remoteproc3: remote processor 41000000.dsp is now up
[ 10.540191] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 10.726081] Bluetooth: Core ver 2.22
[ 10.730970] NET: Registered protocol family 31
[ 10.733200] hub 1-1:1.0: USB hub found
[ 10.733244] hub 1-1:1.0: 4 ports detected
[ 10.757223] Bluetooth: HCI device and connection manager initialized
[ 10.776121] Bluetooth: HCI socket layer initialized
[ 10.788499] Bluetooth: L2CAP socket layer initialized
[ 10.798295] Bluetooth: SCO socket layer initialized
[ OK ] Started uim-sysfs.service.
[ 10.860257] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 10.867926] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 10.941187] hub 2-1:1.0: USB hub found
[ 10.945192] hub 2-1:1.0: 4 ports detected
[ OK ] Started Save/Restore Sound Card State.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Telephony service.
[ OK ] Started Login Service.
[ OK ] Reached target Sound Card.
Starting rc.pvr.service...
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ OK ] Created slice system-systemd\x2dbacklight.slice.
Starting Load/Save Screen Backlight...htness of backlight:backlight...
Starting Wait for Network to be Configured...
[ OK ] Reached target Network.
Starting Simple Network Management Protocol (SNMP) Daemon....
Starting Lightning Fast Webserver With Light System Requirements...
[ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
Starting Network Name Resolution...
Starting Enable and configure wl18xx bluetooth stack...
Starting Permit User Sessions...
[ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[ OK ] Started Permit User Sessions.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS2.
[ OK ] Reached target Login Prompts.
Starting Synchronize System and HW clocks...
[ OK ] Started Network Name Resolution.
[ OK ] Started Lightning Fast Webserver With Light System Requirements.
[ OK ] Started Synchronize System and HW clocks.
[ 11.573889] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[ OK ] Started rc.pvr.service.
[ 11.691144] NET: Registered protocol family 15
Starting weston.service...
[ 11.883201] Initializing XFRM netlink socket
[ OK ] Started Simple Network Management Protocol (SNMP) Daemon..
[ OK ] Started Enable and configure wl18xx bluetooth stack.
[ 13.085795] random: crng init done
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
autoconf
binutils-dev
binutils
bison-dev
bison
cifs-utils
cpio
cpp-symlinks
cpp
dosfstools
findutils
g++-symlinks
g++
gawk-dev
gawk
gcc-symlinks
gcc
gdb
gdbc6x
gdbserver
glmark2
gstreamer1.0-libav
gzip
hidapi
libcairo-perf-utils
libgmp10
libidn11
libmavconn
libmpc3
libmpfr4
libreadline-dev
libreadline6
m4-dev
m4
make
mavlink
mavros-extras
mavros-msgs
mavros
nettle
parted
socketcan-interface
swig-dev
swig
which
If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ OK ] Started Print notice about GPLv3 packages.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org am57xx-evm ttyS2
Arago 2017.12 am57xx-evm ttyS2
am57xx-evm login: [ 21.607614] omap_hwmod: mmu1_dsp1: _wait_target_disable failed
[ 21.621566] omap_hwmod: mmu1_dsp2: _wait_target_disable failed
[ 21.635304] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
[ 21.649006] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org am57xx-evm ttyS2
Arago 2017.12 am57xx-evm ttyS2
am57xx-evm login: root
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~# lspci
00:00.0 PCI bridge: Texas Instruments Multicore DSP+ARM KeyStone II SOC (rev 01)
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~# lspci -vvv
00:00.0 PCI bridge: Texas Instruments Multicore DSP+ARM KeyStone II SOC (rev 01) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 436
Region 0: Memory at 20100000 (32-bit, non-prefetchable) [size=1M]
Region 1: Memory at 20020000 (32-bit, non-prefetchable) [size=64K]
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: fff00000-000fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000ae12c000 Data: 0000
Capabilities: [70] Express (v2) Root Port (Slot-), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x2, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us
ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v2] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
Kernel driver in use: pcieport
root@am57xx-evm:~#
root@am57xx-evm:~#
2. miniPCIe to PCI bridge (ASM1083 chipset)
U-Boot SPL 2017.01-gc68ed086bd (Mar 26 2018 - 17:06:19)
DRA752-GP ES1.1
Trying to boot from MMC1
*** Warning - MMC init failed, using default environment
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img
U-Boot 2017.01-gc68ed086bd (Mar 26 2018 - 17:06:19 -0400)
CPU : DRA752-GP ES1.1
Model: TI AM5728 BeagleBoard-X15
Board: AM572x EVM REV A.20
DRAM: 2 GiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - MMC init failed, using default environment
ERROR: invalid mmc device
at /oe/bld/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/u-boot-ti-staging/2017.01+gitAUTOINC+c68ed086bd-r21/git/arch/arm/mach-omap2/utils.c:95/omap_mmc_get_part_size()
SCSI: 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:
Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot: 2 1 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 **
reading uEnv.txt
1490 bytes read in 3 ms (484.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
Running uenvcmd ...
reading .psdk_setup
1 bytes read in 2 ms (0 Bytes/s)
Already setup.
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
3761088 bytes read in 258 ms (13.9 MiB/s)
106121 bytes read in 90 ms (1.1 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffe3000, end 8ffffe88 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.69-g9ce43c71ae (gtbldadm@ubuntu-16) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #2 SMP PREEMPT Mon Mar 26 11:57:50 EDT 2018
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt:Machine model: TI AM5728 EVM
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB
[ 0.000000] OF: reserved mem: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 24 MiB at 0x00000000fe400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OMAP4: Map 0x00000000ffd00000 to fe600000 for dram barrier
[ 0.000000] DRA752 ES1.1
[ 0.000000] percpu: Embedded 13 pages/cpu @eed34000 s22028 r8192 d23028 u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 471616
[ 0.000000] Kernel command line: console=ttyO2,115200n8 root=PARTUUID=9c810a28-02 rw rootfstype=ext4 rootwait
[ 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: 1671608K/1893376K available (8192K kernel code, 317K rwdata, 2492K rodata, 2048K init, 304K bss, 33352K reserved, 188416K cma-reserved, 1278976K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB)
[ 0.000000] .init : 0xc0e00000 - 0xc1000000 (2048 kB)
[ 0.000000] .data : 0xc1000000 - 0xc104f408 ( 318 kB)
[ 0.000000] .bss : 0xc1051000 - 0xc109d170 ( 305 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 6.14MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[ 0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.000016] Switching to timer-based delay loop, resolution 162ns
[ 0.000320] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.000329] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000734] Console: colour dummy device 80x30
[ 0.000750] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2'
[ 0.000758] This ensures that you still see kernel messages. Please
[ 0.000763] update your kernel commandline.
[ 0.000780] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[ 0.000793] pid_max: default: 32768 minimum: 301
[ 0.000893] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000903] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001520] CPU: Testing write buffer coherency: ok
[ 0.001726] /cpus/cpu@0 missing clock-frequency property
[ 0.001743] /cpus/cpu@1 missing clock-frequency property
[ 0.001755] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001771] Setting up static identity map for 0x80200000 - 0x80200060
[ 0.080059] EFI services will not be available.
[ 0.170269] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.170356] Brought up 2 CPUs
[ 0.170369] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[ 0.170376] CPU: All CPU(s) started in HYP mode.
[ 0.170382] CPU: Virtualization extensions available.
[ 0.170816] devtmpfs: initialized
[ 0.198894] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.199134] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.199150] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.202539] pinctrl core: initialized pinctrl subsystem
[ 0.203338] NET: Registered protocol family 16
[ 0.204195] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.205226] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.320748] omap_hwmod: dcan1: _wait_target_disable failed
[ 0.440372] cpuidle: using governor ladder
[ 0.480406] cpuidle: using governor menu
[ 0.490219] OMAP GPIO hardware version 0.1
[ 0.504936] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[ 0.531393] No ATAGs?
[ 0.531419] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.531429] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.531788] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[ 0.531798] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[ 0.532343] OMAP DMA hardware revision 0.0
[ 0.581617] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[ 0.582918] edma 43300000.edma: memcpy is disabled
[ 0.587678] edma 43300000.edma: TI EDMA DMA engine driver
[ 0.592143] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[ 0.592316] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[ 0.592469] omap-iommu 58882000.mmu: 58882000.mmu registered
[ 0.592627] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.592891] omap-iommu 41501000.mmu: 41501000.mmu registered
[ 0.593069] omap-iommu 41502000.mmu: 41502000.mmu registered
[ 0.595753] palmas 0-0058: Irq flag is 0x00000008
[ 0.623308] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
[ 0.627112] vtt_fixed: supplied by smps3
[ 0.661228] random: fast init done
[ 0.702431] vdd_3v3: supplied by regen1
[ 0.702652] aic_dvdd_fixed: supplied by vdd_3v3
[ 0.705857] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.706375] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[ 0.706859] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
[ 0.707047] media: Linux media interface: v0.10
[ 0.707092] Linux video capture interface: v2.00
[ 0.707127] pps_core: LinuxPPS API ver. 1 registered
[ 0.707135] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.707155] PTP clock support registered
[ 0.707185] EDAC MC: Ver: 3.0.0
[ 0.708109] omap-mailbox 4883c000.mailbox: omap mailbox rev 0x400
[ 0.708399] omap-mailbox 4883e000.mailbox: omap mailbox rev 0x400
[ 0.708682] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[ 0.708972] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[ 0.709309] Advanced Linux Sound Architecture Driver Initialized.
[ 0.710111] clocksource: Switched to clocksource arch_sys_counter
[ 0.720765] NET: Registered protocol family 2
[ 0.721258] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.721321] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.721447] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.721496] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.721527] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.721704] NET: Registered protocol family 1
[ 0.722031] RPC: Registered named UNIX socket transport module.
[ 0.722041] RPC: Registered udp transport module.
[ 0.722047] RPC: Registered tcp transport module.
[ 0.722054] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.722976] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.725899] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.733262] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.733975] NFS: Registering the id_resolver key type
[ 0.733997] Key type id_resolver registered
[ 0.734004] Key type id_legacy registered
[ 0.734043] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.735195] bounce: pool size: 64 pages
[ 0.735337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.735347] io scheduler noop registered
[ 0.735355] io scheduler deadline registered
[ 0.735477] io scheduler cfq registered (default)
[ 0.740424] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[ 0.743620] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.3
[ 0.743932] OF: PCI: host bridge /ocp/axi@0/pcie@51000000 ranges:
[ 0.743944] OF: PCI: No bus range found for /ocp/axi@0/pcie@51000000, using [bus 00-ff]
[ 0.743977] OF: PCI: IO 0x20003000..0x20012fff -> 0x00000000
[ 0.744000] OF: PCI: MEM 0x20013000..0x2fffffff -> 0x20013000
[ 1.745400] dra7-pcie 51000000.pcie: phy link never came up
[ 1.745568] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
[ 1.745581] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.745592] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 1.745602] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
[ 1.745978] PCI: bus0: Fast back to back transfers disabled
[ 1.746094] PCI: bus1: Fast back to back transfers enabled
[ 1.746212] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[ 1.746228] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[ 1.746242] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.746470] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[ 1.747621] backlight supply power not found, using dummy regulator
[ 1.808838] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 1.812217] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 301, base_baud = 3000000) is a 8250
[ 2.782047] console [ttyS2] enabled
[ 2.786403] 48422000.serial: ttyS7 at MMIO 0x48422000 (irq = 302, base_baud = 3000000) is a 8250
[ 2.797149] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
[ 2.803932] [drm] Initialized
[ 2.808734] OMAP DSS rev 6.1
[ 2.812111] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[ 2.820448] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
[ 2.830901] display supply vcc not found, using dummy regulator
[ 2.897857] brd: module loaded
[ 2.906136] loop: module loaded
[ 2.909848] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write
[ 2.919541] libphy: Fixed MDIO Bus: probed
[ 2.980139] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[ 2.986264] libphy: 48485000.mdio: probed
[ 3.004663] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver unknown
[ 3.012745] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver unknown
[ 3.021315] cpsw 48484000.ethernet: Detected MACID = a0:f6:fd:cb:9c:76
[ 3.027934] cpsw 48484000.ethernet: device node lookup for pps timer failed
[ 3.035001] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies)
[ 3.043147] cpsw 48484000.ethernet: cpsw: Detected MACID = a0:f6:fd:cb:9c:77
[ 3.051711] mousedev: PS/2 mouse device common for all mice
[ 3.057596] i2c /dev entries driver
[ 3.063923] gpio-fan gpio_fan: GPIO fan initialized
[ 3.070172] tmp102 0-0048: initialized
[ 3.078864] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 3.140634] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
[ 3.147014] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
[ 3.291017] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.301086] davinci-mcasp 48468000.mcasp: ERRATA i868 workaround is enabled
[ 3.308701] NET: Registered protocol family 10
[ 3.323842] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.330185] NET: Registered protocol family 17
[ 3.334787] Key type dns_resolver registered
[ 3.339158] omap_voltage_late_init: Voltage driver support not added
[ 3.345630] Power Management for TI OMAP4+ devices.
[ 3.350719] Registering SWP/SWPB emulation handler
[ 3.363728] dmm 4e000000.dmm: workaround for errata i878 in use
[ 3.370960] dmm 4e000000.dmm: initialized all PAT entries
[ 3.401146] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.407786] [drm] No driver support for vblank timestamp query.
[ 3.415535] [drm] Enabling DMM ywrap scrolling
[ 3.481246] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.484198] mmc0: new high speed SDHC card at address aaaa
[ 3.484537] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 3.486682] mmcblk0: p1 p2
[ 3.488860] Console: switching to colour frame buffer device 100x30
[ 3.517885] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
[ 3.561907] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[ 3.568804] hctosys: unable to open rtc device (rtc0)
[ 3.574585] aic_dvdd_fixed: disabling
[ 3.578423] ldousb: disabling
[ 3.581662] ALSA device list:
[ 3.584637] No soundcards found.
[ 4.190978] EXT4-fs (mmcblk0p2): recovery complete
[ 4.196660] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.204844] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 4.217175] devtmpfs: mounted
[ 4.221037] Freeing unused kernel memory: 2048K
[ 4.412699] systemd[1]: System time before build time, advancing clock.
[ 4.440887] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 4.459250] systemd[1]: Detected architecture arm.
Welcome to Arago 2017.12!
[ 4.504230] systemd[1]: Set hostname to <am57xx-evm>.
[ 4.807275] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 4.851469] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 4.880395] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 4.910720] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 4.942151] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 4.970527] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 5.010812] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ OK ] Listening on Syslog Socket.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Listening on Process Core Dump Socket.
Starting Remount Root and Kernel File Systems...
[ 5.183082] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ OK ] Listening on Network Service Netlink Socket.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Reached target Paths.
Starting Create Static Device Nodes in /dev...
[ OK ] Reached target Slices.
Starting Load Kernel Modules...
[ 5.372515] cmemk: loading out-of-tree module taints kernel.
[ 5.379025] CMEMK module: reference Linux version 4.9.69
[ OK ] Listening on Journal Socket (/dev/log).
[ 5.385850] allocated heap buffer 0x40500000 of size 0x100000
[ 5.396308] cmemk initialized
[ 5.409226] cryptodev: driver 1.8 loaded.
Starting alignment.service...
Starting Journal Service...
[ OK ] Listening on udev Control Socket.
[ OK ] Listening on udev Kernel Socket.
[ 5.517919] usbcore: registered new interface driver usbfs
[ OK ] Reached target Remote File Systems.
[ 5.530947] usbcore: registered new interface driver hub
[ 5.544111] usbcore: registered new device driver usb
Starting Setup Virtual Console...
[ 5.574690] usbcore: registered new interface driver usbserial
[ 5.589776] usbcore: registered new interface driver ftdi_sio
[ 5.598813] usbserial: USB Serial support registered for FTDI USB Serial Device
Mounting Debug File System...
[ OK ] Reached target Swap.
Mounting Temporary Directory...
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Debug File System.
[ OK ] Mounted Temporary Directory.
[ OK ] Started Journal Service.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Load Kernel Modules.
[ OK ] Started alignment.service.
[ OK ] Started Setup Virtual Console.
Starting Apply Kernel Variables...
Mounting Configuration File System...
Starting udev Kernel Device Manager...
Starting udev Coldplug all Devices...
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
Starting Flush Journal to Persistent Storage...
[ OK ] Mounted Configuration File System.
[ OK ] Mounted /var/volatile.
[ OK ] Mounted /media/ram.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Apply Kernel Variables.
[ 6.384248] systemd-journald[115]: Received request to flush runtime journal from PID 1
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started Load/Save Random Seed.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Network Time Synchronization.
[ 6.779877] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000
[ OK ] Started udev Coldplug all Devices.
[ 6.811913] remoteproc remoteproc0: 58820000.ipu is available
[ OK ] Reached target System Initialization.
[ 6.833950] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
[ 6.848249] remoteproc remoteproc1: 55020000.ipu is available
[ 6.864564] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
[ 6.893362] remoteproc remoteproc2: 40800000.dsp is available
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activati[ 6.910079] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
on Socket.
[ 6.922181] remoteproc remoteproc3: 41000000.dsp is available
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ 7.399148] remoteproc remoteproc1: powering up 55020000.ipu
[ 7.404858] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3738980
[ 7.413931] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
[ 7.465609] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 7.471172] remoteproc remoteproc1: registered virtio0 (type 7)
[ 7.473642] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65
[ 7.474530] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x66
[ 7.493075] remoteproc remoteproc1: remote processor 55020000.ipu is now up
[ 7.672268] remoteproc remoteproc0: powering up 58820000.ipu
[ 7.677964] remoteproc remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 4699456
[ 7.687020] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1
[ 7.710423] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 7.711769] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x32
[ 7.711892] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x33
[ 7.712134] virtio_rpmsg_bus virtio1: creating channel rpmsg-omx addr 0x3c
[ 7.712240] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
[ 7.746959] remoteproc remoteproc0: registered virtio1 (type 7)
[ 7.746965] remoteproc remoteproc0: remote processor 58820000.ipu is now up
[ OK ] Listening on dropbear.socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ 7.871172] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659 as rtc1
[ 7.888423] omap_rtc 48838000.rtc: rtc core: registered 48838000.rtc as rtc2
[ 7.894471] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[ 7.900251] omap-des 480a5000.des: will run requests pump with realtime priority
Starting TI MultiCore Tools Daemon...
Starting Login Service...
[ 7.970864] input: pixcir_tangoc as /devices/platform/44000000.ocp/4807c000.i2c/i2c-4/4-005c/input/input1
Starting Print notice about GPLv3 packages...
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Job spooling tools.
[ OK ] Started Kernel Logging Service.
[ OK ] Started Periodic Command Scheduler.
[ OK ] Started System Logging Service.
Starting uim-sysfs.service...
[ OK ] Star[ 8.111080] rtc-ds1307 2-006f: SET TIME!
ted D-Bus System Message Bus.
[ 8.138907] rtc-ds1307 2-006f: rtc core: registered mcp7941x as rtc0
[ 8.150006] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
[ 8.174757] rtc-ds1307 2-006f: 64 bytes nvram
[ 8.183167] vpe 489d0000.vpe: Device registered as /dev/video0
[ 8.340694] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
[ 8.350318] omap-aes 4b500000.aes: will run requests pump with realtime priority
[ 8.414686] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
[ 8.424180] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
[ 8.433683] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 8.433962] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
[ 8.487423] SCSI subsystem initialized
[ 8.495630] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
[ 8.509193] omap-aes 4b700000.aes: will run requests pump with realtime priority
[ 9.265449] remoteproc remoteproc3: powering up 41000000.dsp
[ 9.271164] remoteproc remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 19480300
[ 9.286591] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
[ 9.292475] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
[ 9.298405] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
[ 9.314285] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 9.316996] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x3d
[ 9.326897] remoteproc remoteproc3: registered virtio2 (type 7)
[ 9.332863] remoteproc remoteproc3: remote processor 41000000.dsp is now up
[ 9.441430] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
[ 9.627545] remoteproc remoteproc2: powering up 40800000.dsp
[ 9.633342] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 19480300
[ 9.656858] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
[ 9.662743] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
[ 9.668656] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
[ 9.686357] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 9.689024] virtio_rpmsg_bus virtio3: creating channel rpmsg-proto addr 0x3d
[ 9.699700] remoteproc remoteproc2: registered virtio3 (type 7)
[ 9.707987] remoteproc remoteproc2: remote processor 40800000.dsp is now up
[ 9.751624] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
[ 9.758388] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 9.767418] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 9.789128] scsi host0: ahci
[ 9.792273] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 346
[ OK ] Started Avahi mDNS/DNS-SD Stack.
Starting Network Service...
Starting Telephony service...
Starting Save/Restore Sound Card State...
[ OK ] Reached target System Time Synchronized.
[ OK ] Started TI MultiCore Tools Daemon.
[ OK ] Started uim-sysfs.service.
[ OK ] Found device /dev/ttyS2.
[ 10.143111] ata1: SATA link down (SStatus 0 SControl 300)
[ 10.173201] net eth1: initializing cpsw version 1.15 (0)
[ 10.186957] cpsw 48484000.ethernet: initialized cpsw ale version 1.4
[ 10.186961] cpsw 48484000.ethernet: ALE Table size 1024
[ 10.195881] Generic PHY 48485000.mdio:02: attached PHY driver [Generic PHY] (mii_bus:phy_addr=48485000.mdio:02, irq=-1)
[ 10.220550] cpts ptp bc clkid 0
[ 10.225634] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 10.229728] net eth0: initializing cpsw version 1.15 (0)
[ 10.245800] Generic PHY 48485000.mdio:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=48485000.mdio:01, irq=-1)
[ 10.280953] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ OK ] Started Network Service.
[ 10.360914] Bluetooth: Core ver 2.22
[ 10.374456] NET: Registered protocol family 31
[ 10.387263] Bluetooth: HCI device and connection manager initialized
[ OK ] Started Save/Restore Sound Card State.
[ 10.410774] Bluetooth: HCI socket layer initialized
[ 10.420608] Bluetooth: L2CAP socket layer initialized
[ 10.434057] Bluetooth: SCO socket layer initialized
[ OK ] Started Telephony service.
[ OK ] Started Login Service.
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ OK ] Reached target Network.
Starting Permit User Sessions...
Starting Simple Network Management Protocol (SNMP) Daemon....
Starting Lightning Fast Webserver With Light System Requirements...
Starting Enable and configure wl18xx bluetooth stack...
[ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
Starting Network Name Resolution...
Starting Wait for Network to be Configured...
[ OK ] Created slice system-systemd\x2dbacklight.slice.
Starting Load/Save Screen Backlight...htness of backlight:backlight...
Starting rc.pvr.service...
[ OK ] Started Permit User Sessions.
[ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS2.
[ 10.602103] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ OK ] Reached target Login Prompts.
Starting Synchronize System and HW clocks...
[ OK ] Started Synchronize System and HW clocks.
[ OK ] Started Lightning Fast Webserver With Light System Requirements.
[ 10.762224] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[ OK ] Started Network Name Resolution.
[ OK ] Started rc.pvr.service.
[ 11.188305] NET: Registered protocol family 15
[ 11.241389] rpmsg_rpc virtio0.rpmsg-rpc.-1.101: probing service dce-callback with src 1024 dst 101
[ 11.273073] rpmsg_rpc virtio0.rpmsg-rpc.-1.102: probing service rpmsg-dce with src 1025 dst 102
[ 11.273402] rpmsg_rpc virtio0.rpmsg-rpc.-1.101: published functions = 4
[ 11.301741] ti-pruss 4b200000.pruss: creating PRU cores and other child platform devices
[ 11.303062] irq: no irq domain found for /ocp/pruss_soc_bus@4b226000/pruss@4b200000/intc@4b220000 !
[ 11.303522] irq: no irq domain found for /ocp/pruss_soc_bus@4b226000/pruss@4b200000/intc@4b220000 !
[ 11.304090] ti-pruss 4b280000.pruss: creating PRU cores and other child platform devices
[ 11.305776] irq: no irq domain found for /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/intc@4b2a0000 !
[ 11.306408] irq: no irq domain found for /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/intc@4b2a0000 !
[ 11.329390] NET: Registered protocol family 43
[ 11.396318] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 11.396339] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 11.398204] remoteproc remoteproc4: 4b234000.pru0 is available
[ 11.398248] pru-rproc 4b234000.pru0: PRU rproc node /ocp/pruss_soc_bus@4b226000/pruss@4b200000/pru@4b234000 probed successfully
[ 11.398493] remoteproc remoteproc5: 4b238000.pru1 is available
[ 11.398533] pru-rproc 4b238000.pru1: PRU rproc node /ocp/pruss_soc_bus@4b226000/pruss@4b200000/pru@4b238000 probed successfully
[ 11.398824] remoteproc remoteproc6: 4b2b4000.pru0 is available
[ 11.398871] pru-rproc 4b2b4000.pru0: PRU rproc node /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/pru@4b2b4000 probed successfully
[ 11.399135] remoteproc remoteproc7: 4b2b8000.pru1 is available
[ 11.399181] pru-rproc 4b2b8000.pru1: PRU rproc node /ocp/pruss_soc_bus@4b2a6000/pruss@4b280000/pru@4b2b8000 probed successfully
[ 11.401747] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
[ 11.401788] xhci-hcd xhci-hcd.1.auto: irq 470, io mem 0x48890000
[ 11.403303] hub 1-0:1.0: USB hub found
[ 11.403339] hub 1-0:1.0: 1 port detected
[ 11.403706] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 11.403718] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 11.403792] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 11.405678] hub 2-0:1.0: USB hub found
[ 11.405703] hub 2-0:1.0: 1 port detected
[ 11.503587] Initializing XFRM netlink socket
[ OK ] Started Simple Network Management Protocol (S[ 11.719072] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: probing service rpc_example_2 with src 1024 dst 101
NMP) Daemon..
[ 11.731246] rpmsg_rpc virtio0.rpmsg-rpc.-1.102: published functions = 9
[ OK ] Started Enable and configure wl18xx bluetooth[ 11.765399] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: published functions = 8
stack.
[ 11.820163] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ OK ] Reached target Sound Card.
Starting weston.service...
[ 12.011991] hub 1-1:1.0: USB hub found
[ 12.016111] hub 1-1:1.0: 4 ports detected
[ 12.140185] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 12.187974] hub 2-1:1.0: USB hub found
[ 12.193339] hub 2-1:1.0: 4 ports detected
[ 12.973507] random: crng init done
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
autoconf
binutils-dev
binutils
bison-dev
bison
cifs-utils
cpio
cpp-symlinks
cpp
dosfstools
findutils
g++-symlinks
g++
gawk-dev
gawk
gcc-symlinks
gcc
gdb
gdbc6x
gdbserver
glmark2
gstreamer1.0-libav
gzip
hidapi
libcairo-perf-utils
libgmp10
libidn11
libmavconn
libmpc3
libmpfr4
libreadline-dev
libreadline6
m4-dev
m4
make
mavlink
mavros-extras
mavros-msgs
mavros
nettle
parted
socketcan-interface
swig-dev
swig
which
If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ OK ] Started Print notice about GPLv3 packages.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org am57xx-evm ttyS2
Arago 2017.12 am57xx-evm ttyS2
am57xx-evm login: [ 20.327573] omap_hwmod: mmu1_dsp2: _wait_target_disable failed
[ 20.340657] omap_hwmod: mmu1_dsp1: _wait_target_disable failed
[ 20.353491] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
[ 20.366303] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org am57xx-evm ttyS2
Arago 2017.12 am57xx-evm ttyS2
am57xx-evm login: root
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~# lspci -vvv
00:00.0 PCI bridge: Texas Instruments Multicore DSP+ARM KeyStone II SOC (rev 01)
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~#
root@am57xx-evm:~# lspci -vvv
00:00.0 PCI bridge: Texas Instruments Multicore DSP+ARM KeyStone II SOC (rev 01) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 436
Region 0: Memory at 20100000 (32-bit, non-prefetchable) [size=1M]
Region 1: Memory at 20020000 (32-bit, non-prefetchable) [size=64K]
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: fff00000-000fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity+ SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000ae12c000 Data: 0000
Capabilities: [70] Express (v2) Root Port (Slot-), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x2, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us
ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v2] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
Kernel driver in use: pcieport
root@am57xx-evm:~#
--
Best regards,
Vladimir
