Created
November 28, 2023 07:03
-
-
Save nehamalcom/127019254d49057b5d342f66841bfd3c to your computer and use it in GitHub Desktop.
J721S2 Bootcmd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2024.01-rc3-00226-gd6e052c615-dirty (Nov 28 2023 - 12:26:29 +0530) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') | |
SPL initial stack usage: 13448 bytes | |
Trying to boot from MMC2 | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Loading Environment from nowhere... OK | |
Starting ATF on ARM64 core... | |
NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty | |
NOTICE: BL31: Built : 00:42:57, Jan 13 2023 | |
I/TC: | |
I/TC: OP-TEE version: 3.20.0 (gcc version 11.3.0 (GCC)) #1 Fri Jan 20 15:42:54 UTC 2023 aarch64 | |
I/TC: WARNING: This OP-TEE configuration might be insecure! | |
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html | |
I/TC: Primary CPU initializing | |
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') | |
I/TC: HUK Initialized | |
I/TC: Activated SA2UL device | |
I/TC: Fixing SA2UL firewall owner for GP device | |
I/TC: Enabled firewalls for SA2UL TRNG device | |
I/TC: SA2UL TRNG initialized | |
I/TC: SA2UL Drivers initialized | |
I/TC: Primary CPU switching to normal world boot | |
U-Boot SPL 2024.01-rc3-00226-gd6e052c615-dirty (Nov 28 2023 - 12:26:42 +0530) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') | |
Trying to boot from MMC2 | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
U-Boot 2024.01-rc3-00226-gd6e052c615-dirty (Nov 28 2023 - 12:26:42 +0530) | |
SoC: J721S2 SR1.0 GP | |
Model: Texas Instruments J721S2 EVM | |
Board: J721S2X-PM1-SOM rev E2 | |
DRAM: 16 GiB | |
Core: 85 devices, 29 uclasses, devicetree: separate | |
Flash: 0 Bytes | |
MMC: mmc@4f80000: 0, mmc@4fb0000: 1 | |
Loading Environment from nowhere... OK | |
In: serial@2880000 | |
Out: serial@2880000 | |
Err: serial@2880000 | |
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000 | |
Net: eth0: ethernet@46000000port@1 | |
Hit any key to stop autoboot: 2 1 0 | |
=> | |
=> | |
=> env default -f -a | |
## Resetting to default environment | |
=> printenv bootcmd | |
bootcmd=run envboot; bootflow scan -lb | |
=> printenv envboot | |
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi; | |
=> printenv boot_targets | |
boot_targets=mmc1 mmc0 usb pxe dhcp | |
=> boot | |
switch to partitions #0, OK | |
mmc1 is current device | |
SD/MMC found on device 1 | |
574 bytes read in 25 ms (21.5 KiB/s) | |
Loaded env from uEnv.txt | |
Importing environment from mmc1 ... | |
Scanning for bootflows in all bootdevs | |
Seq Method State Uclass Part Name Filename | |
--- ----------- ------ -------- ---- ------------------------ ---------------- | |
Scanning global bootmeth 'efi_mgr': | |
No EFI system partition | |
No EFI system partition | |
Failed to persist EFI variables | |
No EFI system partition | |
Failed to persist EFI variables | |
No EFI system partition | |
Failed to persist EFI variables | |
No EFI system partition | |
Failed to persist EFI variables | |
No EFI system partition | |
Failed to persist EFI variables | |
No EFI system partition | |
Failed to persist EFI variables | |
No EFI system partition | |
Failed to persist EFI variables | |
0 efi_mgr ready (none) 0 <NULL> | |
** Booting bootflow '<NULL>' with efi_mgr | |
ERROR: need device tree | |
Boot failed (err=-14) | |
Scanning bootdev 'mmc@4fb0000.bootdev': | |
1 efi ready mmc 1 mmc@4fb0000.bootdev.part_ efi/boot/bootaa64.efi | |
** Booting bootflow 'mmc@4fb0000.bootdev.part_1' with efi | |
Booting /efi\boot\bootaa64.efi | |
Welcome to GRUB! | |
error: no such device: ((hd0,msdos1)/efi/boot)/EFI/BOOT/grub.cfg. | |
error: serial port `com0' isn't found. | |
GNU GRUB version 2.06 | |
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ Use the â and â keys to select which entry is highlighted. | |
Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. *boot The highlighted entry will be executed automatically in 3s. The highlighted entry will be executed automatically in 2s. The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `boot' | |
EFI stub: Booting Linux Kernel... | |
EFI stub: EFI_RNG_PROTOCOL unavailable | |
EFI stub: Using DTB from configuration table | |
EFI stub: Exiting boot services... | |
I/TC: Secondary CPU 1 initializing | |
I/TC: Secondary CPU 1 switching to normal world boot | |
I/TC: Reserved shared memory is enabled | |
I/TC: Dynamic shared memory is enabled | |
I/TC: Normal World virtualization support is disabled | |
I/TC: Asynchronous notifications are disabled | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] | |
[ 0.000000] Linux version 6.1.46-g3db9a45004 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Nov 16 17:51:19 UTC 2023 | |
[ 0.000000] Machine model: Texas Instruments J721S2 EVM | |
[ 0.000000] efi: EFI v2.100 by Das U-Boot | |
[ 0.000000] efi: RTPROP=0xfce6f040 SMBIOS=0xfdebf000 MEMRESERVE=0xdf268040 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a6000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node c71-memory@a6100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a7000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node c71-memory@a7100000, compatible id shared-dma-pool | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000bffffefff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a9bfffff] | |
[ 0.000000] node 0: [mem 0x00000000a9c00000-0x00000000fce6efff] | |
[ 0.000000] node 0: [mem 0x00000000fce6f000-0x00000000fce6ffff] | |
[ 0.000000] node 0: [mem 0x00000000fce70000-0x00000000fce70fff] | |
[ 0.000000] node 0: [mem 0x00000000fce71000-0x00000000fce72fff] | |
[ 0.000000] node 0: [mem 0x00000000fce73000-0x00000000fce73fff] | |
[ 0.000000] node 0: [mem 0x00000000fce74000-0x00000000fce83fff] | |
[ 0.000000] node 0: [mem 0x00000000fce84000-0x00000000fdebefff] | |
[ 0.000000] node 0: [mem 0x00000000fdebf000-0x00000000fdebffff] | |
[ 0.000000] node 0: [mem 0x00000000fdec0000-0x00000000ffebffff] | |
[ 0.000000] node 0: [mem 0x00000000ffec0000-0x00000000ffecffff] | |
[ 0.000000] node 0: [mem 0x00000000ffed0000-0x00000000ffffffff] | |
[ 0.000000] node 0: [mem 0x0000000880000000-0x0000000bffffefff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000bffffefff] | |
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges | |
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fae00000 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.1 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: Trusted OS migration not required | |
[ 0.000000] psci: SMC Calling Convention v1.2 | |
[ 0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824 | |
[ 0.000000] Detected PIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: detected: Spectre-v3a | |
[ 0.000000] CPU features: detected: Spectre-BHB | |
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR | |
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) | |
[ 0.000000] CPU features: detected: ARM erratum 1742098 | |
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 | |
[ 0.000000] alternatives: applying boot alternatives | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128767 | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/Image root=PARTUUID=a1929d06-02 rootwait rootfstype=ext4 | |
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/Image", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: area num 2. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000f6e00000-0x00000000fae00000] (64MB) | |
[ 0.000000] Memory: 16151864K/16777212K available (13056K kernel code, 1302K rwdata, 4452K rodata, 2176K init, 501K bss, 592580K reserved, 32768K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU event tracing is enabled. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. | |
[ 0.000000] Trampoline variant of Tasks RCU enabled. | |
[ 0.000000] Tracing variant of Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: 960 SPIs implemented | |
[ 0.000000] GICv3: 0 Extended SPIs implemented | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GICv3: GICv3 features: 16 PPIs | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 | |
[ 0.000000] ITS [mem 0x01820000-0x0182ffff] | |
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS | |
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 | |
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x0000000880030000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000 | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns | |
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns | |
[ 0.000287] Console: colour dummy device 80x25 | |
[ 0.000659] printk: console [tty0] enabled | |
[ 0.000696] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.000709] pid_max: default: 32768 minimum: 301 | |
[ 0.000745] LSM: Security Framework initializing | |
[ 0.000858] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.000912] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.002028] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.002053] cblist_init_generic: Setting shift to 1 and lim to 1. | |
[ 0.002108] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.002117] cblist_init_generic: Setting shift to 1 and lim to 1. | |
[ 0.002234] rcu: Hierarchical SRCU implementation. | |
[ 0.002245] rcu: Max phase no-delay instances is 1000. | |
[ 0.002470] Platform MSI: msi-controller@1820000 domain created | |
[ 0.002662] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created | |
[ 0.003378] Remapping and enabling EFI services. | |
[ 0.003576] smp: Bringing up secondary CPUs ... | |
[ 0.014150] Detected PIPT I-cache on CPU1 | |
[ 0.014234] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 | |
[ 0.014251] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000 | |
[ 0.014295] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] | |
[ 0.014394] smp: Brought up 1 node, 2 CPUs | |
[ 0.014481] SMP: Total of 2 processors activated. | |
[ 0.014492] CPU features: detected: 32-bit EL0 Support | |
[ 0.014499] CPU features: detected: CRC32 instructions | |
[ 0.014554] CPU: All CPU(s) started at EL2 | |
[ 0.014560] alternatives: applying system-wide alternatives | |
[ 0.015714] devtmpfs: initialized | |
[ 0.024762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.024801] futex hash table entries: 512 (order: 3, 32768 bytes, linear) | |
[ 0.025459] pinctrl core: initialized pinctrl subsystem | |
[ 0.025867] SMBIOS 3.0 present. | |
[ 0.025887] DMI: Unknown Unknown Product/Unknown Product, BIOS 2024.01-rc3-00226-gd6e052c615-dirty 01/01/2024 | |
[ 0.026300] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.027227] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.027699] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.028173] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.028257] audit: initializing netlink subsys (disabled) | |
[ 0.028374] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1 | |
[ 0.028628] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.028633] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.028668] cpuidle: using governor menu | |
[ 0.028765] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.028816] ASID allocator initialised with 32768 entries | |
[ 0.040797] KASLR enabled | |
[ 0.044677] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.044698] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.044705] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.044710] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.044717] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.044723] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.044729] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.044734] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.045975] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected | |
[ 0.046837] iommu: Default domain type: Translated | |
[ 0.046853] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.047029] SCSI subsystem initialized | |
[ 0.047262] usbcore: registered new interface driver usbfs | |
[ 0.047291] usbcore: registered new interface driver hub | |
[ 0.047311] usbcore: registered new device driver usb | |
[ 0.047648] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.047656] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.047670] PTP clock support registered | |
[ 0.047770] EDAC MC: Ver: 3.0.0 | |
[ 0.048198] Registered efivars operations | |
[ 0.048641] FPGA manager framework | |
[ 0.048694] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.049234] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.049394] VFS: Disk quotas dquot_6.6.0 | |
[ 0.049426] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.053039] NET: Registered PF_INET protocol family | |
[ 0.053702] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.060291] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) | |
[ 0.060396] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.060425] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.060948] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
[ 0.062258] TCP: Hash tables configured (established 131072 bind 65536) | |
[ 0.062416] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.062626] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.062976] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.063415] RPC: Registered named UNIX socket transport module. | |
[ 0.063431] RPC: Registered udp transport module. | |
[ 0.063436] RPC: Registered tcp transport module. | |
[ 0.063441] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.063450] NET: Registered PF_XDP protocol family | |
[ 0.063469] PCI: CLS 0 bytes, default 64 | |
[ 0.063988] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available | |
[ 0.065006] Initialise system trusted keyrings | |
[ 0.065187] workingset: timestamp_bits=46 max_order=22 bucket_order=0 | |
[ 0.068496] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.068956] NFS: Registering the id_resolver key type | |
[ 0.068985] Key type id_resolver registered | |
[ 0.068991] Key type id_legacy registered | |
[ 0.069035] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.069044] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.069180] 9p: Installing v9fs 9p2000 file system support | |
[ 0.093895] Key type asymmetric registered | |
[ 0.093906] Asymmetric key parser 'x509' registered | |
[ 0.093953] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 0.094072] io scheduler mq-deadline registered | |
[ 0.094083] io scheduler kyber registered | |
[ 0.096662] pinctrl-single 4301c000.pinctrl: 13 pins, size 52 | |
[ 0.096778] pinctrl-single 4301c038.pinctrl: 11 pins, size 44 | |
[ 0.096925] pinctrl-single 4301c068.pinctrl: 72 pins, size 288 | |
[ 0.097018] pinctrl-single 4301c190.pinctrl: 1 pins, size 4 | |
[ 0.097182] pinctrl-single 11c000.pinctrl: 72 pins, size 288 | |
[ 0.097348] pinctrl-single 104200.pinctrl: 20 pins, size 80 | |
[ 0.097445] pinctrl-single 104280.pinctrl: 8 pins, size 32 | |
[ 0.102960] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.107862] loop: module loaded | |
[ 0.108814] megasas: 07.719.03.00-rc1 | |
[ 0.111554] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.112045] thunder_xcv, ver 1.0 | |
[ 0.112071] thunder_bgx, ver 1.0 | |
[ 0.112090] nicpf, ver 1.0 | |
[ 0.112403] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 0.112411] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 0.112448] hclge is initializing | |
[ 0.112467] e1000: Intel(R) PRO/1000 Network Driver | |
[ 0.112472] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 0.112496] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 0.112501] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 0.112522] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 0.112528] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 0.112548] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.112554] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.112652] sky2: driver version 1.30 | |
[ 0.113181] VFIO - User Level meta-driver version: 0.3 | |
[ 0.113779] usbcore: registered new interface driver usb-storage | |
[ 0.114359] i2c_dev: i2c /dev entries driver | |
[ 0.115496] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.115510] sdhci: Copyright(c) Pierre Ossman | |
[ 0.116010] Synopsys Designware Multimedia Card Interface Driver | |
[ 0.116340] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.116961] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.117199] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.117515] usbcore: registered new interface driver usbhid | |
[ 0.117524] usbhid: USB HID core driver | |
[ 0.118526] optee: probing for conduit method. | |
[ 0.118562] optee: revision 3.20 (8e74d476) | |
[ 0.139090] optee: dynamic shared memory is enabled | |
[ 0.139384] optee: initialized driver | |
[ 0.140884] Initializing XFRM netlink socket | |
[ 0.140921] NET: Registered PF_PACKET protocol family | |
[ 0.141012] 9pnet: Installing 9P2000 support | |
[ 0.141063] Key type dns_resolver registered | |
[ 0.141369] registered taskstats version 1 | |
[ 0.141393] Loading compiled-in X.509 certificates | |
[ 0.148884] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') | |
[ 0.199942] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz | |
[ 0.200710] pca953x 1-0021: supply vcc not found, using dummy regulator | |
[ 0.200797] pca953x 1-0021: using no AI | |
[ 0.221767] pca953x 1-0020: supply vcc not found, using dummy regulator | |
[ 0.221840] pca953x 1-0020: using no AI | |
[ 0.222661] pca953x 1-0022: supply vcc not found, using dummy regulator | |
[ 0.222726] pca953x 1-0022: using AI | |
[ 0.223535] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz | |
[ 0.223788] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created | |
[ 0.223908] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created | |
[ 0.224026] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created | |
[ 0.224306] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created | |
[ 0.227494] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272 | |
[ 0.227524] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled | |
[ 0.227531] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64 | |
[ 0.229333] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259 | |
[ 0.229358] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled | |
[ 0.229364] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64 | |
[ 0.230057] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 186, base_baud = 6000000) is a 8250 | |
[ 0.230748] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 187, base_baud = 3000000) is a 8250 | |
[ 2.402031] printk: console [ttyS2] enabled | |
[ 2.408059] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode | |
[ 2.453246] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 2.463978] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 2.474334] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 | |
[ 2.490420] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 2.499436] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 2.507328] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0 | |
[ 2.520524] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0 | |
[ 2.531819] mmc0: CQHCI version 5.10 | |
[ 2.531890] gpio-mux mux-controller: 2-way mux-controller registered | |
[ 2.549211] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100 | |
[ 2.557775] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100 | |
[ 2.566284] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100 | |
[ 2.573240] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit | |
[ 2.574784] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100 | |
[ 2.593896] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) | |
[ 2.606438] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16) | |
[ 2.619754] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode | |
[ 2.665244] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 2.676001] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 2.686359] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 | |
[ 2.702450] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 2.711478] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 2.719320] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0 | |
[ 2.731874] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 | |
[ 2.742390] mmc1: CQHCI version 5.10 | |
[ 2.758419] ALSA device list: | |
[ 2.762154] No soundcards found. | |
[ 2.769917] mmc0: Command Queue Engine enabled | |
[ 2.775485] mmc0: new HS400 MMC card at address 0001 | |
[ 2.782142] mmcblk0: mmc0:0001 S0J56X 14.8 GiB | |
[ 2.788062] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit | |
[ 2.799544] mmcblk0: p1 | |
[ 2.803122] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB | |
[ 2.810151] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB | |
[ 2.817055] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0) | |
[ 2.825000] Waiting for root device PARTUUID=a1929d06-02... | |
[ 2.864231] mmc1: new ultra high speed DDR50 SDHC card at address aaaa | |
[ 2.872917] mmcblk1: mmc1:aaaa SL32G 29.7 GiB | |
[ 2.884046] mmcblk1: p1 p2 | |
[ 2.903786] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. | |
[ 2.914507] VFS: Mounted root (ext4 filesystem) readonly on device 179:98. | |
[ 2.926272] devtmpfs: mounted | |
[ 2.931020] Freeing unused kernel memory: 2176K | |
[ 2.936783] Run /sbin/init as init process | |
[ 3.213989] systemd[1]: System time before build time, advancing clock. | |
[ 3.277838] NET: Registered PF_INET6 protocol family | |
[ 3.284913] Segment Routing with IPv6 | |
[ 3.289533] In-situ OAM (IOAM) with IPv6 | |
[ 3.326589] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) | |
[ 3.366145] systemd[1]: Detected architecture arm64. | |
Welcome to Arago 2023.10! | |
[ 3.448705] systemd[1]: Hostname set to <j721s2-evm>. | |
[ 3.546296] systemd-sysv-generator[141]: SysV service '/etc/init.d/netopeer2-server' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 3.580410] systemd-sysv-generator[141]: SysV service '/etc/init.d/sysrepo' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 3.610803] systemd-sysv-generator[141]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 3.832920] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. | |
[ 3.888787] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. | |
[ 3.955983] systemd[1]: Queued start job for default target Graphical Interface. | |
[ 4.001985] systemd[1]: Created slice Slice /system/getty. | |
[ OK ] Created slice Slice /system/getty. | |
[ 4.027155] systemd[1]: Created slice Slice /system/modprobe. | |
[ OK ] Created slice Slice /system/modprobe. | |
[ 4.055110] systemd[1]: Created slice Slice /system/serial-getty. | |
[ OK ] Created slice Slice /system/serial-getty. | |
[ 4.082673] systemd[1]: Created slice User and Session Slice. | |
[ OK ] Created slice User and Session Slice. | |
[ 4.105536] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[ OK ] Started Dispatch Password âts to Console Directory Watch. | |
[ 4.133447] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ OK ] Started Forward Password Râuests to Wall Directory Watch. | |
[ 4.161527] systemd[1]: Reached target Path Units. | |
[ OK ] Reached target Path Units. | |
[ 4.177327] systemd[1]: Reached target Remote File Systems. | |
[ OK ] Reached target Remote File Systems. | |
[ 4.201319] systemd[1]: Reached target Slice Units. | |
[ OK ] Reached target Slice Units. | |
[ 4.217335] systemd[1]: Reached target Swaps. | |
[ OK ] Reached target Swaps. | |
[ 4.274288] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[ OK ] Listening on RPCbind Server Activation Socket. | |
[ 4.301448] systemd[1]: Reached target RPC Port Mapper. | |
[ OK ] Reached target RPC Port Mapper. | |
[ 4.331915] systemd[1]: Listening on Process Core Dump Socket. | |
[ OK ] Listening on Process Core Dump Socket. | |
[ 4.357578] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[ OK ] Listening on initctl Compatibility Named Pipe. | |
[ 4.381799] systemd[1]: Listening on Journal Audit Socket. | |
[ OK ] Listening on Journal Audit Socket. | |
[ 4.405662] systemd[1]: Listening on Journal Socket (/dev/log). | |
[ OK ] Listening on Journal Socket (/dev/log). | |
[ 4.429670] systemd[1]: Listening on Journal Socket. | |
[ OK ] Listening on Journal Socket. | |
[ 4.445767] systemd[1]: Listening on Network Service Netlink Socket. | |
[ OK ] Listening on Network Service Netlink Socket. | |
[ 4.469744] systemd[1]: Listening on udev Control Socket. | |
[ OK ] Listening on udev Control Socket. | |
[ 4.493588] systemd[1]: Listening on udev Kernel Socket. | |
[ OK ] Listening on udev Kernel Socket. | |
[ 4.517597] systemd[1]: Listening on User Database Manager Socket. | |
[ OK ] Listening on User Database Manager Socket. | |
[ 4.557667] systemd[1]: Mounting Huge Pages File System... | |
Mounting Huge Pages File System... | |
[ 4.576907] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting POSIX Message Queue File System... | |
[ 4.617667] systemd[1]: Mounting Kernel Debug File System... | |
Mounting Kernel Debug File System... | |
[ 4.633628] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 4.656554] systemd[1]: Mounting Temporary Directory /tmp... | |
Mounting Temporary Directory /tmp... | |
[ 4.677651] systemd[1]: Starting Create List of Static Device Nodes... | |
Starting Create List of Static Device Nodes... | |
[ 4.717857] systemd[1]: Starting Load Kernel Module configfs... | |
Starting Load Kernel Module configfs... | |
[ 4.740845] systemd[1]: Starting Load Kernel Module drm... | |
Starting Load Kernel Module drm... | |
[ 4.760950] systemd[1]: Starting Load Kernel Module fuse... | |
Starting Load Kernel Module fuse... | |
[ 4.783547] fuse: init (API version 7.37) | |
[ 4.813952] systemd[1]: Starting Start psplash boot splash screen... | |
Starting Start psplash boot splash screen... | |
[ 4.844865] systemd[1]: Starting RPC Bind... | |
Starting RPC Bind... | |
[ 4.893926] systemd[1]: Starting File System Check on Root Device... | |
Starting File System Check on Root Device... | |
[ 4.923194] systemd[1]: Starting Journal Service... | |
Starting Journal Service... | |
[ 4.940232] systemd[1]: Starting Load Kernel Modules... | |
Starting Load Kernel Modules... | |
[ 4.956613] systemd[1]: Starting Generate network units from Kernel command line... | |
Starting Generate network âts from Kernel co[ 4.975146] systemd[1]: Starting Coldplug All udev Devices... | |
mmand line... | |
Starting Coldplug All udev Devices... | |
[ 4.990369] cryptodev: loading out-of-tree module taints kernel. | |
[ 4.992083] systemd[1]: Started RPC Bind. | |
[ OK ] Started RPC Bind. | |
[ 5.006186] cryptodev: driver 1.12 loaded. | |
[ 5.006319] systemd[1]: Mounted Huge Pages File System. | |
[ OK ] Mounted Huge Pages File System.[ 5.023812] systemd[1]: Mounted POSIX Message Queue File System. | |
[ OK ] Mounted POSIX Message Queue File Sy[ 5.038288] systemd[1]: Mounted Kernel Debug File System. | |
stem. | |
[ 5.052183] systemd[1]: Mounted Temporary Directory /tmp. | |
[ OK ] Mounted Kernel Debug File System 5.060956] systemd[1]: Finished Create List of Static Device Nodes. | |
m. | |
[ OK ] Mounted Temporary Directory /tm[ 5.075950] systemd[1]: modprobe@configfs.service: Deactivated successfully. | |
p. | |
[ OK ] Finished Create List of Sta[ 5.092056] systemd[1]: Finished Load Kernel Module configfs. | |
tic Device Nodes. | |
[ 5.105638] systemd[1]: Started Journal Service. | |
[ OK ] Finished Load Kernel Module configfs. | |
[ OK ] Started Journal Service. | |
[ OK ] Finished Load Kernel Module drm. | |
[ OK ] Finished Load Kernel Module fuse. | |
[FAILED] Failed to start Start psplash boot splash screen. | |
See 'systemctl status psplash-start.service' for details. | |
[DEPEND] Dependency failed for Starâprogress communication helper. | |
[ OK ] Finished Load Kernel Modules. | |
[ OK ] Finished Generate network units from Kernel command line. | |
Mounting FUSE Control File System... | |
Mounting Kernel Configuration File System... | |
Starting Apply Kernel Variables... | |
[ OK ] Finished File System Check on Root Device. | |
[ OK ] Mounted FUSE Control File System. | |
[ OK ] Mounted Kernel Configuration File System. | |
[ OK ] Finished Apply Kernel Variables. | |
Starting Remount Root and Kernel File Systems... | |
[ 5.403687] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none. | |
[ OK ] Finished Remount Root and Kernel File Systems. | |
Starting Flush Journal to Persistent Storage... | |
[ 5.471966] systemd-journald[159]: Received client request to flush runtime journal. | |
Starting Create Static Device Nodes in /dev... | |
[ OK ] Finished Coldplug All udev Devices. | |
[ OK ] Finished Flush Journal to Persistent Storage. | |
[ OK ] Finished Create Static Device Nodes in /dev. | |
[ OK ] Reached target Preparation for Local File Systems. | |
Mounting /media/ram... | |
Mounting /var/volatile... | |
[ 5.640723] audit: type=1334 audit(1651167747.424:2): prog-id=5 op=LOAD | |
[ 5.649526] audit: type=1334 audit(1651167747.436:3): prog-id=6 op=LOAD | |
Starting Rule-based Manageâfor Device Events and Files... | |
[ OK ] Mounted /media/ram. | |
[ OK ] Mounted /var/volatile. | |
Starting Load/Save Random Seed... | |
[ OK ] Started Rule-based Manager for Device Events and Files. | |
[ 6.176468] random: crng init done | |
[ OK ] Finished Load/Save Random Seed. | |
[ 6.238430] CAN device driver interface | |
[ 6.253120] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: | |
[ 6.287259] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 | |
[ 6.298181] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 | |
[ 6.309244] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 | |
[ 6.320619] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a6000000 | |
[ 6.335084] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode | |
[ 6.344565] remoteproc remoteproc0: 64800000.dsp is available | |
[ OK ] Found device /dev/ttyS2. | |
[ 6.376293] k3-dsp-rproc 65800000.dsp: assigned reserved memory node c71-dma-memory@a7000000 | |
[ 6.383636] remoteproc remoteproc0: powering up 64800000.dsp | |
[ 6.394218] remoteproc remoteproc0: Booting fw image j721s2-c71_0-fw, size 10488888 | |
[ 6.406124] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode | |
[ 6.419264] remoteproc remoteproc0: unsupported resource 65538 | |
[ 6.430179] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa6e00000 | |
[ 6.434222] remoteproc remoteproc1: 65800000.dsp is available | |
[ 6.441364] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node c71-dma-memory@a6000000 | |
[ 6.472620] virtio_rpmsg_bus virtio0: rpmsg host is online | |
[ 6.498049] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7) | |
[ 6.510212] remoteproc remoteproc0: remote processor 64800000.dsp is now up | |
[ 6.519613] remoteproc remoteproc1: powering up 65800000.dsp | |
[ 6.528155] remoteproc remoteproc1: Booting fw image j721s2-c71_1-fw, size 10488888 | |
[ 6.545845] remoteproc remoteproc1: unsupported resource 65538 | |
[ 6.558198] k3-dsp-rproc 65800000.dsp: booting DSP core using boot addr = 0xa7e00000 | |
[ 6.572483] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node c71-dma-memory@a7000000 | |
[ 6.591858] virtio_rpmsg_bus virtio1: rpmsg host is online | |
[ 6.602228] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7) | |
[ 6.612956] at24 0-0050: supply vcc not found, using dummy regulator | |
[ 6.617290] remoteproc remoteproc1: remote processor 65800000.dsp is now up | |
[ 6.678683] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) | |
[ 6.703567] platform 41000000.r5f: configured R5F for IPC-only mode | |
[ 6.716104] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 6.721513] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write | |
[ 6.733155] remoteproc remoteproc2: 41000000.r5f is available | |
[ 6.743693] remoteproc remoteproc2: attaching to 41000000.r5f | |
[ 6.754092] platform 41000000.r5f: R5F core initialized in IPC-only mode | |
[ 6.773427] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 6.786509] virtio_rpmsg_bus virtio2: rpmsg host is online | |
[ 6.799781] rproc-virtio rproc-virtio.4.auto: registered virtio2 (type 7) | |
[ 6.800523] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 6.809248] remoteproc remoteproc2: remote processor 41000000.r5f is now attached | |
[ 6.828411] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe | |
[ 6.845715] platform 5c00000.r5f: configured R5F for remoteproc mode | |
[ 6.846150] m_can_platform 40528000.can: m_can device registered (irq=457, version=32) | |
[ 6.876481] m_can_platform 40568000.can: m_can device registered (irq=458, version=32) | |
[ 6.897497] m_can_platform 2731000.can: m_can device registered (irq=459, version=32) | |
[ 6.911566] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000 | |
[ 6.915563] m_can_platform 2751000.can: m_can device registered (irq=460, version=32) | |
[ 6.922203] remoteproc remoteproc3: 5c00000.r5f is available | |
[ 6.936433] m_can_platform 26a1000.can: m_can device registered (irq=461, version=32) | |
[ 6.960292] remoteproc remoteproc3: powering up 5c00000.r5f | |
[ 6.968976] remoteproc remoteproc3: Booting fw image j721s2-main-r5f0_0-fw, size 67324 | |
[ 7.015670] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node r5f-dma-memory@a2000000 | |
[ 7.033889] virtio_rpmsg_bus virtio3: rpmsg host is online | |
[ 7.047082] rproc-virtio rproc-virtio.5.auto: registered virtio3 (type 7) | |
[ 7.058223] platform 5e00000.r5f: configured R5F for remoteproc mode | |
[ 7.062010] remoteproc remoteproc3: remote processor 5c00000.r5f is now up | |
[ 7.100419] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000 | |
[ 7.151643] remoteproc remoteproc4: 5e00000.r5f is available | |
[ 7.252117] remoteproc remoteproc4: powering up 5e00000.r5f | |
[ 7.261722] remoteproc remoteproc4: Booting fw image j721s2-main-r5f1_0-fw, size 67324 | |
[ 7.281001] rproc-virtio rproc-virtio.6.auto: assigned reserved memory node r5f-dma-memory@a4000000 | |
[ 7.305906] virtio_rpmsg_bus virtio4: rpmsg host is online | |
[ 7.316189] rproc-virtio rproc-virtio.6.auto: registered virtio4 (type 7) | |
[ 7.327058] remoteproc remoteproc4: remote processor 5e00000.r5f is now up | |
[ 7.345566] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0000:00 | |
[ 7.383000] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 7.435938] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x18001000-0x18010fff]) | |
[ 7.513434] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff] | |
[ 7.563567] pci 0000:00:00.0: [104c:b013] type 01 class 0x060400 | |
[ 7.603771] pci 0000:00:00.0: supports D1 | |
[ 7.624421] pci 0000:00:00.0: PME# supported from D0 D1 D3hot | |
[ 7.708157] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c | |
[ 7.719293] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 7.744937] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
[ 7.753305] pci 0000:00:00.0: PCI bridge to [bus 01] | |
[ 7.764664] pcieport 0000:00:00.0: PME: Signaling with IRQ 467 | |
[ 7.802914] pcieport 0000:00:00.0: AER: enabled with IRQ 467 | |
[ OK ] Reached target Hardware activated USB gadget. | |
[ OK ] Created slice Slice /system/systemd-fsck. | |
[ OK ] Found device /dev/mmcblk0p1. | |
Starting File System Check on /dev/mmcblk0p1... | |
/dev/mmcblk0p1: fsck 0.0% complete.../dev/mmcblk0p1: fsck 0.6% complete... [FAILED] Failed to start File System Check on /dev/mmcblk0p1. | |
See 'systemctl status systemd-fsck@dev-mmcblk0p1.service' for details. | |
[DEPEND] Dependency failed for /run/media/rootfs-mmcblk0p1. | |
[ OK ] Found device /dev/disk/by-uuid/A71B-B6CC. | |
Mounting /boot... | |
[ OK ] Mounted /boot. | |
[ OK ] Reached target Local File Systems. | |
Starting Create Volatile Files and Directories... | |
[ OK ] Finished Create Volatile Files and Directories. | |
Starting Network Time Synchronization... | |
Starting Record System Boot/Shutdown in UTMP... | |
[ OK ] Finished Record System Boot/Shutdown in UTMP. | |
[ OK ] Started Network Time Synchronization. | |
[ OK ] Reached target System Initialization. | |
[ OK ] Started Daily Cleanup of Temporary Directories. | |
[ OK ] Reached target System Time Set. | |
[ OK ] Started Daily rotation of log files. | |
[ OK ] Reached target Timer Units. | |
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. | |
[ OK ] Listening on D-Bus System Message Bus Socket. | |
Starting Docker Socket for the API... | |
[ OK ] Listening on dropbear.socket. | |
[ OK ] Listening on PC/SC Smart Card Daemon Activation Socket. | |
Starting Weston socket... | |
Starting D-Bus System Message Bus... | |
Starting Reboot and dump vmcore via kexec... | |
[ OK ] Listening on Docker Socket for the API. | |
[ OK ] Listening on Weston socket. | |
[ OK ] Finished Reboot and dump vmcore via kexec. | |
[ OK ] Started D-Bus System Message Bus. | |
[ OK ] Reached target Socket Units. | |
[ OK ] Reached target Basic System. | |
[ OK ] Started Job spooling tools. | |
[ OK ] Started Periodic Command Scheduler. | |
Starting Print notice about GPLv3 packages... | |
Starting IPv6 Packet Filtering Framework... | |
Starting IPv4 Packet Filtering Framework... | |
[ OK ] Started irqbalance daemon. | |
Starting Lighttpd Daemon... | |
[ OK ] Started strongSwan IPsec IâIKEv2 daemon using ipsec.conf. | |
[ 9.546739] audit: type=1334 audit(1651167751.332:4): prog-id=7 op=LOAD | |
[ 9.555505] audit: type=1334 audit(1651167751.340:5): prog-id=8 op=LOAD | |
Starting User Login Management... | |
[ OK ] Started TEE Supplicant. | |
Starting Telnet Server... | |
[FAILED] Failed to start Print notice about GPLv3 packages. | |
See 'systemctl status gplv3-notice.service' for details. | |
[ OK ] Finished IPv6 Packet Filtering Framework. | |
[ OK ] Finished IPv4 Packet Filtering Framework. | |
[ OK ] Started Lighttpd Daemon. | |
[ OK ] Finished Telnet Server. | |
[ OK ] Started User Login Management. | |
[ OK ] Reached target Preparation for Network. | |
Starting Network Configuration... | |
[ OK ] Listening on Load/Save RF âitch Status /dev/rfkill Watch. | |
[ 9.966680] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 9.985425] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ OK ] Started Network Configuration. | |
[ 10.065030] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL) | |
[ 10.077022] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode | |
Starting Network Name Resolution... | |
[ OK ] Started Network Name Resolution. | |
[ OK ] Reached target Network. | |
[ OK ] Reached target Host and Network Name Lookups. | |
Starting Avahi mDNS/DNS-SD Stack... | |
Starting Enable and configure wl18xx bluetooth stack... | |
Starting containerd container runtime... | |
[ OK ] Started Netperf Benchmark Server. | |
[ OK ] Started NFS status monitor for NFSv2/3 locking.. | |
Starting Permit User Sessions... | |
[FAILED] Failed to start Enable andâfigure wl18xx bluetooth stack. | |
See 'systemctl status bt-enable.service' for details. | |
[ OK ] Finished Permit User Sessions. | |
[ OK ] Started Avahi mDNS/DNS-SD Stack. | |
[ OK ] Started Getty on tty1. | |
[ OK ] Started Serial Getty on ttyS2. | |
[ OK ] Reached target Login Prompts. | |
Starting Synchronize System and HW clocks... | |
Starting Weston, a Waylandâositor, as a system service... | |
[FAILED] Failed to start Synchronize System and HW clocks. | |
See 'systemctl status sync-clocks.service' for details. | |
[ 10.939606] audit: type=1334 audit(1651167752.724:6): prog-id=9 op=LOAD | |
[ 10.948711] audit: type=1334 audit(1651167752.736:7): prog-id=10 op=LOAD | |
Starting User Database Manager... | |
[ OK ] Started User Database Manager. | |
[ OK ] Created slice User Slice of UID 1000. | |
Starting User Runtime Directory /run/user/1000... | |
[ OK ] Finished User Runtime Directory /run/user/1000. | |
Starting User Manager for UID 1000... | |
[ 11.276235] audit: type=1006 audit(1651167753.060:8): pid=588 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1 | |
[ 11.292992] audit: type=1300 audit(1651167753.060:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc631ddb8 a2=4 a3=ffffb681d020 items=0 ppid=1 pid=588 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null) | |
[ 11.326384] audit: type=1327 audit(1651167753.060:8): proctitle="(systemd)" | |
[ OK ] Started User Manager for UID 1000. | |
[ OK ] Started Session c1 of User weston. | |
[ 11.724411] audit: type=1006 audit(1651167753.508:9): pid=578 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1 | |
[ 11.739933] audit: type=1300 audit(1651167753.508:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc631ddb8 a2=4 a3=ffffb681d020 items=0 ppid=1 pid=578 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null) | |
[ 11.772837] audit: type=1327 audit(1651167753.508:9): proctitle="(weston)" | |
[FAILED] Failed to start Weston, a âmpositor, as a system service. | |
See 'systemctl status weston.service' for details. | |
[DEPEND] Dependency failed for Matrix GUI. | |
[ OK ] Started containerd container runtime. | |
[ OK ] Reached target Multi-User System. | |
[ OK ] Reached target Graphical Interface. | |
Starting Record Runlevel Change in UTMP... | |
[ OK ] Finished Record Runlevel Change in UTMP. | |
_____ _____ _ _ | |
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| .'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project j721s2-evm - | |
Arago 2023.10 j721s2-evm - | |
j721s2-evm login: root | |
[ 15.756991] audit: type=1006 audit(1651167757.540:10): pid=602 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 | |
[ 15.772980] audit: type=1300 audit(1651167757.540:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffc631ddb8 a2=1 a3=ffffb681d020 items=0 ppid=1 pid=602 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null) | |
root@j721s2-evm:~# ls . / | |
bin boot dev etc home lib linuxrc lost+found media mnt opt proc run sbin srv sys tmp usr var www | |
root@j721s2-evm:~# poweroff | |
Stopping Session c2 of User root... | |
[ OK ] Removed slice Slice /system/modprobe. | |
[ OK ] Removed slice Slice /system/systemd-fsck. | |
[ OK ] Stopped target Graphical Interface. | |
[ OK ] Stopped target Multi-User System. | |
[ OK ] Stopped target Login Prompts. | |
[ OK ] Stopped target RPC Port Mapper. | |
[ OK ] Stopped target Timer Units. | |
[ OK ] Stopped Daily rotation of log files. | |
[ OK ] Stopped Daily Cleanup of Temporary Directories. | |
[ OK ] Stopped target System Time Set. | |
[ OK ] Stopped target Hardware activated USB gadget. | |
[ OK ] Closed Process Core Dump Socket. | |
[ OK ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. | |
Stopping Job spooling tools... | |
Stopping Avahi mDNS/DNS-SD Stack... | |
Stopping containerd container runtime... | |
Stopping Periodic Command Scheduler... | |
Stopping Getty on tty1... | |
Stopping irqbalance daemon... | |
Stopping Reboot and dump vmcore via kexec... | |
Stopping Lighttpd Daemon... | |
Stopping Netperf Benchmark Server... | |
Stopping NFS status monitor for NFSv2/3 locking.... | |
Stopping Serial Getty on ttyS2... | |
Stopping strongSwan IPsec âEv2 daemon using ipsec.conf... | |
Stopping Load/Save Random Seed... | |
Stopping TEE Supplicant... | |
Stopping Telnet Server... | |
[ OK ] Stopped Job spooling tools. | |
[ OK ] Stopped Periodic Command Scheduler. | |
[ OK ] Stopped irqbalance daemon. | |
[ OK ] Stopped strongSwan IPsec IâIKEv2 daemon using ipsec.conf. | |
[ OK ] Stopped TEE Supplicant. | |
[ OK ] Stopped Lighttpd Daemon. | |
[ OK ] Stopped Avahi mDNS/DNS-SD Stack. | |
[ OK ] Stopped Netperf Benchmark Server. | |
[ OK ] Stopped NFS status monitor for NFSv2/3 locking.. | |
[ OK ] Stopped containerd container runtime. | |
[ OK ] Stopped Getty on tty1. | |
[ OK ] Stopped Serial Getty on ttyS2. | |
[ OK ] Stopped Reboot and dump vmcore via kexec. | |
[ OK ] Stopped Load/Save Random Seed. | |
[ OK ] Stopped Telnet Server. | |
[ OK ] Stopped Session c2 of User root. | |
[ OK ] Removed slice Slice /system/getty. | |
[ OK ] Removed slice Slice /system/serial-getty. | |
[ OK ] Stopped target Host and Network Name Lookups. | |
Stopping User Login Management... | |
Stopping User Manager for UID 0... | |
[ OK ] Stopped User Manager for UID 0. | |
Stopping User Runtime Directory /run/user/0... | |
[ OK ] Unmounted /run/user/0. | |
[ OK ] Stopped User Runtime Directory /run/user/0. | |
[ OK ] Removed slice User Slice of UID 0. | |
Stopping Permit User Sessions... | |
[ OK ] Stopped User Login Management. | |
[ OK ] Stopped Permit User Sessions. | |
[ OK ] Stopped target Network. | |
[ OK ] Stopped target Remote File Systems. | |
Stopping Network Name Resolution... | |
[ OK ] Stopped Network Name Resolution. | |
Stopping Network Configuration... | |
[ OK ] Stopped Network Configuration. | |
[ OK ] Stopped target Preparation for Network. | |
[ OK ] Stopped IPv6 Packet Filtering Framework. | |
[ OK ] Stopped IPv4 Packet Filtering Framework. | |
[ OK ] Stopped target Basic System. | |
[ OK ] Stopped target Path Units. | |
[ OK ] Stopped Dispatch Password âts to Console Directory Watch. | |
[ OK ] Stopped Forward Password Râuests to Wall Directory Watch. | |
[ OK ] Stopped target Slice Units. | |
[ OK ] Removed slice User and Session Slice. | |
[ OK ] Stopped target Socket Units. | |
[ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket. | |
[ OK ] Closed Docker Socket for the API. | |
[ OK ] Closed dropbear.socket. | |
[ OK ] Closed PC/SC Smart Card Daemon Activation Socket. | |
[ OK ] Closed Network Service Netlink Socket. | |
[ OK ] Closed Weston socket. | |
Stopping D-Bus System Message Bus... | |
[ OK ] Stopped D-Bus System Message Bus. | |
[ OK ] Closed D-Bus System Message Bus Socket. | |
[ OK ] Stopped target System Initialization. | |
[ OK ] Stopped Apply Kernel Variables. | |
[ OK ] Stopped Load Kernel Modules. | |
Stopping Network Time Synchronization... | |
Stopping Record System Boot/Shutdown in UTMP... | |
[ OK ] Stopped Network Time Synchronization. | |
[ OK ] Stopped Record System Boot/Shutdown in UTMP. | |
[ OK ] Stopped Create Volatile Files and Directories. | |
[ OK ] Stopped target Local File Systems. | |
Unmounting /boot... | |
Unmounting /media/ram... | |
Unmounting Temporary Directory /tmp... | |
Unmounting /var/volatile... | |
[ OK ] Unmounted /boot. | |
[ OK ] Unmounted /media/ram. | |
[ OK ] Unmounted Temporary Directory /tmp. | |
[ OK ] Unmounted /var/volatile. | |
[ OK ] Stopped target Preparation for Local File Systems. | |
[ OK ] Stopped target Swaps. | |
[ OK ] Reached target Unmount All Filesystems. | |
[ OK ] Stopped Remount Root and Kernel File Systems. | |
[ OK ] Stopped File System Check on Root Device. | |
[ OK ] Stopped Create Static Device Nodes in /dev. | |
[ OK ] Reached target System Shutdown. | |
[ OK ] Reached target Late Shutdown Services. | |
[ OK ] Finished System Power Off. | |
[ OK ] Reached target System Power Off. | |
[ 25.091062] kauditd_printk_skb: 9 callbacks suppressed | |
[ 25.091072] audit: type=1334 audit(1651167766.876:15): prog-id=4 op=UNLOAD | |
[ 25.106136] audit: type=1334 audit(1651167766.876:16): prog-id=3 op=UNLOAD | |
[ 25.114781] audit: type=1334 audit(1651167766.876:17): prog-id=10 op=UNLOAD | |
[ 25.123508] audit: type=1334 audit(1651167766.876:18): prog-id=9 op=UNLOAD | |
[ 25.132618] audit: type=1334 audit(1651167766.880:19): prog-id=8 op=UNLOAD | |
[ 25.141286] audit: type=1334 audit(1651167766.880:20): prog-id=7 op=UNLOAD | |
[ 25.149910] audit: type=1334 audit(1651167766.880:21): prog-id=6 op=UNLOAD | |
[ 25.152631] systemd-shutdown[1]: Syncing filesystems and block devices. | |
[ 25.158536] audit: type=1334 audit(1651167766.880:22): prog-id=5 op=UNLOAD | |
[ 25.175844] systemd-shutdown[1]: Sending SIGTERM to remaining processes... | |
[ 25.193062] systemd-journald[159]: Received SIGTERM from PID 1 (systemd-shutdow). | |
[ 25.204774] audit: type=1335 audit(1651167766.988:23): pid=159 uid=0 auid=4294967295 tty=(none) ses=4294967295 comm="systemd-journal" exe="/lib/systemd/systemd-journald" nl-mcgrp=1 op=disconnect res=1 | |
[ 25.227544] systemd-shutdown[1]: Sending SIGKILL to remaining processes... | |
[ 25.242191] systemd-shutdown[1]: Unmounting file systems. | |
[ 25.251021] [646]: Remounting '/' read-only with options 'n/a'. | |
[ 25.267663] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none. | |
[ 25.278895] systemd-shutdown[1]: All filesystems unmounted. | |
[ 25.285976] systemd-shutdown[1]: Deactivating swaps. | |
[ 25.292391] systemd-shutdown[1]: All swaps deactivated. | |
[ 25.298936] systemd-shutdown[1]: Detaching loop devices. | |
[ 25.307971] systemd-shutdown[1]: All loop devices detached. | |
[ 25.314958] systemd-shutdown[1]: Stopping MD devices. | |
[ 25.321445] systemd-shutdown[1]: All MD devices stopped. | |
[ 25.328085] systemd-shutdown[1]: Detaching DM devices. | |
[ 25.334638] systemd-shutdown[1]: All DM devices detached. | |
[ 25.341382] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached. | |
[ 25.366184] systemd-shutdown[1]: Syncing filesystems and block devices. | |
[ 25.374552] systemd-shutdown[1]: Powering off. | |
[ 25.418775] reboot: Power down | |
ERROR: System Off: operation not handled. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment