Project

General

Profile

RE: eMMC not enabling on Docker based image buiding » Boot log Docker build kernel.txt

Boot Log - Sandeep Sivadas, 10/22/2024 12:28 PM

 

U-Boot SPL 2019.01-g3a254cb755-dirty (Mar 22 2024 - 16:41:18 +0530)
DRA752-GP ES2.0
no pinctrl state for default mode
** Unable to read file dra7-ipu1-fw.xem4 **
Firmware loading failed
Trying to boot from MMC1
no pinctrl state for default mode
Loading Environment from FAT... *** Warning - bad CRC, using default environment

Loading Environment from MMC... *** Warning - bad CRC, using default environment



U-Boot 2019.01-g3a254cb755-dirty (Mar 22 2024 - 16:41:18 +0530)

CPU : DRA752-GP ES2.0
Model: TI AM5748 IDK
Board: MitySOM-57x Dev Kit Non-FPGA
DRAM: 2 GiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

Loading Environment from MMC... *** Warning - bad CRC, using default environment

MitySOM-57x - Model No: 5728-PX-4AA-RI Serial No: 21005275 Part Number: 80-001446RI-3A
Warning: fastboot.board_rev: unknown board revision
i2c_write: error waiting for data ACK (status=0x116)
cdce9xx_reg_write: failed for addr:5, ret:-121
board_set_pru_ethaddr
Net: Could not get PHY for ethernet@48484000: addr 0

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
** Unable to read file boot.scr **
** Unable to read file uEnv.txt **
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
4461056 bytes read in 195 ms (21.8 MiB/s)
90099 bytes read in 6 ms (14.3 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffe7000, end 8ffffff2 ... OK

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.94-yocto-standard (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Fri Oct 4 09:03:12 UTC 2024
[ 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: Critical Link MitySOM-AM57x
[ 0.000000] Memory policy: Data cache writealloc
[ 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-memory@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-memory@99000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009d000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node ipu1-memory@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-memory@9f000000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 128 MiB at 0x00000000f6c00000
[ 0.000000] OMAP4: Map 0x00000000fed00000 to (ptrval) for dram barrier
[ 0.000000] DRA752 ES2.0
[ 0.000000] random: get_random_bytes called from start_kernel+0xb4/0x470 with crng_init=0
[ 0.000000] percpu: Embedded 15 pages/cpu s32396 r8192 d20852 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 460096
[ 0.000000] Kernel command line: console=ttyS2,115200n8 cma=128MB drm.edid_firmware=edid/1920x1080.bin video=HDMI-A-1:1920x1080 root=PARTUUID=dc4f364e-02 rw rootfstype=ext4 rootwait
[ 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: 1550312K/1847296K available (10240K kernel code, 336K rwdata, 2820K rodata, 2048K init, 272K bss, 34840K reserved, 262144K cma-reserved, 1160192K 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 : 0x(ptrval) - 0x(ptrval) (12256 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 337 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 273 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
[ 0.000000] arch_timer: 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.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.000018] Switching to timer-based delay loop, resolution 162ns
[ 0.000293] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.000303] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000761] Console: colour dummy device 80x30
[ 0.000803] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[ 0.000819] pid_max: default: 32768 minimum: 301
[ 0.000939] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000954] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001510] CPU: Testing write buffer coherency: ok
[ 0.001546] CPU0: Spectre v2: using ICIALLU workaround
[ 0.001760] /cpus/cpu@0 missing clock-frequency property
[ 0.001781] /cpus/cpu@1 missing clock-frequency property
[ 0.001793] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.059920] Setting up static identity map for 0x80200000 - 0x80200060
[ 0.079929] rcu: Hierarchical SRCU implementation.
[ 0.100124] EFI services will not be available.
[ 0.119991] smp: Bringing up secondary CPUs ...
[ 0.200373] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.200379] CPU1: Spectre v2: using ICIALLU workaround
[ 0.200501] smp: Brought up 1 node, 2 CPUs
[ 0.200513] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[ 0.200522] CPU: All CPU(s) started in HYP mode.
[ 0.200530] CPU: Virtualization extensions available.
[ 0.201087] devtmpfs: initialized
[ 0.218423] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.218677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.218694] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.222979] pinctrl core: initialized pinctrl subsystem
[ 0.223507] DMI not present or invalid.
[ 0.223783] NET: Registered protocol family 16
[ 0.224994] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.225910] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.418604] cpuidle: using governor ladder
[ 0.418639] cpuidle: using governor menu
[ 0.428699] OMAP GPIO hardware version 0.1
[ 0.454089] No ATAGs?
[ 0.454161] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.454176] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.455012] OMAP DMA hardware revision 0.0
[ 0.466680] edma 43300000.edma: memcpy is disabled
[ 0.470095] edma 43300000.edma: TI EDMA DMA engine driver
[ 0.477261] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[ 0.563112] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[ 0.563296] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[ 0.563540] omap-iommu 58882000.mmu: 58882000.mmu registered
[ 0.563773] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.564152] omap-iommu 41501000.mmu: 41501000.mmu registered
[ 0.564330] omap-iommu 41502000.mmu: 41502000.mmu registered
[ 0.564611] iommu: Adding device 58820000.ipu to group 1
[ 0.564692] iommu: Adding device 55020000.ipu to group 2
[ 0.564817] iommu: Adding device 40800000.dsp to group 0
[ 0.565041] iommu: Adding device 41000000.dsp to group 3
[ 0.566281] SCSI subsystem initialized
[ 0.567318] palmas 0-0058: Irq flag is 0x00000008
[ 0.592281] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
[ 0.593936] SMPS12: supplied by regulator-dummy
[ 0.595592] SMPS3: supplied by VMAIN
[ 0.597155] SMPS45: supplied by regulator-dummy
[ 0.598948] SMPS6: supplied by VMAIN
[ 0.600640] SMPS7: supplied by VMAIN
[ 0.602440] SMPS8: supplied by VMAIN
[ 0.604093] SMPS9: supplied by VMAIN
[ 0.605035] LDO1: supplied by VMAIN
[ 0.611019] random: fast init done
[ 0.611244] LDO2: supplied by VMAIN
[ 0.621243] LDO3: supplied by VMAIN
[ 0.631265] LDO4: supplied by VMAIN
[ 0.631955] LDO5: supplied by regulator-dummy
[ 0.632640] LDO6: supplied by regulator-dummy
[ 0.633324] LDO7: supplied by regulator-dummy
[ 0.634016] LDO8: supplied by regulator-dummy
[ 0.634689] LDO9: supplied by VMAIN
[ 0.641591] LDOLN: supplied by VMAIN
[ 0.651302] LDOUSB: supplied by VMAIN
[ 0.663695] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.664612] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
[ 0.664827] media: Linux media interface: v0.10
[ 0.664866] videodev: Linux video capture interface: v2.00
[ 0.664940] pps_core: LinuxPPS API ver. 1 registered
[ 0.664950] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.664971] PTP clock support registered
[ 0.665002] EDAC MC: Ver: 3.0.0
[ 0.671326] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[ 0.671576] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[ 0.672080] Advanced Linux Sound Architecture Driver Initialized.
[ 0.672897] clocksource: Switched to clocksource arch_sys_counter
[ 0.680956] NET: Registered protocol family 2
[ 0.681528] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.681558] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.681622] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.681749] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.681821] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.681855] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.681985] NET: Registered protocol family 1
[ 0.682413] RPC: Registered named UNIX socket transport module.
[ 0.682425] RPC: Registered udp transport module.
[ 0.682433] RPC: Registered tcp transport module.
[ 0.682442] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.683544] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 0.683730] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.684725] Initialise system trusted keyrings
[ 0.684853] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.689961] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.690416] NFS: Registering the id_resolver key type
[ 0.690436] Key type id_resolver registered
[ 0.690446] Key type id_legacy registered
[ 0.690488] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.692203] Key type asymmetric registered
[ 0.692216] Asymmetric key parser 'x509' registered
[ 0.692263] bounce: pool size: 64 pages
[ 0.692297] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.692308] io scheduler noop registered
[ 0.692317] io scheduler deadline registered
[ 0.692417] io scheduler cfq registered (default)
[ 0.692428] io scheduler mq-deadline registered
[ 0.692438] io scheduler kyber registered
[ 0.698232] pinctrl-single 4a003400.pinmux: 282 pins, size 1128
[ 0.705663] V3_3D: supplied by smps9
[ 0.705893] aic_dvdd: supplied by V3_3D
[ 0.705955] vtt_fixed: supplied by V3_3D
[ 0.750345] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.753866] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 43, base_baud = 3000000) is a 8250
[ 0.754813] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 44, base_baud = 3000000) is a 8250
[ 1.733495] console [ttyS2] enabled
[ 1.737899] 4ae2b000.serial: ttyS9 at MMIO 0x4ae2b000 (irq = 45, base_baud = 3000000) is a 8250
[ 1.748783] omap_rng 48090000.rng: Random Number Generator ver. 20
[ 1.749319] random: crng init done
[ 1.755870] omapdss_dss 58000000.dss: Linked as a consumer to regulator.22
[ 1.765478] DSS: OMAP DSS rev 6.1
[ 1.771760] omapdss_hdmi5 58040000.encoder: Linked as a consumer to regulator.15
[ 1.779297] omapdss_hdmi5 58040000.encoder: Dropping the link to regulator.15
[ 1.799644] brd: module loaded
[ 1.809031] loop: module loaded
[ 1.817944] m25p80 spi0.0: found n25q256ax1, expected s25fl256s1
[ 1.824351] m25p80 spi0.0: n25q256ax1 (32768 Kbytes)
[ 1.829410] 7 fixed-partitions partitions found on MTD device spi0.0
[ 1.835829] Creating 7 MTD partitions on "spi0.0":
[ 1.840646] 0x000000000000-0x000000040000 : "QSPI.SPL"
[ 1.846535] 0x000000040000-0x000000140000 : "QSPI.u-boot"
[ 1.852644] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
[ 1.859367] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
[ 1.865830] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
[ 1.872997] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
[ 1.879083] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
[ 1.886231] libphy: Fixed MDIO Bus: probed
[ 1.893576] i2c /dev entries driver
[ 1.900220] gpio-fan gpio_fan: GPIO fan initialized
[ 1.936680] cpu cpu0: Linked as a consumer to regulator.6
[ 1.942180] cpu cpu0: Linked as a consumer to regulator.29
[ 1.949345] sdhci: Secure Digital Host Controller Interface driver
[ 1.955648] sdhci: Copyright(c) Pierre Ossman
[ 1.961357] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.967709] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22)
[ 1.976563] sdhci-omap 4809c000.mmc: Got CD GPIO
[ 1.981368] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.28
[ 1.988409] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.13
[ 1.995574] sdhci-omap 4809c000.mmc: Dropping the link to regulator.13
[ 2.002182] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.2
[ 2.009133] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.13
[ 2.016323] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode
[ 2.048820] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
[ 2.056508] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.2
[ 2.063327] sdhci-omap 480b4000.mmc: Dropping the link to regulator.2
[ 2.069881] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.2
[ 2.076884] sdhci-omap 480b4000.mmc: Cannot get pinctrl
[ 2.083142] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.091507] ad799x 4-0029: Linked as a consumer to regulator.2
[ 2.097425] ad799x 4-0029: 4-0029 supply vref not found, using dummy regulator
[ 2.104727] ad799x 4-0029: Linked as a consumer to regulator.0
[ 2.105120] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.120799] mmc0: new high speed SDHC card at address 59b4
[ 2.120854] NET: Registered protocol family 10
[ 2.136904] mmcblk0: mmc0:59b4 EB2MW 29.8 GiB
[ 2.141517] Segment Routing with IPv6
[ 2.145277] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 2.151638] NET: Registered protocol family 17
[ 2.152800] mmcblk0: p1 p2
[ 2.156371] Key type dns_resolver registered
[ 2.163436] Registering SWP/SWPB emulation handler
[ 2.168265] omap_voltage_late_init: Voltage driver support not added
[ 2.174683] Power Management for TI OMAP4+ devices.
[ 2.180418] Loading compiled-in X.509 certificates
[ 2.202965] dmm 4e000000.dmm: workaround for errata i878 in use
[ 2.210209] dmm 4e000000.dmm: initialized all PAT entries
[ 2.216569] omapdss_hdmi5 58040000.encoder: Linked as a consumer to regulator.15
[ 2.224080] omapdss_hdmi5 58040000.encoder: Dropping the link to regulator.15
[ 2.232380] omapdss_hdmi5 58040000.encoder: Linked as a consumer to regulator.15
[ 2.240146] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[ 2.248151] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
[ 2.256896] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.263557] [drm] No driver support for vblank timestamp query.
[ 2.269518] [drm] Cannot find any crtc or sizes
[ 2.274796] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 0
[ 2.282345] hctosys: unable to open rtc device (rtc0)
[ 2.287976] ALSA device list:
[ 2.290954] No soundcards found.
[ 2.366488] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.374673] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 2.383199] devtmpfs: mounted
[ 2.387061] Freeing unused kernel memory: 2048K
[ 2.391705] Run /sbin/init as init process
[ 2.749053] systemd[1]: System time before build time, advancing clock.
[ 2.780094] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 2.801867] systemd[1]: Detected architecture arm.

Welcome to Arago 2019.11!

[ 2.843943] systemd[1]: Set hostname to <mitysom-am57x>.
[ 3.061623] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 3.078818] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 3.350357] systemd[1]: Listening on Network Service Netlink Socket.
[ 3.356806] [drm] Cannot find any crtc or sizes
[ OK ] Listening on Network Service Netlink Socket.
[ 3.395762] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 3.423331] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.453565] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 3.493170] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Reached target Remote File Systems.
[ OK ] Listening on Journal Socket.
Mounting POSIX Message Queue File System...
Starting Load Kernel Modules...
Mounting Kernel Debug File System...
[ 3.705974] cmemk: loading out-of-tree module taints kernel.
[ 3.712717] CMEMK module: reference Linux version 4.19.94
[ 3.718778] allocated heap buffer 0x40500000 of size 0x100000
[ 3.724605] cmemk initialized
[ OK ] Listening on udev Control Socket.
[ 3.736046] cryptodev: driver 1.9 loaded.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Paths.
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
Starting Remount Root and Kernel File Systems...
[ 3.868590] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Starting Journal Service...
[ OK ] Reached target Swap.
Mounting Temporary Directory (/tmp)...
[ OK ] Created slice User and Session Slice.
[ OK ] Reached target Slices.
[ OK ] Listening on Process Core Dump Socket.
[ OK ] Listening on udev Kernel Socket.
Starting udev Coldplug all Devices...
[ OK ] Started Journal Service.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Started Load Kernel Modules.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Mounted Temporary Directory (/tmp).
Starting Create Static Device Nodes in /dev...
Mounting Kernel Configuration File System...
Starting Apply Kernel Variables...
Starting Flush Journal to Persistent Storage...
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Apply Kernel Variables.
Starting udev Kernel Device Manager...
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
[ OK ] Reached target Containers.
Mounting /var/volatile...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Mounted /media/ram.
[ OK ] Mounted /var/volatile.
[ 4.787254] systemd-journald[102]: 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...
[ 4.958816] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
[ OK ] Started udev Coldplug all Devices.
[ 5.013987] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
[ OK ] Started Create Volatile Files and Directories[ 5.051426] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000
.
[ 5.066137] remoteproc remoteproc0: 58820000.ipu is available
[ 5.072351] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
Starting Update UTMP about System Boot/Shutdown...
[ 5.089242] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
[ 5.102611] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000
Starting Network Service...
[ 5.143128] remoteproc remoteproc1: 55020000.ipu is available
Starting Network Time Synchronization...
[ 5.168663] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
[ 5.177966] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
[ 5.220057] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000
[ 5.283045] remoteproc remoteproc2: 40800000.dsp is available
[ 5.294625] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver
[ 5.302771] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver
[ 5.310891] omap-rproc 41000000.dsp: assigned reserved memory node dsp2-memory@9f000000
[ OK ] Started Update UTMP about System Boot/Shutdow[ 5.331663] remoteproc remoteproc3: 41000000.dsp is available
n.
[ OK ] Found device /dev/ttyS2.
[ 5.588735] remoteproc remoteproc0: powering up 58820000.ipu
[ 5.594573] remoteproc remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 6916676
[ 5.610888] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 5.620885] remoteproc remoteproc0: registered virtio0 (type 7)
[ 5.628387] remoteproc remoteproc0: remote processor 58820000.ipu is now up
[ 6.024921] remoteproc remoteproc1: powering up 55020000.ipu
[ 6.030890] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 4854132
[ 6.038835] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
[ 6.053659] omap_gpio 48051000.gpio: Could not set line 25 debounce to 20000 microseconds (-22)
[ 6.075754] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 6.086628] remoteproc remoteproc1: registered virtio1 (type 7)
[ 6.092579] remoteproc remoteproc1: remote processor 55020000.ipu is now up
[ 6.104301] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x32
[ 6.113298] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x33
[ 6.121159] virtio_rpmsg_bus virtio1: creating channel rpmsg-omx addr 0x3c
[ 6.132353] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
[ 6.180108] Driver for 1-wire Dallas network protocol.
[ 6.187803] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659038@58:tps659038_rtc as rtc0
[ 6.297010] omap_rtc 48838000.rtc: registered as rtc1
[ OK ] Started Network Time Synchronization.
[ 6.404452] at24 0-0050: 4096 byte 24c32 EEPROM, read-only, 0 bytes/write
[ OK ] Reached target System Initialization.
[ 6.451400] at24 4-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
[ 6.462937] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ 6.530153] tlv320aic3x-codec 4-0018: Linked as a consumer to regulator.3
[ OK ] Listening on RPCbind Server Activation Socket.
[ 6.544465] tlv320aic3x-codec 4-0018: Linked as a consumer to regulator.2
[ 6.644392] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[ 6.653605] omap-des 480a5000.des: will run requests pump with realtime priority
[ 6.684631] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d
[ 6.701151] w1_master_driver w1_bus_master1: Family 1 for 01.000000000000.3d is not registered.
[ 6.764043] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
[ 6.986474] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 7.004363] phy phy-4a084000.phy.3: Linked as a consumer to regulator.23
[ 7.021118] phy phy-4a085000.phy.4: Linked as a consumer to regulator.23
[ 7.197871] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
[ OK ] Listening on D-Bus System Message Bus Socket.[ 7.315051] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3

[ 7.321671] omap-aes 4b500000.aes: will run requests pump with realtime priority
[ 7.329214] vpe 489d0000.vpe: Device registered as /dev/video0
[ 7.335558] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
Starting Reboot and dump vmcore via kexec...
[ 7.348320] omap-aes 4b700000.aes: will run requests pump with realtime priority
[ 7.547854] ahci 4a140000.sata: controller can't do 64bit DMA, forcing 32bit
[ 7.555154] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1
[ 7.560778] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 7.571562] ahci 4a140000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[ 7.591233] scsi host0: ahci
[ 7.595510] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 82
[ OK ] Listening on dropbear.socket.
[ 7.661479] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
[ 7.671030] omap-hdmi-audio omap-hdmi-audio.0.auto: ASoC: no DMI vendor name!
[ OK ] Reached target Sockets.
[ 7.691701] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 1
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
[ 7.762870] omap_gpio 48051000.gpio: Could not set line 24 debounce to 20000 microseconds (-22)
[ OK ] Started D-Bus System Message Bus.
Starting Login Service...
Starting TI MultiCore Tools Daemon...
[ 7.869706] remoteproc remoteproc2: powering up 40800000.dsp
[ 7.876056] remoteproc remoteproc3: powering up 41000000.dsp
[ 7.891208] remoteproc remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 20573520
[ 7.902117] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 20573520
Starting RPC Bind Service...
[ 7.935094] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
[ 7.941024] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
[ 7.948843] ata1: SATA link down (SStatus 0 SControl 300)
[ 7.955838] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
[ 7.961755] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
[ OK ] Started Periodic Command Scheduler.
Starting Print notice about GPLv3 packages...
Starting TI IPC Daemon...
[ 8.054786] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 8.066316] remoteproc remoteproc3: registered virtio2 (type 7)
[ 8.072272] remoteproc remoteproc3: remote processor 41000000.dsp is now up
Starting rc.pvr.service...
[ OK ] Reached target S[ 8.086503] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x3d
ystem Time Synchronized.
[ 8.109675] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 8.116399] remoteproc remoteproc2: registered virtio3 (type 7)
[ 8.124553] remoteproc remoteproc2: remote processor 40800000.dsp is now up
[ OK ] Started Daily rotation of log files.
[ OK ] Reached target Timers.
[ OK ] Started Network Service.
[ OK ] Started Reboot and dump vmcore via kexec.
[ 8.185381] virtio_rpmsg_bus virtio3: creating channel rpmsg-proto addr 0x3d
[ 8.295651] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ]
[ OK ] Started RPC Bind Service.
[ OK ] Started TI IPC Daemon.
[ 8.342947] davinci_mdio 4b2b2400.mdio: davinci mdio revision 1.6, bus freq 1000000
[ 8.371096] asoc-simple-card sound0: tlv320aic3x-hifi <-> 4847c000.mcasp mapping ok
[ 8.392358] libphy: 4b2b2400.mdio: probed
[ 8.401569] asoc-simple-card sound0: ASoC: no DMI vendor name!
[ 8.485153] davinci_mdio 4b2b2400.mdio: phy[0]: device 4b2b2400.mdio:00, driver unknown
[ 8.506189] davinci_mdio 4b2b2400.mdio: phy[1]: device 4b2b2400.mdio:01, driver unknown
[ OK ] Started TI MultiCore Tools Daemon.
[ OK ] Started rc.pvr.service.
[ 8.617554] remoteproc remoteproc4: 4b234000.pru is available
[ 8.678005] pru-rproc 4b234000.pru: PRU rproc node pru@4b234000 probed successfully
[ 8.707664] remoteproc remoteproc5: 4b238000.pru is available
[ 8.753018] pru-rproc 4b238000.pru: PRU rproc node pru@4b238000 probed successfully
[ 8.814120] remoteproc remoteproc6: 4b2b4000.pru is available
[ 8.862445] pru-rproc 4b2b4000.pru: PRU rproc node pru@4b2b4000 probed successfully
[ 8.929607] remoteproc remoteproc7: 4b2b8000.pru is available
[ 8.985483] pru-rproc 4b2b8000.pru: PRU rproc node pru@4b2b8000 probed successfully
[ 9.064717] prueth pruss2_eth: port 2: using random MAC addr: ce:2f:a5:3d:14:16
[ 9.107174] prueth pruss2_eth: pruss_fw_drop_untagged_vlan 0
[ 9.145748] prueth pruss2_eth: pruss MC Mask (Port 0) ff:ff:ff:ff:ff:ff
[ 9.188547] prueth pruss2_eth: pruss MC Mask (Port 1) ff:ff:ff:ff:ff:ff
[ 9.237555] prueth pruss2_eth: TI PRU ethernet (type 0) driver initialized
[ 10.003692] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: probing service rpc_example_1 with src 1024 dst 101
[ 10.008746] dwc3 48890000.usb: Failed to get clk 'ref': -2
[ 10.044618] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: published functions = 8
[ 10.125501] dwc3 488d0000.usb: Failed to get clk 'ref': -2
[ 10.166293] NET: Registered protocol family 45
[ 10.294240] usbcore: registered new interface driver usbfs
[ 10.300236] usbcore: registered new interface driver hub
[ 10.309074] usbcore: registered new device driver usb
[ 10.343582] iep ptp bc clkid -1
[ 10.348815] remoteproc remoteproc7: powering up 4b2b8000.pru
[ 10.356704] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 10.363532] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 10.372855] remoteproc remoteproc7: Booting fw image ti-pruss/am57xx-pru1-prueth-fw.elf, size 7256
[ 10.382831] pruss 4b280000.pruss: configured system_events[63-0] = 00600000,08a00000
[ 10.383007] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
[ 10.395767] pruss 4b280000.pruss: configured intr_channels = 0x0000032a host_intr = 0x000002aa
[ 10.408863] remoteproc remoteproc7: remote processor 4b2b8000.pru is now up
[ 10.417026] xhci-hcd xhci-hcd.1.auto: irq 175, io mem 0x48890000
[ 10.423080] net eth1: started
[ 10.423205] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 10.427867] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 10.442386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.450141] usb usb1: Product: xHCI Host Controller
[ 10.455025] remoteproc remoteproc6: powering up 4b2b4000.pru
[ 10.456625] usb usb1: Manufacturer: Linux 4.19.94-yocto-standard xhci-hcd
[ 10.468115] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 10.474592] remoteproc remoteproc6: Booting fw image ti-pruss/am57xx-pru0-prueth-fw.elf, size 7228
[ 10.474832] hub 1-0:1.0: USB hub found
[ 10.488760] pruss 4b280000.pruss: configured system_events[63-0] = 00000600,04500000
[ 10.488933] hub 1-0:1.0: 1 port detected
[ 10.503153] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 10.508766] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 10.508855] pruss 4b280000.pruss: configured intr_channels = 0x000000d5 host_intr = 0x00000155
[ 10.518089] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 10.532602] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 10.541305] remoteproc remoteproc6: remote processor 4b2b4000.pru is now up
[ 10.541365] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 10.557908] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.563099] net eth0: started
[ 10.566191] usb usb2: Product: xHCI Host Controller
[ 10.568685] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.573243] usb usb2: Manufacturer: Linux 4.19.94-yocto-standard xhci-hcd
[ 10.586045] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 10.592459] hub 2-0:1.0: USB hub found
[ 10.596511] hub 2-0:1.0: 1 port detected
[ 10.601797] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 10.607679] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[ 10.616051] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
[ 10.625944] xhci-hcd xhci-hcd.2.auto: irq 192, io mem 0x488d0000
[ 10.632416] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 10.640956] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.649563] usb usb3: Product: xHCI Host Controller
[ 10.655823] usb usb3: Manufacturer: Linux 4.19.94-yocto-standard xhci-hcd
[ 10.662862] usb usb3: SerialNumber: xhci-hcd.2.auto
[ 10.671971] hub 3-0:1.0: USB hub found
[ 10.675871] hub 3-0:1.0: 1 port detected
[ 10.680870] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 10.692326] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[ 10.701840] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 10.708773] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 10.717379] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 10.725923] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.733532] usb usb4: Product: xHCI Host Controller
[ 10.738512] usb usb4: Manufacturer: Linux 4.19.94-yocto-standard xhci-hcd
[ 10.745660] usb usb4: SerialNumber: xhci-hcd.2.auto
[ 10.752052] hub 4-0:1.0: USB hub found
[ 10.755988] hub 4-0:1.0: 1 port detected
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
autoconf
bash-dev
bash
bc
binutils-dev
binutils
bison-dev
bison
cifs-utils
cpio
cpp-symlinks
cpp
dosfstools
elfutils-dev
elfutils
g++-symlinks
g++
gawk
gcc-symlinks
gcc
gdb
gdbc6x
gdbserver
gettext
glmark2
gstreamer1.0-libav
gzip
hidapi
libasm1
libbfd
libcairo-perf-utils
libdw1
libelf1
libgdbm-compat4
libgdbm-dev
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libreadline-dev
libreadline7
libunistring2
m4-dev
m4
make
nettle
parted
pdm-anomaly-detection
rsync
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.
Starting Save/Restore Sound Card State...
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ OK ] Created slice system-systemd\x2dfsck.slice.
Starting File System Check on /dev/mmcblk0p1...
Starting weston.service...
Starting Wait for Network to be Configured...
Starting Network Name Resolution...
[ OK ] Started Save/Restore Sound Card State.
[ OK ] Reached target Sound Card.
[ OK ] Started Login Service.
[ OK ] Started File System Check on /dev/mmcblk0p1.
Mounting /run/media/mmcblk0p1...
[ OK ] Mounted /run/media/mmcblk0p1.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Network.
Starting Permit User Sessions...
Starting Simple Network Management Protocol (SNMP) Daemon....
Starting Enable and configure wl18xx bluetooth stack...
Starting Lightning Fast Webserver With Light System Requirements...
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Started NFS status monitor for NFSv2/3 locking..
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Permit User Sessions.
[ OK ] Started Enable and configure wl18xx bluetooth stack.
[ OK ] Started Lightning Fast Webserver With Light System Requirements.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Serial Getty on ttyS2.
[ OK ] Started Getty on tty1.
[ OK ] Reached target Login Prompts.
Starting Synchronize System and HW clocks...
[ OK ] Started Synchronize System and HW clocks.
[ OK ] Started Simple Network Management Protocol (SNMP) Daemon..
[ OK ] Started weston.service.
Starting Matrix GUI...
Starting telnetd.service...
[ OK ] Started Matrix GUI.
[ OK ] Started telnetd.service.
Starting thttpd.service...
[ OK ] Started thttpd.service.


_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|

Arago Project http://arago-project.org mitysom-am57x ttyS2

Arago 2019.11 mitysom-am57x ttyS2

mitysom-am57x login: [ 32.472946] aic_dvdd: disabling
[ 133.772670] NET: Registered protocol family 15
[ 133.860216] Initializing XFRM netlink socket
[ 268.632935] omap-mailbox 48840000.mailbox: Try increasing MBOX_TX_QUEUE_LEN
[ 268.639940] omap-rproc 58820000.ipu: PM mbox_send_message failed: -105
(6-6/6)