# Pastebin 83dGQZ21 U-Boot SPL 2022.01 (Jan 27 2022 - 15:53:02 +0530) EEPROM not available at 0x50, trying to read at 0x51 SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam') SPL initial stack usage: 13392 bytes Trying to boot from MMC2 Loading Environment from MMC... MMC Device 0 not found *** Warning - No MMC card found, using default environment Starting ATF on ARM64 core... NOTICE: BL31: v2.4(release):07.03.00.002-dirty NOTICE: BL31: Built : 01:26:27, Jun 9 2021 U-Boot SPL 2022.01 (Jan 27 2022 - 15:53:19 +0530) SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam') Trying to boot from MMC2 U-Boot 2022.01 (Jan 27 2022 - 15:53:19 +0530) SoC: AM64X SR1.0 Model: Texas Instruments AM642 SK Board: AM64-SKEVM rev E1 DRAM: 2 GiB MMC: mmc@fa00000: 1 Loading Environment from MMC... MMC Device 0 not found *** Warning - No MMC card found, using default environment In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Net: eth2: ethernet@8000000 Hit any key to stop autoboot: 0 => => thanks ! my plan is to start from, => J7 Unknown command 'J7' - try 'help' => run args_all => setenv bootcmd 'setenv autoload no; run findfdt;dhcp; tftp ${loadaddr} ${bootfile}; tftp ${fdtaddr} ${fdtfile}; booti ${loadaddr} - ${fdtaddr}' => setenv bootargs console=$console $optargs root=/dev/nfs rw nfsroot=192.168.100.7:/home/a0132425/workspace/filesys/am64 ip=dhcp sysrq_always_enabled => setenv serverip 192.168.100.7 => setenv bootfile Image => boot link up on port 1, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.100.5 (8 ms) link up on port 1, speed 100, full duplex Using ethernet@8000000 device TFTP from server 192.168.100.7; our IP address is 192.168.100.5 Filename 'Image'. Load address: 0x82000000 Loading: ################################################## 33 MiB 2.6 MiB/s done Bytes transferred = 34611712 (2102200 hex) link up on port 1, speed 100, full duplex Using ethernet@8000000 device TFTP from server 192.168.100.7; our IP address is 192.168.100.5 Filename 'k3-am642-sk.dtb'. Load address: 0x88000000 Loading: ################################################## 34.1 KiB 2.8 MiB/s done Bytes transferred = 34892 (884c hex) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 000000008fff4000, end 000000008ffff84b ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.17.0-rc1-next-20220125-00001-gbb814533593f (a0132425@ula0132425) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10. 3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #12 SMP PREEMPT Thu Jan 27 14:33:45 I ST 2022 [ 0.000000] Machine model: Texas Instruments AM642 SK [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 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] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xffbffb40-0xffc01fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 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-0x00000000a3ffffff] [ 0.000000] node 0: [mem 0x00000000a4000000-0x00000000a4ffffff] [ 0.000000] node 0: [mem 0x00000000a5000000-0x00000000a57fffff] [ 0.000000] node 0: [mem 0x00000000a5800000-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fb800000 [ 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 20 pages/cpu s41816 r8192 d31912 u81920 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=/dev/nfs rw nfsroot=192.168.100.7:/home/a0132425/workspace/filesys/am64 i p=dhcp sysrq_always_enabled [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1891584K/2097152K available (15424K kernel code, 3208K rwdata, 8544K rodata, 6464K init, 506K bss, 172800K 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] 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: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000 [ 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 @80800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000080030000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000 [ 0.000000] random: get_random_bytes called from start_kernel+0x478/0x664 with crng_init=0 [ 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009416] Console: colour dummy device 80x25 [ 0.014068] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.024750] pid_max: default: 32768 minimum: 301 [ 0.029534] LSM: Security Framework initializing [ 0.034348] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.041934] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.051754] cblist_init_generic: Setting adjustable number of callback queues. [ 0.059235] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.065662] rcu: Hierarchical SRCU implementation. [ 0.070864] Platform MSI: msi-controller@1820000 domain created [ 0.077187] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.086474] fsl-mc MSI: msi-controller@1820000 domain created [ 0.094093] EFI services will not be available. [ 0.099065] smp: Bringing up secondary CPUs ... [ 0.104784] Detected VIPT I-cache on CPU1 [ 0.104832] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000 [ 0.104853] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000 [ 0.104934] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.105079] smp: Brought up 1 node, 2 CPUs [ 0.134485] SMP: Total of 2 processors activated. [ 0.139297] CPU features: detected: 32-bit EL0 Support [ 0.144569] CPU features: detected: 32-bit EL1 Support [ 0.149830] CPU features: detected: CRC32 instructions [ 0.164479] CPU: All CPU(s) started at EL2 [ 0.168708] alternatives: patching kernel code [ 0.175336] devtmpfs: initialized [ 0.185214] KASLR disabled due to lack of seed [ 0.190055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.200038] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.208719] pinctrl core: initialized pinctrl subsystem [ 0.215365] DMI not present or invalid. [ 0.220007] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.227813] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.235255] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.243337] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.251581] audit: initializing netlink subsys (disabled) [ 0.257464] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1 [ 0.258912] thermal_sys: Registered thermal governor 'step_wise' [ 0.265438] thermal_sys: Registered thermal governor 'power_allocator' [ 0.271840] cpuidle: using governor menu [ 0.282801] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.289822] ASID allocator initialised with 65536 entries [ 0.297258] Serial: AMBA PL011 UART driver [ 0.336168] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.343074] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.349928] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.356779] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.365717] ACPI: Interpreter disabled. [ 0.371567] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR1.0 JTAGID[0x0bb3802f] Detected [ 0.381893] iommu: Default domain type: Translated [ 0.386923] iommu: DMA domain TLB invalidation policy: strict mode [ 0.393793] vgaarb: loaded [ 0.396943] SCSI subsystem initialized [ 0.401418] usbcore: registered new interface driver usbfs [ 0.407065] usbcore: registered new interface driver hub [ 0.412539] usbcore: registered new device driver usb [ 0.418943] pps_core: LinuxPPS API ver. 1 registered [ 0.424031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.433382] PTP clock support registered [ 0.437536] EDAC MC: Ver: 3.0.0 [ 0.443425] FPGA manager framework [ 0.447049] Advanced Linux Sound Architecture Driver Initialized. [ 0.454769] clocksource: Switched to clocksource arch_sys_counter [ 0.461356] VFS: Disk quotas dquot_6.6.0 [ 0.465438] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.472735] pnp: PnP ACPI: disabled [ 0.482934] NET: Registered PF_INET protocol family [ 0.488263] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.497160] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.506032] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.514281] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) [ 0.522079] TCP: Hash tables configured (established 16384 bind 16384) [ 0.529083] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.536003] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.543517] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.549953] RPC: Registered named UNIX socket transport module. [ 0.556063] RPC: Registered udp transport module. [ 0.560912] RPC: Registered tcp transport module. [ 0.565722] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.572330] PCI: CLS 0 bytes, default 64 [ 0.577142] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.586138] kvm [1]: IPA Size Limit: 40 bits [ 0.592283] kvm [1]: GICv3: no GICV resource entry [ 0.597189] kvm [1]: disabling GICv2 emulation [ 0.601758] kvm [1]: GIC system register CPU interface enabled [ 0.607812] kvm [1]: vgic interrupt IRQ9 [ 0.611947] kvm [1]: Hyp mode initialized successfully [ 0.618967] Initialise system trusted keyrings [ 0.623917] workingset: timestamp_bits=42 max_order=19 bucket_order=0 [ 0.637613] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.644629] NFS: Registering the id_resolver key type [ 0.649904] Key type id_resolver registered [ 0.654183] Key type id_legacy registered [ 0.658377] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.665248] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.673093] 9p: Installing v9fs 9p2000 file system support [ 0.722879] Key type asymmetric registered [ 0.727093] Asymmetric key parser 'x509' registered [ 0.732217] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.739784] io scheduler mq-deadline registered [ 0.744416] io scheduler kyber registered [ 0.757815] pinctrl-single 4084000.pinctrl: 33 pins, size 132 [ 0.764433] pinctrl-single f4000.pinctrl: 180 pins, size 720 [ 0.771610] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.785527] EINJ: ACPI disabled. [ 0.813887] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.824632] SuperH (H)SCI(F) driver initialized [ 0.830139] msm_serial: driver initialized [ 0.843893] loop: module loaded [ 0.848830] megasas: 07.719.03.00-rc1 [ 0.862246] tun: Universal TUN/TAP device driver, 1.6 [ 0.869046] thunder_xcv, ver 1.0 [ 0.872500] thunder_bgx, ver 1.0 [ 0.875865] nicpf, ver 1.0 [ 0.880899] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 0.888324] hns3: Copyright (c) 2017 Huawei Corporation. [ 0.893884] hclge is initializing [ 0.897310] e1000: Intel(R) PRO/1000 Network Driver [ 0.902298] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.908248] e1000e: Intel(R) PRO/1000 Network Driver [ 0.913323] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.919414] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.924935] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.930667] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.937076] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.943948] sky2: driver version 1.30 [ 0.949673] VFIO - User Level meta-driver version: 0.3 [ 0.958581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.965398] ehci-pci: EHCI PCI platform driver [ 0.970033] ehci-platform: EHCI generic platform driver [ 0.975721] ehci-orion: EHCI orion driver [ 0.980074] ehci-exynos: EHCI Exynos driver [ 0.984549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.990919] ohci-pci: OHCI PCI platform driver [ 0.995536] ohci-platform: OHCI generic platform driver [ 1.001133] ohci-exynos: OHCI Exynos driver [ 1.006415] usbcore: registered new interface driver usb-storage [ 1.017493] i2c_dev: i2c /dev entries driver [ 1.033394] sdhci: Secure Digital Host Controller Interface driver [ 1.039805] sdhci: Copyright(c) Pierre Ossman [ 1.045709] Synopsys Designware Multimedia Card Interface Driver [ 1.053714] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.062281] ledtrig-cpu: registered to indicate activity on CPUs [ 1.071493] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.079200] usbcore: registered new interface driver usbhid [ 1.084919] usbhid: USB HID core driver [ 1.096890] optee: probing for conduit method. [ 1.101522] optee: revision 3.11 (c4def2a8) [ 1.102332] optee: initialized driver [ 1.115505] NET: Registered PF_PACKET protocol family [ 1.120957] 9pnet: Installing 9P2000 support [ 1.125429] Key type dns_resolver registered [ 1.130311] Loading compiled-in X.509 certificates [ 1.171597] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam') [ 1.225493] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz [ 1.233472] pca953x 1-0070: supply vcc not found, using dummy regulator [ 1.240469] pca953x 1-0070: using no AI [ 1.267385] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz [ 1.275067] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz [ 1.281859] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.291035] ti-sci-intr bus@f4000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.301089] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.311656] ti-bcdma 485c0100.dma-controller: Number of rings: 68 [ 1.319416] ti-bcdma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6) [ 1.331276] ti-pktdma 485c0000.dma-controller: Number of rings: 288 [ 1.346980] ti-pktdma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15) [ 1.360131] printk: console [ttyS2] disabled [ 1.364621] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250 [ 1.373440] printk: console [ttyS2] enabled [ 1.373440] printk: console [ttyS2] enabled [ 1.381893] printk: bootconsole [ns16550a0] disabled [ 1.381893] printk: bootconsole [ns16550a0] disabled [ 1.398142] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 1.450770] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.461964] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.470124] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.478276] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000000 [ 1.492232] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16 [ 1.499277] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4 [ 1.506468] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.512882] random: fast init done [ 1.527425] sdhci-am654: probe of fa10000.mmc failed with error -22 [ 1.540234] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present! [ 1.548489] mmc1: CQHCI version 5.10 [ 1.593964] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 1.613303] TI DP83867 8000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=8000f00.mdio:00, irq=POLL) [ 1.625502] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down [ 1.639692] TI DP83867 8000f00.mdio:01: attached PHY driver (mii_bus:phy_addr=8000f00.mdio:01, irq=POLL) [ 1.651711] mmc1: new ultra high speed DDR50 SDHC card at address aaaa [ 1.653344] am65-cpsw-nuss 8000000.ethernet eth1: Link is Down [ 1.659260] mmcblk1: mmc1:aaaa SU04G 3.69 GiB [ 1.673256] mmcblk1: p1 p2 [ 4.712388] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 4.734764] Sending DHCP requests ., OK [ 4.754636] IP-Config: Got DHCP answer from 192.168.100.1, my address is 192.168.100.5 [ 4.762573] IP-Config: Complete: [ 4.765800] device=eth0, hwaddr=f4:84:4c:f9:50:1d, ipaddr=192.168.100.5, mask=255.255.252.0, gw=192.168.100.1 [ 4.776139] host=192.168.100.5, domain=, nis-domain=(none) [ 4.782051] bootserver=0.0.0.0, rootserver=192.168.100.7, rootpath= [ 4.782058] nameserver0=8.8.8.8 [ 4.806346] ALSA device list: [ 4.809402] No soundcards found. [ 4.826674] VFS: Mounted root (nfs filesystem) on device 0:20. [ 4.833317] devtmpfs: mounted [ 4.841374] Freeing unused kernel memory: 6464K [ 4.850939] Run /sbin/init as init process [ 5.378370] systemd[1]: System time before build time, advancing clock. [ 5.858275] random: crng init done [ 5.936043] NET: Registered PF_INET6 protocol family [ 5.947881] Segment Routing with IPv6 [ 5.951611] In-situ OAM (IOAM) with IPv6 [ 6.001018] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -S ECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) [ 6.023483] systemd[1]: Detected architecture arm64. Welcome to Arago 2021.09! [ 6.064686] systemd[1]: Set hostname to . [ 7.134428] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 7.146931] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 7.159691] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 7.184903] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 7.208823] systemd[1]: Created slice system-syslog\x2dng.slice. [ OK ] Created slice system-syslog\x2dng.slice. [ 7.232900] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 7.255538] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 7.279434] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 7.303257] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 7.323061] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 7.343034] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 7.363063] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 7.386064] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 7.407082] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 7.435580] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 7.459525] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 7.484969] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 7.508880] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 7.531961] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 7.552969] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 7.577590] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 7.599644] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 7.629296] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 7.657880] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 7.685239] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 7.712033] systemd[1]: Mounting Temporary Directory (/tmp)... Mounting Temporary Directory (/tmp)... [ 7.735158] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 7.770628] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 7.800763] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 7.819970] systemd[1]: Starting Journal Service... Starting Journal Service... [ 7.869129] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 7.900979] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 7.936913] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 7.980812] systemd[1]: Mounted Huge Pages File System. [ OK ] Mounted Huge Pages File System. [ 8.020017] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 8.037639] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 8.065468] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 8.104758] systemd[1]: Mounted Temporary Directory (/tmp). [ OK ] Mounted Temporary Directory (/tmp). [ 8.141544] systemd[1]: Started Create list of static device nodes for the current kernel. [ OK ] Started Create list of sta… nodes for the current kernel. [ 8.177519] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Started Load Kernel Modules. [ OK ] Started Remount Root and Kernel File Systems. Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev 8.372259] systemd-journald[124]: Received client request to flush runtime journal. m... [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Apply Kernel Variables. [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). Mounting /media/ram... Mounting /var/volatile... Starting udev Kernel Device Manager... [ OK ] Mounted /media/ram. [ OK ] Mounted /var/volatile. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started Load/Save Random Seed. [ OK ] Started udev Kernel Device Manager. [ OK ] Started udev Coldplug all Devices. [ OK ] Started Create Volatile Files and Directories. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. Starting udev Wait for Complete Device Initialization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Created slice system-systemd\x2dfsck.slice. [ OK ] Found device /dev/mmcblk1p2. [ OK ] Found device /dev/mmcblk1p1. [ OK ] Started udev Wait for Complete Device Initialization. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. [ OK ] Reached target System Initialization. [ OK ] Started Daily rotation of log files. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on dropbear.socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started Job spooling tools. [ OK ] Started Periodic Command Scheduler. [ OK ] Started D-Bus System Message Bus. Starting Ethernet Bridge Filtering Tables... Starting Print notice about GPLv3 packages... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon. Starting Reboot and dump vmcore via kexec... Starting Matrix GUI... Starting System Logger Daemon "default" instance... Starting File System Check on /dev/mmcblk1p1... Starting File System Check on /dev/mmcblk1p2... [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. Starting telnetd.service... [ OK ] Started Ethernet Bridge Filtering Tables. [ OK ] Started IPv6 Packet Filtering Framework. [ OK ] Started IPv4 Packet Filtering Framework. [ OK ] Started Reboot and dump vmcore via kexec. [ OK ] Started Matrix GUI. [ OK ] Reached target Network (Pre). [ OK ] Stopped Login Service. [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. Starting Network Service... [ OK ] Started File System Check on /dev/mmcblk1p1. [ OK ] Started telnetd.service. [ OK ] Started File System Check on /dev/mmcblk1p2. Mounting /run/media/mmcblk1p1... Mounting /run/media/mmcblk1p2... Starting syslog.service... [ OK ] Stopped Login Service. [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. [ OK ] Started System Logger Daemon "default" instance. [ OK ] Mounted /run/media/mmcblk1p1. [ OK ] Stopped Login Service. [ 16.667948] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. [ OK ] Mounted /run/media/mmcblk1p2. [ OK ] Stopped Login Service. [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. [ OK ] Stopped Login Service. [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. [ OK ] Started Network Service. Starting Wait for Network to be Configured... [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ 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... [ OK ] Started NFS status monitor for NFSv2/3 locking.. Starting Simple Network Ma…ent Protocol (SNMP) Daemon.... Starting Permit User Sessions... [ OK ] Started Vsftpd ftp daemon. [ OK ] Started Wait for Network to be Configured. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Started syslog.service. [ OK ] Started Enable and configure wl18xx bluetooth stack. [ OK ] Started Permit User Sessions. [ OK ] Reached target Network is Online. [ OK ] Started Getty on tty1. Starting Lighttpd Daemon... Starting LSB: network benchmark... [ OK ] Started Serial Getty on ttyS1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. [ OK ] Started strongSwan IPsec I…IKEv2 daemon using ipsec.conf. Starting Synchronize System and HW clocks... [ OK ] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ OK ] Started LSB: network benchmark. [FAILED] Failed to start Synchronize System and HW clocks. See 'systemctl status sync-clocks.service' for details. [ OK ] Started Lighttpd Daemon. [ OK ] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. Starting thermal-zone-init.service... [ OK ] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ OK ] Started thermal-zone-init.service. [ OK ] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ OK ] Stopped Lighttpd Daemon. Starting Lighttpd Daemon... [ OK ] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ OK ] Started Lighttpd Daemon. [ OK ] Stopped Lighttpd Daemon. Starting Lighttpd Daemon... [ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon.. [ OK ] Started Lighttpd Daemon. [ OK ] Stopped Lighttpd Daemon. Starting Lighttpd Daemon... [ OK ] Started Lighttpd Daemon. [ OK ] Stopped Lighttpd Daemon. Starting Lighttpd Daemon... [ OK ] Started Lighttpd Daemon. [ OK ] Stopped Lighttpd Daemon. [FAILED] Failed to start Lighttpd Daemon. See 'systemctl status lighttpd.service' for details. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am64xx-evm ttyS2 Arago 2021.09 am64xx-evm ttyS2 am64xx-evm login: *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: autoconf bash bc binutils cifs-utils coreutils-stdbuf coreutils cpio cpp-symlinks cpp dosfstools elfutils g++-symlinks g++ gawk gcc-symlinks gcc gdb gdbserver gettext gstreamer1.0-libav gzip less libasm1 libbfd libdw1 libelf1 libgdbm-compat4 libgdbm6 libgettextlib libgettextsrc libgmp10 libidn2-0 libmpc3 libmpfr6 libreadline8 libunistring2 m4 make nettle parted tar 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 Where 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 *************************************************************** *************************************************************** root root@am64xx-evm:~#