This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5718:AM5718: AM5718 stops after calling kernel (continuation of continuation)

Part Number: AM5718

Tool/software:

Previously, the problem was solved as follows, but now another problem is occurring.
e2e.ti.com/.../am5718-stops-after-calling-kernel-on-am5718-continuation


The kernel also stops on one out of every 100 mass-produced products.

The measures you instructed have been reflected.


I have attached the log when it stopped (NG) and the log when it was working normally (OK).

Please advise me on the solution.


U-Boot SPL 2019.01-g323d51410c-dirty (Nov 19 2022 - 18:51:55 +0900)
DRA722-GP ES2.0
no pinctrl state for default mode
** File not found dra7-ipu1-fw.xem4 **
Firmware loading failed
Trying to boot from MMC2_2
no pinctrl state for default mode
Loading Environment from FAT... OK


U-Boot 2019.01-g323d51410c-dirty (Nov 19 2022 - 18:51:55 +0900)

CPU  : DRA722-GP ES2.0
Model: TI AM5718 IDK
Board: AM571x IDK REV 1.3B
DRAM:  1 GiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from FAT... OK
Net:   No ethernet found.
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1(part 0) is current device
SD/MMC found on device 1
669 bytes read in 1 ms (653.3 KiB/s)
Running bootscript from mmc1 ...
## Executing script at 82000000
Setting bus to 2
4b2ae000:
U-Boot 2019.01-g323d51410c-dirty (Nov 19 2022 - 18:51:55 +0900)

CPU  : DRA722-GP ES2.0
Model: TI AM5718 IDK
Board: AM571x IDK REV 1.3B
DRAM:  1 GiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from FAT... OK
Net:   No ethernet found.
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1(part 0) is current device
SD/MMC found on device 1
669 bytes read in 2 ms (326.2 KiB/s)
Running bootscript from mmc1 ...
## Executing script at 82000000
Setting bus to 2
4b2ae000: 00000550                               P...
4b22e000: 00000550                               P...
switch to partitions #0, OK
mmc1(part 0) is current device
SD/MMC found on device 1
4452864 bytes read in 55 ms (77.2 MiB/s)
132322 bytes read in 3 ms (42.1 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8ffdc000, end 8ffff4e1 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.94-gbe5389fd85 (root@DS68U-Ubuntu) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Sat Nov 19 09:50:57 JST 2022
[    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 AM5718 IDK
[    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] cma: Reserved 24 MiB at 0x00000000be400000
[    0.000000] OMAP4: Map 0x00000000bfd00000 to (ptrval) for dram barrier
[    0.000000] DRA722 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: 202048
[    0.000000] Kernel command line: console=ttyS2,115200n8 root=PARTUUID=ec61f70d-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: 641876K/815104K available (10240K kernel code, 335K rwdata, 2800K rodata, 2048K init, 268K bss, 25772K reserved, 147456K cma-reserved, 234496K 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)   ( 336 kB)
[    0.000000]        .bss : 0x(ptrval) - 0x(ptrval)   ( 269 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[    0.000000]  Tasks RCU enabled.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    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.000801] Console: colour dummy device 80x30
[    0.000845] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[    0.000860] pid_max: default: 32768 minimum: 301
[    0.000982] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000998] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001554] CPU: Testing write buffer coherency: ok
[    0.001591] CPU0: Spectre v2: using ICIALLU workaround
[    0.001813] /cpus/cpu@0 missing clock-frequency property
[    0.001828] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.059869] Setting up static identity map for 0x80200000 - 0x80200060
[    0.079877] rcu: Hierarchical SRCU implementation.
[    0.100062] EFI services will not be available.
[    0.119932] smp: Bringing up secondary CPUs ...
[    0.119944] smp: Brought up 1 node, 1 CPU
[    0.119954] SMP: Total of 1 processors activated (12.29 BogoMIPS).
[    0.119963] CPU: All CPU(s) started in HYP mode.
[    0.119970] CPU: Virtualization extensions available.
[    0.120395] devtmpfs: initialized
[    0.150111] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.150401] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.150420] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.152985] pinctrl core: initialized pinctrl subsystem
[    0.153537] DMI not present or invalid.
[    0.153806] NET: Registered protocol family 16
[    0.160921] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.161837] omap_hwmod: l3_main_2 using broken dt data from ocp
[    0.340061] cpuidle: using governor ladder
[    0.340100] cpuidle: using governor menu
[    0.350635] OMAP GPIO hardware version 0.1
[    0.376506] No ATAGs?
[    0.376552] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.376568] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.377455] OMAP DMA hardware revision 0.0
[    0.412657] edma 43300000.edma: memcpy is disabled
[    0.416112] edma 43300000.edma: TI EDMA DMA engine driver
[    0.423409] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[    0.427274] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[    0.427461] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[    0.427708] omap-iommu 58882000.mmu: 58882000.mmu registered
[    0.427955] omap-iommu 55082000.mmu: 55082000.mmu registered
[    0.428329] iommu: Adding device 58820000.ipu to group 1
[    0.428418] iommu: Adding device 55020000.ipu to group 2
[    0.428550] iommu: Adding device 40800000.dsp to group 0
[    0.429863] SCSI subsystem initialized
[    0.431045] palmas 0-0058: Irq flag is 0x00000004
[    0.463663] palmas 0-0058: Muxing GPIO 2b, PWM 0, LED 0
[    0.465377] SMPS12: supplied by regulator-dummy
[    0.467094] SMPS3: supplied by VMAIN
[    0.468657] SMPS45: supplied by regulator-dummy
[    0.470488] SMPS6: supplied by VMAIN
[    0.472186] SMPS7: supplied by VMAIN
[    0.474018] SMPS8: supplied by VMAIN
[    0.475273] SMPS9: supplied by VMAIN
[    0.475338] random: fast init done
[    0.476228] LDO1: supplied by VMAIN
[    0.481289] LDO2: supplied by VMAIN
[    0.491149] LDO3: supplied by VMAIN
[    0.501173] LDO4: supplied by VMAIN
[    0.511193] LDO5: supplied by regulator-dummy
[    0.511882] LDO6: supplied by regulator-dummy
[    0.512567] LDO7: supplied by regulator-dummy
[    0.513253] LDO8: supplied by regulator-dummy
[    0.513923] LDO9: supplied by VMAIN
[    0.521506] LDOLN: supplied by VMAIN
[    0.531211] LDOUSB: supplied by VMAIN
[    0.543841] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[    0.544380] omap_i2c 48072000.i2c: bus 1 rev0.12 at 400 kHz
[    0.544951] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[    0.545511] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
[    0.546053] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz
[    0.546274] media: Linux media interface: v0.10
[    0.546314] videodev: Linux video capture interface: v2.00
[    0.546402] pps_core: LinuxPPS API ver. 1 registered
[    0.546412] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.546433] PTP clock support registered
[    0.546462] EDAC MC: Ver: 3.0.0
[    0.551345] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[    0.551530] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[    0.560873] Advanced Linux Sound Architecture Driver Initialized.
[    0.561700] clocksource: Switched to clocksource arch_sys_counter
[    0.570060] NET: Registered protocol family 2
[    0.570663] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.570879] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.570943] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.571070] TCP: Hash tables configured (established 8192 bind 8192)
[    0.571146] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.571182] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.571315] NET: Registered protocol family 1
[    0.601810] RPC: Registered named UNIX socket transport module.
[    0.601821] RPC: Registered udp transport module.
[    0.601830] RPC: Registered tcp transport module.
[    0.601839] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.603079] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[    0.604059] Initialise system trusted keyrings
[    0.604221] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.609260] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.619800] NFS: Registering the id_resolver key type
[    0.619824] Key type id_resolver registered
[    0.619834] Key type id_legacy registered
[    0.619878] ntfs: driver 2.1.32 [Flags: R/O].
[    0.622000] Key type asymmetric registered
[    0.622012] Asymmetric key parser 'x509' registered
[    0.622061] bounce: pool size: 64 pages
[    0.622100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.622111] io scheduler noop registered
[    0.622121] io scheduler deadline registered
[    0.622227] io scheduler cfq registered (default)
[    0.622238] io scheduler mq-deadline registered
[    0.622248] io scheduler kyber registered
[    0.628263] pinctrl-single 4a003400.pinmux: 282 pins, size 1128
[    0.628420] pinctrl-single 4a002e8c.pinmux: please update dts to use #pinctrl-cells = <1>
[    0.628471] pinctrl-single 4a002e8c.pinmux: initialized with no interrupts
[    0.628482] pinctrl-single 4a002e8c.pinmux: 1 pins, size 4
[    0.654031] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[    0.654100] pwm-backlight backlight: Linked as a consumer to regulator.0
[    0.657207] V3_3D: supplied by smps9
[    0.657443] vtt_fixed: supplied by V3_3D
[    0.703656] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.707361] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 43, base_baud = 3000000) is a 8250
[    0.708331] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 44, base_baud = 3000000) is a 8250
[    1.684023] console [ttyS2] enabled
[    1.688457] 48422000.serial: ttyS7 at MMIO 0x48422000 (irq = 45, base_baud = 3000000) is a 8250
[    1.698126] 48424000.serial: ttyS8 at MMIO 0x48424000 (irq = 46, base_baud = 3000000) is a 8250
[    1.709138] omap_rng 48090000.rng: Random Number Generator ver. 20
[    1.715553] random: crng init done
[    1.733446] brd: module loaded
[    1.742930] loop: module loaded
[    1.751187] libphy: Fixed MDIO Bus: probed
[    1.758828] i2c /dev entries driver
[    1.768100] cpu cpu0: Linked as a consumer to regulator.4
[    1.773627] cpu cpu0: Linked as a consumer to regulator.27
[    1.780827] sdhci: Secure Digital Host Controller Interface driver
[    1.787144] sdhci: Copyright(c) Pierre Ossman
[    1.792916] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.799277] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22)
[    1.808134] sdhci-omap 4809c000.mmc: Got CD GPIO
[    1.812970] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.26
[    1.820001] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.11
[    1.826886] sdhci-omap 4809c000.mmc: Dropping the link to regulator.11
[    1.833544] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.2
[    1.840459] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.11
[    1.847427] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode
[    1.880709] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
[    1.889031] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.2
[    1.895995] sdhci-omap 480b4000.mmc: Dropping the link to regulator.2
[    1.902602] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.2
[    1.934494] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA
[    1.943701] ledtrig-cpu: registered to indicate activity on CPUs
[    1.952104] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.966473] NET: Registered protocol family 10
[    1.971372] mmc0: new high speed SDHC card at address 5048
[    1.977164] Segment Routing with IPv6
[    1.981131] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.987466] NET: Registered protocol family 17
[    1.992361] mmcblk0: mmc0:5048 ISAOE 28.9 GiB
[    1.997220] Key type dns_resolver registered
[    2.001909] Registering SWP/SWPB emulation handler
[    2.006754] omap_voltage_late_init: Voltage driver support not added
[    2.013246] Power Management for TI OMAP4+ devices.
[    2.018222]  mmcblk0: p1
[    2.021837] Loading compiled-in X.509 certificates
[    2.036678] ti-iodelay 4844a000.padconf: Set reg 0x18c Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.051766] ti-iodelay 4844a000.padconf: Set reg 0x1a4 Delay(a: 119 g: 0), Elements(C=0 F=3)0x29003
[    2.060857] ti-iodelay 4844a000.padconf: Set reg 0x1b0 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.072474] ti-iodelay 4844a000.padconf: Set reg 0x1bc Delay(a: 18 g: 0), Elements(C=0 F=0)0x29000
[    2.081475] ti-iodelay 4844a000.padconf: Set reg 0x1c8 Delay(a: 894 g: 0), Elements(C=2 F=0)0x29040
[    2.090594] ti-iodelay 4844a000.padconf: Set reg 0x1d4 Delay(a: 30 g: 0), Elements(C=0 F=0)0x29000
[    2.099602] ti-iodelay 4844a000.padconf: Set reg 0x1e0 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.108521] ti-iodelay 4844a000.padconf: Set reg 0x1ec Delay(a: 23 g: 0), Elements(C=0 F=0)0x29000
[    2.117528] ti-iodelay 4844a000.padconf: Set reg 0x1f8 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.126446] ti-iodelay 4844a000.padconf: Set reg 0x360 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.135365] ti-iodelay 4844a000.padconf: Set reg 0x194 Delay(a: 152 g: 0), Elements(C=0 F=4)0x29004
[    2.144459] ti-iodelay 4844a000.padconf: Set reg 0x1ac Delay(a: 206 g: 0), Elements(C=0 F=6)0x29006
[    2.153552] ti-iodelay 4844a000.padconf: Set reg 0x1b8 Delay(a: 78 g: 0), Elements(C=0 F=2)0x29002
[    2.162558] ti-iodelay 4844a000.padconf: Set reg 0x1c4 Delay(a: 2 g: 0), Elements(C=0 F=0)0x29000
[    2.171468] ti-iodelay 4844a000.padconf: Set reg 0x1d0 Delay(a: 266 g: 0), Elements(C=0 F=8)0x29008
[    2.180560] ti-iodelay 4844a000.padconf: Set reg 0x1dc Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.189478] ti-iodelay 4844a000.padconf: Set reg 0x1e8 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.198395] ti-iodelay 4844a000.padconf: Set reg 0x1f4 Delay(a: 43 g: 0), Elements(C=0 F=1)0x29001
[    2.207401] ti-iodelay 4844a000.padconf: Set reg 0x200 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.216319] ti-iodelay 4844a000.padconf: Set reg 0x368 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.225237] ti-iodelay 4844a000.padconf: Set reg 0x190 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.234156] ti-iodelay 4844a000.padconf: Set reg 0x1a8 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.243074] ti-iodelay 4844a000.padconf: Set reg 0x1b4 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.251991] ti-iodelay 4844a000.padconf: Set reg 0x1c0 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.260900] ti-iodelay 4844a000.padconf: Set reg 0x1d8 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.269818] ti-iodelay 4844a000.padconf: Set reg 0x1e4 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.278746] ti-iodelay 4844a000.padconf: Set reg 0x1f0 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.287666] ti-iodelay 4844a000.padconf: Set reg 0x1fc Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.296584] ti-iodelay 4844a000.padconf: Set reg 0x364 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    2.306674] dmm 4e000000.dmm: workaround for errata i878 in use
[    2.313534] mmc1: new DDR MMC card at address 0001
[    2.318864] dmm 4e000000.dmm: initialized all PAT entries
[    2.324962] hctosys: unable to open rtc device (rtc0)
[    2.330488] mmcblk1: mmc1:0001 MMC32G 29.1 GiB
[    2.335699] ALSA device list:
[    2.338678]   No soundcards found.
[    2.342546] mmcblk1boot0: mmc1:0001 MMC32G partition 1 4.00 MiB
[    2.348939] mmcblk1boot1: mmc1:0001 MMC32G partition 2 4.00 MiB
[    2.355585] mmcblk1rpmb: mmc1:0001 MMC32G partition 3 4.00 MiB, chardev (244:0)
[    2.364102]  mmcblk1: p1 p2
[    2.387433] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.395665] VFS: Mounted root (ext4 filesystem) on device 179:18.
[    2.405479] devtmpfs: mounted
[    2.410131] Freeing unused kernel memory: 2048K
[    2.414795] Run /sbin/init as init process
[    2.543685] systemd[1]: System time before build time, advancing clock.
[    2.573084] 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.595377] systemd[1]: Detected architecture arm.

Welcome to Arago 2019.11!

[    2.632631] systemd[1]: Set hostname to <am57xx-evm>.
[    2.763583] 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.
[    2.780829] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    2.940723] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[    2.982166] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    3.014509] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    3.055538] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    3.092049] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Created slice system-getty.slice.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Reached target Paths.
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Listening on udev Control Socket.
[  OK  ] Listening on Journal Socket.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
         Starting Load Kernel Modules...
[    3.405082] cmemk: loading out-of-tree module taints kernel.
         [    3.416053] CMEMK module: reference Linux version 4.19.94
Mounting POSIX Message Queue File System...
[    3.425593] cmemk initialized
         Starting udev Coldplug all Devices...
[    3.447246] cryptodev: driver 1.9 loaded.
         Mounting Kernel Debug File System...
         Starting Remount Root and Kernel File Systems...
         Mounting Temporary Directory (/tmp)...
[    3.540031] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[  OK  ] Created slice User and Session Slice.
[  OK  ] Reached target Slices.
[    3.590579] usbcore: registered new interface driver usbfs
         Starting Journal Service...
[    3.615430] usbcore: registered new interface driver hub

[    3.643908] usbcore: registered new device driver usb
[  OK  ] Reached target Remote File Systems.
[    3.669786] usbcore: registered new interface driver ftdi_sio
[  OK  ] Mounted POSIX Message Queue File System.
[    3.692008] usbserial: USB Serial support registered for FTDI USB Serial Device
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Load Kernel Modules.
         Mounting Kernel Configuration File System...
         Starting Apply Kernel Variables...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Started Journal Service.
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var/volatile...
         Mounting /media/ram...
[  OK  ] Reached target Containers.
         Starting Flush Journal to Persistent Storage...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Mounted /var/volatile.
[  OK  ] Mounted /media/ram.
[    4.262450] systemd-journald[99]: 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 Update UTMP about System Boot/Shutdown...
         Starting Network Service...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Service.
         Starting Network Name Resolution...
         Starting Wait for Network to be Configured...
[    4.882742] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
[    4.890980] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
[    5.039825] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000
[  OK  ] Started udev Coldplug all Devices.
[    5.150348] remoteproc remoteproc0: 58820000.ipu is available
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[    5.237246] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
[    5.323786] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
[  OK  ] Listening on dropbear.socket.
[    5.365636] remoteproc remoteproc0: powering up 58820000.ipu
[    5.371331] remoteproc remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 6887428
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Reboot and dump vmcore via kexec...
[  OK  ] Listening on RPCbind Server Activation Socket[    5.431945] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000
.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started Job spooling tools.
[    5.528258] virtio_rpmsg_bus virtio0: rpmsg host is online
[    5.559645] remoteproc remoteproc1: 55020000.ipu is available
[  OK  ] Started Periodic Command Scheduler.
         Starting RPC Bind Service...
[    5.602447] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
[    5.620809] remoteproc remoteproc0: registered virtio0 (type 7)
[  OK  ] Started D-Bus System Message Bus.
[    5.723434] remoteproc remoteproc0: remote processor 58820000.ipu is now up
[    5.778679] tlv320aic32x4 2-0018: Linked as a consumer to regulator.2
[    5.796210] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
         Starting TI MultiCore Tools Daemon...
[    5.882230] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[    5.891286] tlv320aic32x4 2-0018: Linked as a consumer to regulator.12
         Starting TI IPC Daemon...
[    5.911376] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000
         [    5.933678] omap-des 480a5000.des: will run requests pump with realtime priority
Starting Print notice about GPLv3 packages...
[    5.950010] remoteproc remoteproc1: powering up 55020000.ipu
         Starting Login Service...
[    6.010215] omap_gpio 48053000.gpio: Could not set line 30 debounce to 20000 microseconds (-22)
[    6.027724] tlv320aic32x4 3-0018: Linked as a consumer to regulator.2
         Starting rc.pvr.service...
[  OK  ] Started Daily rotation of log files.
[  OK  ] Reached target Timers.
[  OK  ] Started Network Name Resolution.
[    6.071789] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3747220
[    6.079642] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
[  OK  ] Started Reboot and dump vmcore via kexec.
[  OK  ] Started RPC Bind Service.
[  OK      6.133288] remoteproc remoteproc2: 40800000.dsp is available
m] Started TI IPC Daemon.
[    6.141163] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659038@58:tps659038_rtc as rtc0
[    6.156147] tlv320aic32x4 3-0018: Linked as a consumer to regulator.12
[    6.277719] Driver for 1-wire Dallas network protocol.
[  OK  ] Found device /dev/ttyS2.
[  OK  ] Started TI MultiCore Tools Daemon.
[    6.402489] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 0
[    6.482002] tlv320aic32x4 4-0018: Linked as a consumer to regulator.2
[    6.600007] tlv320aic32x4 4-0018: Linked as a consumer to regulator.12
[    6.621869] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode
[    6.709170] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ]
[    6.782937] remoteproc remoteproc2: powering up 40800000.dsp
[    6.788633] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 20482288
[    6.874128] omap_rtc 48838000.rtc: registered as rtc1
[  OK  ] Started rc.pvr.service.
[    6.968930] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d
[    6.990074] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
[    6.996020] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
         [    7.032901] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
Starting weston.service...
[  OK  ] Reached target Network.
[  OK  ] Started Redis In-Memory Data Store.
         Starting Enable and configure wl18xx bluetooth stack...
[    7.175683] w1_master_driver w1_bus_master1: Family 1 for 01.000000000000.3d is not registered.
         Starting Permit User Sessions...
[    7.239003] vip 48970000.vip: loading firmware vpdma-1b8.bin
[    7.261911] vpe 489d0000.vpe: Device registered as /dev/video0
         Starting Simple Network Management Protocol (SNMP) Daemon....
         Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Reached target Host and Network Name Lookups.[    7.344550] virtio_rpmsg_bus virtio1: rpmsg host is online

[    7.373065] vip 48970000.vip: VPDMA firmware loaded
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
[    7.515767] remoteproc remoteproc1: registered virtio1 (type 7)
[  OK  ] Started Permit User Sessions.
[    7.646038] remoteproc remoteproc1: remote processor 55020000.ipu is now up
[    7.775003] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
[    7.876954] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x66
[  OK  ] Started Enable and configure wl18xx bluetooth stack.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[    8.098422] virtio_rpmsg_bus virtio2: rpmsg host is online
[    8.159039] phy phy-4a084000.phy.3: Linked as a consumer to regulator.21
[    8.186097] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x3d
[    8.280337] remoteproc remoteproc2: registered virtio2 (type 7)
[    8.293260] phy phy-4a085000.phy.4: Linked as a consumer to regulator.21
[    8.319319] remoteproc remoteproc2: remote processor 40800000.dsp is now up
[    8.387096] ahci 4a140000.sata: controller can't do 64bit DMA, forcing 32bit
[    8.421821] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    8.474935] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1
[    8.480567] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[    8.500169] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
[    8.524687] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
[    8.617495] omap-aes 4b500000.aes: will run requests pump with realtime priority
[  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
[    8.669402] ahci 4a140000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[    8.734184] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
[    8.778231] omap-aes 4b700000.aes: will run requests pump with realtime priority
[    8.813777] scsi host0: ahci
[    8.816978] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 85
[    9.102146] davinci_mdio 4b232400.mdio: davinci mdio revision 1.6, bus freq 1000000
[    9.142406] libphy: 4b232400.mdio: probed
[    9.189321] asoc-simple-card sound0: tlv320aic32x4-hifi <-> 4847c000.mcasp mapping ok
[    9.225029] davinci_mdio 4b232400.mdio: phy[1]: device 4b232400.mdio:01, driver NS DP83848C 10/100 Mbps PHY
[    9.255624] asoc-simple-card sound0: ASoC: no DMI vendor name!
[    9.276749] ata1: SATA link down (SStatus 0 SControl 300)
[    9.381613] asoc-simple-card sound1: tlv320aic32x4-hifi <-> 4846c000.mcasp mapping ok
[    9.389553] davinci_mdio 4b2b2400.mdio: davinci mdio revision 1.6, bus freq 1000000
[    9.438216] libphy: 4b2b2400.mdio: probed
[    9.472596] asoc-simple-card sound1: ASoC: no DMI vendor name!
[    9.537713] davinci_mdio 4b2b2400.mdio: phy[0]: device 4b2b2400.mdio:00, driver NS DP83848C 10/100 Mbps PHY
[    9.598585] asoc-simple-card sound2: tlv320aic32x4-hifi <-> 48470000.mcasp mapping ok
[    9.643145] davinci_mdio 4b2b2400.mdio: phy[1]: device 4b2b2400.mdio:01, driver NS DP83848C 10/100 Mbps PHY
[    9.691600] asoc-simple-card sound2: ASoC: no DMI vendor name!
[    9.754624] remoteproc remoteproc3: 4b234000.pru is available
[    9.760452] pru-rproc 4b234000.pru: PRU rproc node pru@4b234000 probed successfully
[    9.898500] remoteproc remoteproc4: 4b238000.pru is available
[    9.985402] pru-rproc 4b238000.pru: PRU rproc node pru@4b238000 probed successfully
[   10.093411] remoteproc remoteproc5: 4b2b4000.pru is available
[   10.099241] pru-rproc 4b2b4000.pru: PRU rproc node pru@4b2b4000 probed successfully
[   10.272350] remoteproc remoteproc6: 4b2b8000.pru is available
[   10.278183] pru-rproc 4b2b8000.pru: PRU rproc node pru@4b2b8000 probed successfully
[   10.542683] prueth pruss1_eth: pruss_fw_drop_untagged_vlan 0
[   10.548375] prueth pruss1_eth: pruss MC Mask (Port 1) ff:ff:ff:ff:ff:ff
[   10.677546] prueth pruss1_eth: TI PRU ethernet (type 0) driver initialized
[  OK  ] Started weston.service.
[   10.963362] prueth pruss2_eth: pruss_fw_drop_untagged_vlan 0
[   10.969052] prueth pruss2_eth: pruss MC Mask (Port 0) ff:ff:ff:ff:ff:ff
[   11.075479] prueth pruss2_eth: pruss MC Mask (Port 1) ff:ff:ff:ff:ff:ff
[   11.170603] prueth pruss2_eth: TI PRU ethernet (type 0) driver initialized
[   12.166314] dwc3 48890000.usb: Failed to get clk 'ref': -2
[   12.194802] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: probing service dce-callback with src 1024 dst 101
[   12.276920] NET: Registered protocol family 45
[   12.282321] dwc3 488d0000.usb: Failed to get clk 'ref': -2
[   12.315081] rpmsg_rpc virtio1.rpmsg-rpc.-1.102: probing service rpmsg-dce with src 1025 dst 102
[   12.324818] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: published functions = 4
[   12.416468] rpmsg_rpc virtio1.rpmsg-rpc.-1.102: published functions = 9
[   12.695348] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   12.700880] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[   12.811592] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
[   12.872868] iep ptp bc clkid -1
[   12.876069] remoteproc remoteproc5: powering up 4b2b4000.pru
[   12.902795] xhci-hcd xhci-hcd.0.auto: irq 175, io mem 0x48890000
[   12.912745] remoteproc remoteproc5: Booting fw image ti-pruss/am57xx-pru0-prueth-fw.elf, size 7228
[   12.928357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[   12.952161] pruss 4b280000.pruss: configured system_events[63-0] = 00000600,04500000
[   12.959944] pruss 4b280000.pruss: configured intr_channels = 0x000000d5 host_intr = 0x00000155
[   12.981595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.007153] usb usb1: Product: xHCI Host Controller
[   13.024178] usb usb1: Manufacturer: Linux 4.19.94-gbe5389fd85 xhci-hcd
[   13.030899] remoteproc remoteproc5: remote processor 4b2b4000.pru is now up
[   13.052962] usb usb1: SerialNumber: xhci-hcd.0.auto
[   13.065229] net eth1: started
[   13.082356] hub 1-0:1.0: USB hub found
[   13.101203] hub 1-0:1.0: 1 port detected
[   13.116424] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   13.138272] remoteproc remoteproc6: powering up 4b2b8000.pru
[   13.145817] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[   13.162536] remoteproc remoteproc6: Booting fw image ti-pruss/am57xx-pru1-prueth-fw.elf, size 7256
[   13.171677] pruss 4b280000.pruss: configured system_events[63-0] = 00600000,08a00000
[   13.195466] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[   13.213311] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   13.234363] pruss 4b280000.pruss: configured intr_channels = 0x0000032a host_intr = 0x000002aa
[   13.260747] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[   13.278196] remoteproc remoteproc6: remote processor 4b2b8000.pru is now up
[   13.292659] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.299927] usb usb2: Product: xHCI Host Controller
[   13.318304] net eth2: started
[   13.333234] iep ptp bc clkid -1
[   13.336441] remoteproc remoteproc4: powering up 4b238000.pru
[   13.356013] usb usb2: Manufacturer: Linux 4.19.94-gbe5389fd85 xhci-hcd
[   13.374611] remoteproc remoteproc4: Booting fw image ti-pruss/am57xx-pru1-prueth-fw.elf, size 7256
[   13.393202] usb usb2: SerialNumber: xhci-hcd.0.auto
[   13.408564] hub 2-0:1.0: USB hub found
[   13.415283] pruss 4b200000.pruss: configured system_events[63-0] = 00600000,08a00000
[   13.433703] hub 2-0:1.0: 1 port detected
[   13.447735] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   13.456602] pruss 4b200000.pruss: configured intr_channels = 0x0000032a host_intr = 0x000002aa
[   13.478950] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[   13.498750] remoteproc remoteproc4: remote processor 4b238000.pru is now up
[   13.515441] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
[   13.537355] net eth0: started
[   13.565910] xhci-hcd xhci-hcd.1.auto: irq 176, io mem 0x488d0000
[   13.593529] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[   13.641286] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.688693] usb usb3: Product: xHCI Host Controller
[   13.710183] usb usb3: Manufacturer: Linux 4.19.94-gbe5389fd85 xhci-hcd
[   13.754649] usb usb3: SerialNumber: xhci-hcd.1.auto
[   13.764416] hub 3-0:1.0: USB hub found
[   13.782041] hub 3-0:1.0: 1 port detected
[   13.799610] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   13.815147] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[   13.844553] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[   13.863527] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[   13.898159] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[   13.929470] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.952451] usb usb4: Product: xHCI Host Controller
[   13.957364] usb usb4: Manufacturer: Linux 4.19.94-gbe5389fd85 xhci-hcd
[   13.984810] usb usb4: SerialNumber: xhci-hcd.1.auto
[   14.012725] hub 4-0:1.0: USB hub found
[   14.024581] 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
        findutils
        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
        libmavconn
        libmpc3
        libmpfr6
        libreadline-dev
        libreadline7
        libunistring2
        m4-dev
        m4
        make
        mavlink
        mavros-extras
        mavros-msgs
        mavros
        nettle
        parted
        pdm-anomaly-detection
        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.
         Starting Save/Restore Sound Card State...
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
         Starting Matrix GUI...
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen Backlight…ightness of backlight:backlight...
         Starting Time & Date Service...
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS2.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
[  OK  ] Started Save/Restore Sound Card State.
[  OK  ] Started Matrix GUI.
[  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[  OK  ] Started Synchronize System and HW clocks.
[  OK  ] Started Time & Date Service.
         Starting Rotate log files...
[  OK  ] Reached target Sound Card.
         Stopping Simple Network Management Protocol (SNMP) Daemon....
[  OK  ] Created slice system-systemd\x2dcoredump.slice.
[  OK  ] Started Process Core Dump (PID 986/UID 0).
[  OK  ] Stopped Simple Network Management Protocol (SNMP) Daemon..
[  OK  ] Started Rotate log files.
[  OK  ] Started Login Service.
         Stopping Redis In-Memory Data Store...
[  OK  ] Stopped Redis In-Memory Data Store.
[   17.359369] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)

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

Arago Project http://arago-project.org am57xx-evm ttyS2

Arago 2019.11 am57xx-evm ttyS2

am57xx-evm login: