Skip to content

Instantly share code, notes, and snippets.

@r-vignesh
Created April 15, 2022 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-vignesh/b2fb23da7c589394f56ce08fd00a155b to your computer and use it in GitHub Desktop.
Save r-vignesh/b2fb23da7c589394f56ce08fd00a155b to your computer and use it in GitHub Desktop.
U-Boot 2022.04-00482-ge6a3b8951b (Apr 15 2022 - 14:26:13 +0530)
SoC: AM62X SR1.0
Model: Texas Instruments AM625 SK
EEPROM not available at 0x50, trying to read at 0x51
Board: AM62-SKEVM rev E2
DRAM: 2 GiB
Core: 41 devices, 17 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2
Loading Environment from MMC... *** Warning - bad CRC, using default environment
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
1011 bytes read in 4 ms (246.1 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
20070912 bytes read in 816 ms (23.5 MiB/s)
20880 bytes read in 7 ms (2.8 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 000000008fff7000, end 000000008ffff18f ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.18.0-rc2-next-20220414-00005-g330d3b5b953e (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) #51 SMP PREEMPT Fri Apr 15 14:51:37 I
ST 2022
[ 0.000000] Machine model: Texas Instruments AM625 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 0x000000009db00000, size 12 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool
[ 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-0x000000009dafffff]
[ 0.000000] node 0: [mem 0x000000009db00000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
[ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
[ 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 2 pages/cpu s34344 r8192 d88536 u131072
[ 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] Built 1 zonelists, mobility grouping off. Total pages: 32736
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=4b2c72a5-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1508800K/2097152K available (11648K kernel code, 1296K rwdata, 4416K rodata, 1792K init, 721K bss, 64064K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[ 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=4
[ 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:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @a0800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000000a00e0000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000a00f0000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] random: get_random_bytes called from start_kernel+0x478/0x654 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.008395] Console: colour dummy device 80x25
[ 0.012989] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023670] pid_max: default: 32768 minimum: 301
[ 0.028450] LSM: Security Framework initializing
[ 0.033292] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.040889] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.051054] rcu: Hierarchical SRCU implementation.
[ 0.056289] Platform MSI: msi-controller@1820000 domain created
[ 0.062470] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.071678] EFI services will not be available.
[ 0.076677] smp: Bringing up secondary CPUs ...
[ 0.100043] Detected VIPT I-cache on CPU1
[ 0.100086] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.100103] GICv3: CPU1: using allocated LPI pending table @0x00000000a0100000
[ 0.100165] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.118922] Detected VIPT I-cache on CPU2
[ 0.118950] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.118965] GICv3: CPU2: using allocated LPI pending table @0x00000000a0110000
[ 0.119001] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.137684] Detected VIPT I-cache on CPU3
[ 0.137709] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.137722] GICv3: CPU3: using allocated LPI pending table @0x00000000a0120000
[ 0.137753] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.137828] smp: Brought up 1 node, 4 CPUs
[ 0.217546] SMP: Total of 4 processors activated.
[ 0.222360] CPU features: detected: 32-bit EL0 Support
[ 0.227627] CPU features: detected: CRC32 instructions
[ 0.233228] CPU: All CPU(s) started at EL2
[ 0.237446] alternatives: patching kernel code
[ 0.243196] devtmpfs: initialized
[ 0.249843] KASLR disabled due to lack of seed
[ 0.254682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.264663] futex hash table entries: 1024 (order: 0, 65536 bytes, linear)
[ 0.272839] pinctrl core: initialized pinctrl subsystem
[ 0.278820] DMI not present or invalid.
[ 0.283313] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.294091] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.301809] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.309850] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.318518] thermal_sys: Registered thermal governor 'step_wise'
[ 0.318525] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.324996] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.338731] ASID allocator initialised with 65536 entries
[ 0.358024] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[ 0.364918] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[ 0.371682] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.380589] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.390377] iommu: Default domain type: Translated
[ 0.395436] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.402173] SCSI subsystem initialized
[ 0.406309] mc: Linux media interface: v0.10
[ 0.410700] videodev: Linux video capture interface: v2.00
[ 0.416371] pps_core: LinuxPPS API ver. 1 registered
[ 0.421447] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.430797] PTP clock support registered
[ 0.434835] EDAC MC: Ver: 3.0.0
[ 0.438647] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 0.445709] FPGA manager framework
[ 0.449260] Advanced Linux Sound Architecture Driver Initialized.
[ 0.456501] clocksource: Switched to clocksource arch_sys_counter
[ 0.463189] VFS: Disk quotas dquot_6.6.0
[ 0.467284] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[ 0.479925] NET: Registered PF_INET protocol family
[ 0.485238] IP idents hash table entries: 32768 (order: 2, 262144 bytes, linear)
[ 0.493924] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[ 0.502786] TCP established hash table entries: 16384 (order: 1, 131072 bytes, linear)
[ 0.510999] TCP bind hash table entries: 16384 (order: 2, 262144 bytes, linear)
[ 0.518715] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.525558] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[ 0.532502] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[ 0.540025] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.546244] RPC: Registered named UNIX socket transport module.
[ 0.552319] RPC: Registered udp transport module.
[ 0.557130] RPC: Registered tcp transport module.
[ 0.561938] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.568531] PCI: CLS 0 bytes, default 64
[ 0.573530] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.583209] Initialise system trusted keyrings
[ 0.588018] workingset: timestamp_bits=46 max_order=15 bucket_order=0
[ 0.599273] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.605856] NFS: Registering the id_resolver key type
[ 0.611083] Key type id_resolver registered
[ 0.615361] Key type id_legacy registered
[ 0.619510] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.626366] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.634126] 9p: Installing v9fs 9p2000 file system support
[ 0.676130] Key type asymmetric registered
[ 0.680321] Asymmetric key parser 'x509' registered
[ 0.685369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.692937] io scheduler mq-deadline registered
[ 0.697570] io scheduler kyber registered
[ 0.704264] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.710557] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.721850] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.740086] brd: module loaded
[ 0.747698] loop: module loaded
[ 0.751538] megasas: 07.719.03.00-rc1
[ 0.757991] tun: Universal TUN/TAP device driver, 1.6
[ 0.763565] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.769987] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.776090] sky2: driver version 1.30
[ 0.780296] VFIO - User Level meta-driver version: 0.3
[ 0.786312] i2c_dev: i2c /dev entries driver
[ 0.791327] sdhci: Secure Digital Host Controller Interface driver
[ 0.797650] sdhci: Copyright(c) Pierre Ossman
[ 0.802279] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.808893] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.815143] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.822582] optee: probing for conduit method.
[ 0.827174] optee: revision 3.11 (c4def2a8)
[ 0.827767] optee: initialized driver
[ 0.837064] NET: Registered PF_PACKET protocol family
[ 0.842380] 9pnet: Installing 9P2000 support
[ 0.846804] Key type dns_resolver registered
[ 0.851686] Loading compiled-in X.509 certificates
[ 0.869403] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.3.1--v08.03.01 (Jolly Jellyfi')
[ 1.094965] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.102139] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.113761] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.138850] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.147851] ti-bcdma 485c0100.dma-controller: Number of rings: 82
[ 1.177452] ti-bcdma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.188575] ti-pktdma 485c0000.dma-controller: Number of rings: 150
[ 1.355957] ti-pktdma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.366701] printk: console [ttyS2] disabled
[ 1.371158] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 229, base_baud = 3000000) is a 8250
[ 1.380052] printk: console [ttyS2] enabled
[ 1.380052] printk: console [ttyS2] enabled
[ 1.388502] printk: bootconsole [ns16550a0] disabled
[ 1.388502] printk: bootconsole [ns16550a0] disabled
[ 1.600501] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.605550] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.612511] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.617905] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.624663] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.631088] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.637562] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.643720] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.650463] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.656847] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.712554] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.723780] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.731917] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.740054] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000000
[ 1.841727] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.900245] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.906527] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.913656] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.920551] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:0, add_val:7
[ 2.041363] mmc0: CQHCI version 5.10
[ 2.046603] mmc2: CQHCI version 5.10
[ 2.086357] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 2.137177] random: fast init done
[ 2.141120] mmc0: Command Queue Engine enabled
[ 2.145569] mmc0: new HS200 MMC card at address 0001
[ 2.151139] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 2.157575] mmcblk0: p1 p2
[ 2.160982] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 2.167043] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 2.172932] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (237:0)
[ 2.305793] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 2.312550] pca953x 1-0022: using AI
[ 2.341540] mmc1: CQHCI version 5.10
[ 2.386501] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 2.409586] ALSA device list:
[ 2.412562] No soundcards found.
[ 2.445673] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 2.452934] mmcblk1: mmc1:aaaa SU04G 3.69 GiB
[ 2.463225] mmcblk1: p1 p2
[ 3.563561] sdhci-am654 fa20000.mmc: Power on failed
[ 3.599222] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[ 4.574270] EXT4-fs (mmcblk1p2): recovery complete
[ 4.580339] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 4.588995] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 4.598409] devtmpfs: mounted
[ 4.602316] Freeing unused kernel memory: 1792K
[ 4.606884] Run /sbin/init as init process
[ 4.784788] systemd[1]: System time before build time, advancing clock.
[ 4.852857] NET: Registered PF_INET6 protocol family
[ 4.859131] Segment Routing with IPv6
[ 4.862859] In-situ OAM (IOAM) with IPv6
[ 4.885863] 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)
[ 4.908255] systemd[1]: Detected architecture arm64.
Welcome to Arago 2021.09!
[ 4.945199] systemd[1]: Set hostname to <am62xx-evm>.
[ 7.236516] random: crng init done
[ 7.240270] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 7.252647] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 7.263884] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 7.285902] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 7.309647] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 7.333064] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 7.360839] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 7.384814] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 7.400625] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 7.420612] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 7.436608] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 7.460471] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 7.484695] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 7.511762] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 7.532991] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 7.569874] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 7.578717] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 7.601199] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 7.617347] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 7.641140] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 7.660954] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 7.685945] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 7.705950] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 7.734141] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 7.756748] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting Temporary Directory (/tmp)...
[ 7.778418] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 7.810034] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 7.840648] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 7.856902] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 7.872250] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 7.896365] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 7.918652] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 7.943992] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
[ 7.947291] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 7.970903] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 7.985412] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Temporary Directory (/tmp).
[ OK ] Started Create list of sta… nodes for the current kernel.
[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 ] Started Load Kernel Modules.
[ OK ] Started Remount Root and Kernel File Systems.
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
[ 8.240279] systemd-journald[162]: Received client request to flush runtime journal.
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ 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 ] Started udev Coldplug all Devices.
[ OK ] Mounted /var/volatile.
Starting udev Wait for Complete Device Initialization...
Starting Load/Save Random Seed...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Load/Save Random Seed.
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Found device /dev/mmcblk0p1.
Starting File System Check on /dev/mmcblk0p1...
[ OK ] Started File System Check on /dev/mmcblk0p1.
Mounting /run/media/mmcblk0p1...
[ OK ] Mounted /run/media/mmcblk0p1.
[ OK ] Found device /dev/disk/by-uuid/B8ED-0F1C.
[ OK ] Started udev Wait for Complete Device Initialization.
Mounting /boot...
[ 10.816313] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
[ OK ] Started Daily rotation of log files.
[ 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 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 rc.pvr.service...
Starting Login Service...
[ OK ] Started TEE Supplicant.
[ OK ] Started IPv6 Packet Filtering Framework.
[ OK ] Started IPv4 Packet Filtering Framework.
[ OK ] Started Reboot and dump vmcore via kexec.
[ OK ] Reached target Network (Pre).
Starting Network Service...
[ OK ] Started Network Service.
Starting Wait for Network to be Configured...
Starting Network Name Resolution...
[ 11.861311] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 11.870783] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
[ 11.914906] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 11.940556] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ OK ] Started Login Service.
[ 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...
[ OK ] Started NFS status monitor for NFSv2/3 locking..
Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
Starting Permit User Sessions...
[ OK ] Started Enable and configure wl18xx bluetooth stack.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Permit User Sessions.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS2.
[ OK ] Reached target Login Prompts.
Starting Synchronize System and HW clocks...
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
[ OK ] Started rc.pvr.service.
Starting weston.service...
***************************************************************
***************************************************************
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
glmark2
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 <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ OK ] Started Print notice about GPLv3 packages.
[ 16.066049] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 16.074724] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ OK ] Started weston.service.
Starting Matrix GUI...
Starting telnetd.service...
[ OK ] Started telnetd.service.
[ OK ] Started Matrix GUI.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org am62xx-evm ttyS2
Arago 2021.09 am62xx-evm ttyS2
am62xx-evm login:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment