Skip to content

Instantly share code, notes, and snippets.

@nmenon
Created June 21, 2023 00:53
Show Gist options
  • Save nmenon/ee4198b0a5889e8beb068798d8a440e0 to your computer and use it in GitHub Desktop.
Save nmenon/ee4198b0a5889e8beb068798d8a440e0 to your computer and use it in GitHub Desktop.
k2 next-20230615 sec_proxy test
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 6.4.0-rc6-next-20230615-00001-gda2a9e86ac16 (@eptfinf01) (arm-none-linux-gnueabihf-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) #kernel_patch_verify_build_v7 SMP PREEMPT Wed Jun 21 00:36:07 UT
[ 0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Texas Instruments K2G Industrial Communication EVM
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Switching physical address space to 0x800000000
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000081f800000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node dsp-common-memory@81f800000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000081f800000..0x000000081fffffff (8192 KiB) map reusable dsp-common-memory@81f800000
[ 0.000000] cma: Reserved 16 MiB at 0x0000000801400000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000800000000-0x000000081fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000800000000-0x000000081fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000800000000-0x000000081fffffff]
[ 0.000000] percpu: Embedded 15 pages/cpu s31188 r8192 d22060 u61440
[ 0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk=serial,ttyS0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/k2g-ice2/autofs/096f69d0284177a760410fcaefdde6c6,nolock,v3,tcp,rsize=4096,wsize=4096
[ 0.000000] Unknown kernel command line parameters "sysrq_always_enabled earlyprintk=serial,ttyS0,115200n8", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 477652K/524288K available (10240K kernel code, 732K rwdata, 2820K rodata, 2048K init, 200K bss, 22060K reserved, 24576K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000022] Switching to timer-based delay loop, resolution 41ns
[ 0.000441] Console: colour dummy device 80x30
[ 0.000492] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000515] pid_max: default: 4096 minimum: 301
[ 0.000683] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000703] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001375] CPU: Testing write buffer coherency: ok
[ 0.001425] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.001439] CPU0: Spectre BHB: enabling loop workaround for all CPUs
[ 0.001742] /cpus/cpu@0 missing clock-frequency property
[ 0.001773] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.002868] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[ 0.003033] Setting up static identity map for 0x80200000 - 0x80200138
[ 0.003219] rcu: Hierarchical SRCU implementation.
[ 0.003227] rcu: Max phase no-delay instances is 1000.
[ 0.003869] smp: Bringing up secondary CPUs ...
[ 0.003901] smp: Brought up 1 node, 1 CPU
[ 0.003915] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.003928] CPU: All CPU(s) started in HYP mode.
[ 0.003935] CPU: Virtualization extensions available.
[ 0.004510] devtmpfs: initialized
[ 0.011115] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.011336] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.011362] futex hash table entries: 16 (order: -2, 1024 bytes, linear)
[ 0.012071] pinctrl core: initialized pinctrl subsystem
[ 0.013391] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.015067] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.016502] thermal_sys: Registered thermal governor 'step_wise'
[ 0.017179] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.017196] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.033291] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.051721] SCSI subsystem initialized
[ 0.051946] usbcore: registered new interface driver usbfs
[ 0.051998] usbcore: registered new interface driver hub
[ 0.052055] usbcore: registered new device driver usb
[ 0.052520] pps_core: LinuxPPS API ver. 1 registered
[ 0.052530] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.052556] PTP clock support registered
[ 0.053968] vgaarb: loaded
[ 0.057308] clocksource: Switched to clocksource arch_sys_counter
[ 0.078214] NET: Registered PF_INET protocol family
[ 0.078525] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.080018] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.080054] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.080073] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.080130] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.080328] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.080431] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.080471] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.080707] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.081348] RPC: Registered named UNIX socket transport module.
[ 0.081362] RPC: Registered udp transport module.
[ 0.081370] RPC: Registered tcp transport module.
[ 0.081377] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.081400] PCI: CLS 0 bytes, default 64
[ 0.082078] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.083966] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[ 0.084924] Unpacking initramfs...
[ 0.091164] Freeing initrd memory: 48K
[ 0.091628] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.091672] jffs2: version 2.2. (NAND) 2001-2006 Red Hat, Inc.
[ 0.092146] NET: Registered PF_ALG protocol family
[ 0.092251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.092265] io scheduler mq-deadline registered
[ 0.092276] io scheduler kyber registered
[ 0.092330] io scheduler bfq registered
[ 0.092925] keystone_irq 26202a0.keystone_irq: irqchip registered, nr_irqs 28
[ 0.093805] pinctrl-single 2621000.pinmux: please update dts to use #pinctrl-cells = <1>
[ 0.094414] pinctrl-single 2621000.pinmux: 260 pins, size 1040
[ 0.220707] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.220828] platform serial8250: set dma_offset780000000
[ 0.229555] loop: module loaded
[ 0.231014] platform Fixed MDIO bus.0: set dma_offset780000000
[ 0.247703] usbcore: registered new interface driver usb-storage
[ 0.247914] i2c_dev: i2c /dev entries driver
[ 0.248608] sdhci: Secure Digital Host Controller Interface driver
[ 0.248617] sdhci: Copyright(c) Pierre Ossman
[ 0.248839] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.249628] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.249982] usbcore: registered new interface driver usbhid
[ 0.249992] usbhid: USB HID core driver
[ 0.251359] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 0.252053] gre: GRE over IPv4 demultiplexor driver
[ 0.252067] ip_gre: GRE over IPv4 tunneling driver
[ 0.253893] Initializing XFRM netlink socket
[ 0.253987] NET: Registered PF_INET6 protocol family
[ 0.268352] Segment Routing with IPv6
[ 0.268427] In-situ OAM (IOAM) with IPv6
[ 0.268598] NET: Registered PF_PACKET protocol family
[ 0.268620] NET: Registered PF_KEY protocol family
[ 0.268703] 8021q: 802.1Q VLAN Support v1.8
[ 0.268788] sctp: Hash tables configured (bind 512/512)
[ 0.269168] Registering SWP/SWPB emulation handler
[ 0.304628] ti-sci 2921c00.system-controller: ABI: 2.4 (firmware rev 0x0011 '0.1.1-50-g129ef (Eagle)')
[ 0.364005] edma 2700000.edma: TI EDMA DMA engine driver
[ 0.364763] edma 2728000.edma: memcpy is disabled
[ 0.380048] edma 2728000.edma: TI EDMA DMA engine driver
[ 0.388278] at24 0-0050: supply vcc not found, using dummy regulator
[ 0.389236] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 0.391346] keystone-navigator-qmss soc@0:qmss@4020000: qmgr start queue 0, number of queues 128
[ 0.391602] keystone-navigator-qmss soc@0:qmss@4020000: added qmgr start queue 0, num of queues 128, reg_peek (ptrval), reg_status 00000000, reg_config (ptrval), reg_region (ptrval), reg_push (ptrval), reg_pop (ptrval)
[ 0.393118] keystone-navigator-dma soc@0:knav_dmas@0: DMA dma_gbe registered 53 logical channels, flows 32, tx chans: 21, rx chans: 32
[ 0.398615] printk: console [ttyS0] disabled
[ 0.399158] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 272, base_baud = 12000000) is a TI DA8xx/66AK2x
[ 0.399209] printk: console [ttyS0] enabled
[ 1.596294] spi-nor spi0.0: s25fl256s1 (32768 Kbytes)
[ 1.601618] 7 fixed-partitions partitions found on MTD device 2940000.spi.0
[ 1.608601] Creating 7 MTD partitions on "2940000.spi.0":
[ 1.613999] 0x000000000000-0x000000100000 : "QSPI.u-boot"
[ 1.620925] 0x000000100000-0x000000140000 : "QSPI.u-boot-env"
[ 1.628017] 0x000000140000-0x000000180000 : "QSPI.skern"
[ 1.634584] 0x000000180000-0x0000001c0000 : "QSPI.pmmc-firmware"
[ 1.642098] 0x0000001c0000-0x0000009c0000 : "QSPI.kernel"
[ 1.648788] 0x0000009c0000-0x000000a00000 : "QSPI.u-boot-spl-os"
[ 1.656023] 0x000000a00000-0x000002000000 : "QSPI.file-system"
[ 1.664355] spi_davinci 21805400.spi: DMA is not supported (-19)
[ 1.670949] spi_davinci 21805400.spi: Controller at 0x(ptrval)
[ 1.677692] spi_davinci 21805800.spi: DMA is not supported (-19)
[ 1.684197] spi_davinci 21805800.spi: Controller at 0x(ptrval)
[ 1.690882] spi_davinci 21805c00.spi: DMA is not supported (-19)
[ 1.697412] spi_davinci 21805c00.spi: Controller at 0x(ptrval)
[ 1.704054] spi_davinci 21806000.spi: DMA is not supported (-19)
[ 1.710597] spi_davinci 21806000.spi: Controller at 0x(ptrval)
[ 1.777319] davinci_mdio 4200f00.mdio: davinci mdio revision 1.7, bus freq 2500000
[ 1.788532] davinci_mdio 4200f00.mdio: phy[0]: device 4200f00.mdio:00, driver TI DP83867
[ 1.797205] netcp-1.0 2620110.netcp: ALE enabled
[ 1.802099] netcp-1.0 2620110.netcp: initialized cpsw ale version 1.4
[ 1.808601] netcp-1.0 2620110.netcp: ALE Table size 64
[ 1.813842] netcp-1.0 2620110.netcp: cpts: overflow check period 500 (jiffies)
[ 1.821116] netcp-1.0 2620110.netcp: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec
[ 1.832733] netcp-1.0 2620110.netcp: module(netcp-xgbe) not used for device
[ 1.840329] davinci-wdt 2250000.wdt: heartbeat 60 sec
[ 1.850617] sdhci-omap 23100000.mmc: supply pbias not found, using dummy regulator
[ 1.858594] sdhci-omap 23100000.mmc: supply vqmmc not found, using dummy regulator
[ 1.956588] mmc0: new high speed SDHC card at address aaaa
[ 1.962965] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
[ 1.970034] mmcblk0: p1 p2 p3
[ 1.973957] mmc0: SDHCI controller on 23100000.mmc [23100000.mmc] using ADMA
[ 1.992734] netcp-1.0 2620110.netcp eth0: Link is Down
[ 1.999373] 8021q: adding VLAN 0 to HW filter on device eth0
[ 5.128857] netcp-1.0 2620110.netcp eth0: Link is Up - 1Gbps/Full - flow control off
[ 5.177337] Sending DHCP requests ., OK
[ 5.221213] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.143
[ 5.228984] IP-Config: Complete:
[ 5.232208] device=eth0, hwaddr=88:c2:55:6e:c9:8d, ipaddr=192.168.0.143, mask=255.255.255.0, gw=192.168.0.1
[ 5.242394] host=192.168.0.143, domain=ti.com, nis-domain=(none)
[ 5.248843] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 5.248858] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 5.261731] clk: Disabling unused clocks
[ 5.297899] VFS: Mounted root (nfs filesystem) on device 0:13.
[ 5.304208] devtmpfs: mounted
[ 5.309739] Freeing unused kernel image (initmem) memory: 2048K
[ 5.317645] Run /sbin/init as init process
[ 5.588592] systemd[1]: System time before build time, advancing clock.
[ 5.618647] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 5.641272] systemd[1]: Detected architecture arm.
Welcome to [1mArago 2020.05[0m!
[ 5.708986] systemd[1]: Set hostname to <k2g-evm>.
[ 6.618599] systemd[1]: /lib/systemd/system/mpmsrv-daemon.service:10: PIDFile= references a path below legacy directory /var/run/, updating /var/run/mpm/pid /run/mpm/pid; please update the unit file accordingly.
[ 8.717335] random: crng init done
[ 8.721065] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 8.733500] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 8.745137] systemd[1]: Created slice system-getty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m.
[ 8.778776] systemd[1]: Created slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m.
[ 8.818739] systemd[1]: Created slice system-syslog\x2dng.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-syslog\x2dng.slice[0m.
[ 8.858624] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 8.897986] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m.
[ 8.937876] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m.
[ 8.977818] systemd[1]: Reached target Paths.
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m.
[ 9.007567] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 9.047525] systemd[1]: Reached target Slices.
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m.
[ 9.077588] systemd[1]: Reached target Swap.
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m.
[ 9.109615] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 9.147613] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 9.199153] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 9.237990] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 9.304231] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 9.314429] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 9.348404] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 9.389156] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 9.429321] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 9.468055] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 9.508164] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 9.548061] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 9.565392] systemd[1]: Condition check resulted in Kernel Debug File System being skipped.
[ 9.598176] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting [0;1;39mTemporary Directory (/tmp)[0m...
[ 9.613812] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 9.637019] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m.
[ 9.687119] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 9.738303] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 9.818727] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 9.882379] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 9.922874] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 9.992651] systemd[1]: Starting udev Coldplug all Devices...
Starting [0;1;39mudev Coldplug all Devices[0m...
[ 10.054452] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 10.150931] systemd[1]: Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[ 10.250160] systemd[1]: Mounted Temporary Directory (/tmp).
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory (/tmp)[0m.
[ 10.312944] systemd[1]: Started Load Kernel Modules.
[[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m.
[ 10.380216] systemd[1]: Started Remount Root and Kernel File Systems.
[[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m.
[ 10.448519] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[ 10.685207] systemd-journald[68]: Received client request to flush runtime journal.
[[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Started [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
Starting [0;1;39mudev Kernel Device Manager[0m...
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m.
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m.
Starting [0;1;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m.
[[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m.
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m...
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[ 14.298782] gpio-decoder gpio-decoder: unable to acquire input gpios
[ 15.241676] pca953x 1-0041: using no AI
[ 15.315612] input: gpio-decoder as /devices/platform/gpio-decoder/input/input0
[[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimers[0m.
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m.
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
Starting [0;1;39mEthernet Bridge Filtering Tables[0m...
Starting [0;1;39mPrint notice about GPLv3 packages[0m...
Starting [0;1;39mIPv6 Packet Filtering Framework[0m...
Starting [0;1;39mIPv4 Packet Filtering Framework[0m...
Starting [0;1;39mReboot and dump vmcore via kexec[0m...
Starting [0;1;39mMatrix GUI[0m...
Starting [0;1;39mTI Multiproc Manager[0m...
Starting [0;1;39mrun_srss_tc.service[0m...
Starting [0;1;39mSystem Logger Daemon "default" instance[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
Starting [0;1;39mtelnetd.service[0m...
Starting [0;1;39mTI IPC Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mEthernet Bridge Filtering Tables[0m.
[[0;32m OK [0m] Started [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m OK [0m] Started [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Started [0;1;39mReboot and dump vmcore via kexec[0m.
[[0;32m OK [0m] Started [0;1;39mMatrix GUI[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mTI Multiproc Manager[0m.
See 'systemctl status mpmsrv-daemon.service' for details.
[[0;32m OK [0m] Started [0;1;39mrun_srss_tc.service[0m.
[[0;32m OK [0m] Started [0;1;39mTI IPC Daemon[0m.
[[0;32m OK [0m] Started [0;1;39mtelnetd.service[0m.
[[0;32m OK [0m] Started [0;1;39mSystem Logger Daemon "default" instance[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork (Pre)[0m.
Starting [0;1;39msyslog.service[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
Starting [0;1;39mNetwork Service[0m...
[[0;32m OK [0m] Started [0;1;39msyslog.service[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
bash
bc
binutils
cifs-utils
cpio
dosfstools
elfutils
gawk
gdbserver
gstreamer1.0-libav
gzip
less
libasm1
libbfd
libdw1
libelf1
libgmp10
libidn2-0
libreadline8
libunistring2
nettle
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
***************************************************************
***************************************************************
[[0;32m OK [0m] Started [0;1;39mPrint notice about GPLv3 packages[0m.
[[0;32m OK [0m] Created slice [0;1;39msystem-systemd\x2dfsck.slice[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk0p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk0p3[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
Starting [0;1;39mWait for Network to be Configured[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Started [0;1;39mVsftpd ftp daemon[0m.
[[0;32m OK [0m] Started [0;1;39mFile System Check on /dev/mmcblk0p1[0m.
[[0;32m OK [0m] Started [0;1;39mFile System Check on /dev/mmcblk0p2[0m.
[[0;32m OK [0m] Started [0;1;39mFile System Check on /dev/mmcblk0p3[0m.
[[0;32m OK [0m] Started [0;1;39mWait for Network to be Configured[0m.
[[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork is Online[0m.
Mounting [0;1;39m/run/media/mmcblk0p1[0m...
Mounting [0;1;39m/run/media/mmcblk0p2[0m...
Mounting [0;1;39m/run/media/mmcblk0p3[0m...
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
Starting [0;1;39mLighttpd Daemon[0m...
Starting [0;1;39mLSB: network benchmark[0m...
[ 36.769951] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS0[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogi[ 36.850120] EXT4-fs (mmcblk0p2): mounted filesystem 178fd0ab-a6e6-41c0-8720-6e9ec5953969 r/w with ordered data mode. Quota mode: disabled.
n Prompts[0m.
[ 36.863455] EXT4-fs (mmcblk0p3): mounted filesystem 1aa44d2a-7741-43d9-8c20-509762d6a035 r/w with ordered data mode. Quota mode: disabled.
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m.
Starting [0;1;39mSynchronize System and HW clocks[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[0m.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[0m.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p3[0m.
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Started [0;1;39mLSB: network benchmark[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m.
See 'systemctl status sync-clocks.service' for details.
Starting [0;1;39mparse-ip.service[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
Starting [0;1;39mthermal-zone-init.service[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Started [0;1;39mthermal-zone-init.service[0m.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mparse-ip.service[0m.
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m.
Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m...
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Runlevel Changes[0m.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org k2g-evm ttyS0
Arago 2020.05 k2g-evm ttyS0
k2g-evm login:
- 19:39:41 [INFO] Host: root
- 19:39:45 [INFO] Target:
root
7[r[999;999H[6nroot@k2g-evm:~#
- 19:39:45 [INFO] Sleeping 15 secs to allow systemd to finish starting processes...
- 19:40:00 [INFO] Disconnected serial from k2g-ice
- 19:40:00 [INFO] Connected to k2g-ice via serial
- 19:40:00 [INFO] Host: uname -a
- 19:40:00 [INFO] Target:
uname -a
Linux k2g-evm 6.4.0-rc6-next-20230615-00001-gda2a9e86ac16 #kernel_patch_verify_build_v7 SMP PREEMPT Wed Jun 21 00:36:07 UT armv7l GNU/Linux
root@k2g-evm:~#
- 19:40:00 [INFO] Host: cat /proc/cmdline
- 19:40:00 [INFO] Target:
cat /proc/cmdline
console=ttyS0,115200n8 earlyprintk=serial,ttyS0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/k2g-ice2/autofs/096f69d0284177a760410fcaefdde6c6,nolock,v3,tcp,rsize=4096,wsize=4096
root@k2g-evm:~#
- 19:40:00 [INFO] Host: uname -a
- 19:40:01 [INFO] Target:
uname -a
Linux k2g-evm 6.4.0-rc6-next-20230615-00001-gda2a9e86ac16 #kernel_patch_verify_build_v7 SMP PREEMPT Wed Jun 21 00:36:07 UT armv7l GNU/Linux
root@k2g-evm:~#
- 19:40:01 [INFO] Host: cat /proc/mtd
- 19:40:01 [INFO] Target:
cat /proc/mtd
dev: size erasesize name
mtd0: 00100000 00010000 "QSPI.u-boot"
mtd1: 00040000 00010000 "QSPI.u-boot-env"
mtd2: 00040000 00010000 "QSPI.skern"
mtd3: 00040000 00010000 "QSPI.pmmc-firmware"
mtd4: 00800000 00010000 "QSPI.kernel"
mtd5: 00040000 00010000 "QSPI.u-boot-spl-os"
mtd6: 01600000 00010000 "QSPI.file-system"
root@k2g-evm:~#
- 19:40:01 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
- 19:40:01 [INFO] Target:
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pn
p /etc/resolv.conf && systemctl restart systemd-resolved
Job for systemd-resolved.service failed because of unavailable resources or another system error.
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details.
root@k2g-evm:~#
- 19:40:01 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc
- 19:40:01 [INFO] Target:
ls -l /lib/firmware; ls -lR /lib/firmware/ipc
drwxr-xr-x 3 root root 4096 May 29 11:54 ipc
lrwxrwxrwx 1 root root 49 Jun 4 2020 k2g-pru0_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Jun 4 2020 k2g-pru0_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Jun 4 2020 k2g-pru1_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Jun 4 2020 k2g-pru1_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 58 Jun 4 2020 keystone-dsp0-fw -> ipc/ti_platforms_evmTCI66AK2G02_core0/messageq_single.xe66
-rw-r--r-- 1 root root 2488 May 30 15:20 ks2_gbe_serdes.bin
-rw-r--r-- 1 root root 2840 May 30 15:20 ks2_pcie_serdes.bin
-rw-r--r-- 1 root root 1764 May 30 15:20 ks2_qmss_pdsp_acc48.bin
-rw-r--r-- 1 root root 2856 May 30 15:20 ks2_xgbe_serdes.bin
drwxr-xr-x 2 root root 4096 Jun 4 2020 pru
drwxr-xr-x 2 root root 4096 Jun 3 2020 ti-pruss
/lib/firmware/ipc:
drwxr-xr-x 2 root root 4096 May 29 11:54 ti_platforms_evmTCI66AK2G02_core0
/lib/firmware/ipc/ti_platforms_evmTCI66AK2G02_core0:
-rw-r--r-- 1 root root 3806960 May 29 11:41 NameServerApp.xe66
-rw-r--r-- 1 root root 3696344 May 29 11:41 messageq_fault.xe66
-rw-r--r-- 1 root root 3710100 May 29 11:41 messageq_multi.xe66
-rw-r--r-- 1 root root 3720364 May 29 11:41 messageq_multimulti.xe66
-rw-r--r-- 1 root root 3697896 May 29 11:41 messageq_single.xe66
-rw-r--r-- 1 root root 3002664 May 29 11:41 ping_rpmsg.xe66
-rw-r--r-- 1 root root 3035100 May 29 11:41 ping_tasks.xe66
root@k2g-evm:~#
- 19:40:01 [INFO] Host: cat /proc/diskstats
- 19:40:02 [INFO] Target:
cat /proc/diskstats
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 1 mtdblock1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 2 mtdblock2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 3 mtdblock3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 4 mtdblock4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 5 mtdblock5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 6 mtdblock6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 580 114 31507 1869 4 0 32 10 0 0 1879 0 0 0 0 0 0
179 1 mmcblk0p1 189 0 3543 520 0 0 0 0 0 0 520 0 0 0 0 0 0
179 2 mmcblk0p2 177 56 13162 607 2 0 16 4 0 0 611 0 0 0 0 0 0
179 3 mmcblk0p3 164 58 13194 549 2 0 16 6 0 0 555 0 0 0 0 0 0
root@k2g-evm:~#
- 19:40:02 [INFO] Host: cat /proc/interrupts
- 19:40:02 [INFO] Target:
cat /proc/interrupts
CPU0
25: 0 GICv2 29 Level arch_timer
26: 197881 GICv2 30 Level arch_timer
29: 0 GICv2 36 Edge arm-pmu
30: 0 GICv2 33 Edge 26202a0.keystone_irq
31: 106 GICv2 356 Level 2a00000.mailbox rx_005_002
258: 1 GICv2 232 Edge 2700000.edma_ccint
259: 0 GICv2 249 Edge 2700000.edma_ccerrint
260: 0 GICv2 240 Edge 2728000.edma_ccint
261: 0 GICv2 252 Edge 2728000.edma_ccerrint
262: 6 GICv2 120 Edge 2530000.i2c
263: 25 GICv2 121 Edge 2530400.i2c
264: 17489 GICv2 340 Level hwqueue-77
265: 19471 GICv2 341 Level hwqueue-78
272: 1387 GICv2 196 Edge ttyS0
273: 0 GICv2 230 Edge 2940000.spi
274: 0 GICv2 96 Edge 21805400.spi
275: 0 GICv2 98 Edge 21805800.spi
276: 0 GICv2 100 Edge 21805c00.spi
277: 0 GICv2 102 Edge 21806000.spi
278: 1801 GICv2 129 Edge mmc0
IPI0: 0 CPU wakeup interrupts
IPI1: 0 Timer broadcast interrupts
IPI2: 0 Rescheduling interrupts
IPI3: 0 Function call interrupts
IPI4: 0 CPU stop interrupts
IPI5: 0 IRQ work interrupts
IPI6: 0 completion interrupts
Err: 0
root@k2g-evm:~#
- 19:40:02 [INFO] Host: cat /proc/softirqs
- 19:40:02 [INFO] Target:
cat /proc/softirqs
CPU0
HI: 0
TIMER: 4547
NET_TX: 1
NET_RX: 35424
BLOCK: 0
IRQ_POLL: 0
TASKLET: 2
SCHED: 0
HRTIMER: 1
RCU: 16454
root@k2g-evm:~#
- 19:40:02 [INFO] Host: ls -lR /run/media/mmcblk0p1
- 19:40:02 [INFO] Target:
ls -lR /run/media/mmcblk0p1
/run/media/mmcblk0p1:
-rwxrwx--- 1 root disk 632768 Mar 13 17:25 MLO
-rwxrwx--- 1 root disk 632816 Mar 13 17:25 u-boot.img
-rwxrwx--- 1 root disk 262144 Jan 1 1980 uboot.env
-rwxrwx--- 1 root disk 4 Jan 1 1980 ws-calibrate.rules
root@k2g-evm:~#
- 19:40:02 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $?
- 19:40:12 [ERROR] On command: opkg list-installed | grep packagegroup-arago-test; echo $? waiting for opkg list-installed | grep packagegroup-arago-test; echo $?.+?(?-mix:^0) >>> error: execution expired
- 19:40:12 [INFO] Target:
opkg list-installed | grep packagegroup-arago-test; echo $?
1
root@k2g-evm:~#
- 19:40:12 [INFO] Host: opkg list-installed | grep ti-test; echo $?
- 19:40:12 [INFO] Target:
opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.21
0
- 19:40:12 [INFO] Host: depmod -a
- 19:40:13 [INFO] Target:
root@k2g-evm:~# depmod -a
root@k2g-evm:~#
- 19:40:13 [INFO] Host: lsmod
- 19:40:13 [INFO] Target:
lsmod
Module Size Used by
evdev 20480 0
reset_ti_sci 12288 0
gpio_pca953x 20480 4
gpio_decoder 12288 0
root@k2g-evm:~#
- 19:40:13 [INFO] Host: echo 'hello world'
- 19:40:13 [INFO] Target:
echo 'hello world'
hello world
root@k2g-evm:~#
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 6.4.0-rc6-next-20230615-00001-gda2a9e86ac16 (@eptfinf01) (arm-none-linux-gnueabihf-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) #kernel_patch_verify_build_v7 SMP PREEMPT Wed Jun 21 00:36:07 UT
[ 0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Texas Instruments Keystone 2 Kepler/Hawking EVM
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Switching physical address space to 0x800000000
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000081f800000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node dsp-common-memory@81f800000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000081f800000..0x000000081fffffff (8192 KiB) map reusable dsp-common-memory@81f800000
[ 0.000000] cma: Reserved 16 MiB at 0x0000000801400000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000800000000-0x000000082fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem [mem 0x0000000830000000-0x000000087fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000800000000-0x000000087fffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] percpu: Embedded 15 pages/cpu s31188 r8192 d22060 u61440
[ 0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk=serial,ttyS0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/k2hk-evm/autofs/13efd0cbaf8fc0a3b7882154971b9b49,nolock,v3,tcp,rsize=4096,wsize=4096
[ 0.000000] Unknown kernel command line parameters "sysrq_always_enabled earlyprintk=serial,ttyS0,115200n8", will be passed to user space.
[ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.000000] printk: log_buf_len total cpu_extra contributions: 12288 bytes
[ 0.000000] printk: log_buf_len min size: 16384 bytes
[ 0.000000] printk: log_buf_len: 32768 bytes
[ 0.000000] printk: early log buf free: 14068(85%)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: swiotlb_memblock_alloc: Failed to allocate 67108864 bytes tlb structure
[ 0.000000] software IO TLB: swiotlb_memblock_alloc: Failed to allocate 33554432 bytes tlb structure
[ 0.000000] software IO TLB: swiotlb_memblock_alloc: Failed to allocate 16777216 bytes tlb structure
[ 0.000000] software IO TLB: swiotlb_memblock_alloc: Failed to allocate 8388608 bytes tlb structure
[ 0.000000] software IO TLB: swiotlb_memblock_alloc: Failed to allocate 4194304 bytes tlb structure
[ 0.000000] software IO TLB: swiotlb_memblock_alloc: Failed to allocate 2097152 bytes tlb structure
[ 0.000000] software IO TLB: swiotlb_memblock_alloc: Failed to allocate 1048576 bytes tlb structure
[ 0.000000] Memory: 2037492K/2097152K available (10240K kernel code, 732K rwdata, 2820K rodata, 2048K init, 200K bss, 35084K reserved, 24576K cma-reserved, 1310720K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.000012] Switching to timer-based delay loop, resolution 5ns
[ 0.000192] keystone timer clock @200000000 Hz
[ 0.000390] Console: colour dummy device 80x30
[ 0.000423] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[ 0.000436] pid_max: default: 4096 minimum: 301
[ 0.000519] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000530] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000943] CPU: Testing write buffer coherency: ok
[ 0.000980] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.000988] CPU0: Spectre BHB: enabling loop workaround for all CPUs
[ 0.001163] /cpus/cpu@0 missing clock-frequency property
[ 0.001185] /cpus/cpu@1 missing clock-frequency property
[ 0.001202] /cpus/cpu@2 missing clock-frequency property
[ 0.001219] /cpus/cpu@3 missing clock-frequency property
[ 0.001229] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001825] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001915] Setting up static identity map for 0x80200000 - 0x80200138
[ 0.002011] rcu: Hierarchical SRCU implementation.
[ 0.002015] rcu: Max phase no-delay instances is 1000.
[ 0.002452] smp: Bringing up secondary CPUs ...
[ 0.009033] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.009049] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.015775] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.015792] CPU2: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.022531] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.022548] CPU3: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.022678] smp: Brought up 1 node, 4 CPUs
[ 0.022687] SMP: Total of 4 processors activated (1600.00 BogoMIPS).
[ 0.022696] CPU: All CPU(s) started in HYP mode.
[ 0.022699] CPU: Virtualization extensions available.
[ 0.023172] devtmpfs: initialized
[ 0.028333] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.028435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.028449] futex hash table entries: 16 (order: -2, 1024 bytes, linear)
[ 0.028763] pinctrl core: initialized pinctrl subsystem
[ 0.029475] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.030289] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.031008] thermal_sys: Registered thermal governor 'step_wise'
[ 0.031129] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.031136] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.044939] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.046743] SCSI subsystem initialized
[ 0.046850] usbcore: registered new interface driver usbfs
[ 0.046876] usbcore: registered new interface driver hub
[ 0.046905] usbcore: registered new device driver usb
[ 0.047858] pps_core: LinuxPPS API ver. 1 registered
[ 0.047863] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.047876] PTP clock support registered
[ 0.048449] vgaarb: loaded
[ 0.048640] clocksource: Switched to clocksource arch_sys_counter
[ 0.054911] NET: Registered PF_INET protocol family
[ 0.055122] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.056174] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.056191] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.056200] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.056253] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.056446] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.056494] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.056523] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.056652] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.056889] RPC: Registered named UNIX socket transport module.
[ 0.056895] RPC: Registered udp transport module.
[ 0.056899] RPC: Registered tcp transport module.
[ 0.056903] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.056911] PCI: CLS 0 bytes, default 64
[ 0.057106] Unpacking initramfs...
[ 0.058908] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing.
[ 0.059137] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.060147] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[ 0.060418] Freeing initrd memory: 48K
[ 0.060627] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.060646] jffs2: version 2.2. (NAND) 2001-2006 Red Hat, Inc.
[ 0.060845] NET: Registered PF_ALG protocol family
[ 0.060905] bounce: pool size: 64 pages
[ 0.060935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.060941] io scheduler mq-deadline registered
[ 0.060947] io scheduler kyber registered
[ 0.060975] io scheduler bfq registered
[ 0.061257] keystone_irq 26202a0.keystone_irq: irqchip registered, nr_irqs 28
[ 0.064468] keystone-navigator-qmss soc@0:qmss@2a40000: qmgr start queue 0, number of queues 8192
[ 0.064649] keystone-navigator-qmss soc@0:qmss@2a40000: added qmgr start queue 0, num of queues 8192, reg_peek (ptrval), reg_status (ptrval), reg_config (ptrval), reg_region (ptrval), reg_push (ptrval), reg_pop (ptrval)
[ 0.064663] keystone-navigator-qmss soc@0:qmss@2a40000: qmgr start queue 8192, number of queues 8192
[ 0.064837] keystone-navigator-qmss soc@0:qmss@2a40000: added qmgr start queue 8192, num of queues 8192, reg_peek (ptrval), reg_status (ptrval), reg_config (ptrval), reg_region (ptrval), reg_push (ptrval), reg_pop (ptrval)
[ 0.065031] keystone-navigator-qmss soc@0:qmss@2a40000: firmware file ks2_qmss_pdsp_acc48.bin downloaded for PDSP
[ 0.067647] keystone-navigator-dma soc@0:knav_dmas@0: DMA dma_gbe registered 41 logical channels, flows 32, tx chans: 9, rx chans: 24
[ 0.103168] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.103222] platform serial8250: set dma_offset780000000
[ 0.104886] printk: console [ttyS0] disabled
[ 0.105157] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 110, base_baud = 12500000) is a TI DA8xx/66AK2x
[ 0.105195] printk: console [ttyS0] enabled
[ 1.114203] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 111, base_baud = 12500000) is a TI DA8xx/66AK2x
[ 1.127541] loop: module loaded
[ 1.130807] at24 0-0050: supply vcc not found, using dummy regulator
[ 1.137970] at24 0-0050: 131072 byte 24c1024 EEPROM, writable, 1 bytes/write
[ 1.145907] spi_davinci 21000400.spi: DMA is not supported (-19)
[ 1.152928] spi-nor spi0.0: n25q128a11 (16384 Kbytes)
[ 1.158048] 2 fixed-partitions partitions found on MTD device spi0.0
[ 1.164437] Creating 2 MTD partitions on "spi0.0":
[ 1.169252] 0x000000000000-0x000000080000 : "u-boot-spl"
[ 1.175304] 0x000000080000-0x000001000000 : "misc"
[ 1.180830] spi_davinci 21000400.spi: Controller at 0x(ptrval)
[ 1.186958] spi_davinci 21000600.spi: DMA is not supported (-19)
[ 1.193286] spi_davinci 21000600.spi: Controller at 0x(ptrval)
[ 1.199404] spi_davinci 21000800.spi: DMA is not supported (-19)
[ 1.205720] spi_davinci 21000800.spi: Controller at 0x(ptrval)
[ 1.211739] platform Fixed MDIO bus.0: set dma_offset780000000
[ 1.288648] davinci_mdio 2090300.mdio: davinci mdio revision 1.5, bus freq 2500000
[ 1.300468] davinci_mdio 2090300.mdio: phy[0]: device 2090300.mdio:00, driver Marvell 88E1111
[ 1.309043] davinci_mdio 2090300.mdio: phy[1]: device 2090300.mdio:01, driver Marvell 88E1111
[ 2.322201] netcp-1.0 2620110.netcp: initialized cpsw ale version 1.3
[ 2.328679] netcp-1.0 2620110.netcp: ALE Table size 1024
[ 2.334098] netcp-1.0 2620110.netcp: cpts: overflow check period 350 (jiffies)
[ 2.341359] netcp-1.0 2620110.netcp: CPTS: ref_clk_freq:600000000 calc_mult:3579139413 calc_shift:31 error:-1 nsec/sec
[ 2.352756] netcp-1.0 2620110.netcp: module(netcp-xgbe) not used for device
[ 2.359895] keystone-usbphy 2620738.usb_phy: dummy supplies not allowed for exclusive requests
[ 2.369342] platform xhci-hcd.0.auto: set dma_offset780000000
[ 2.375654] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.381265] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 2.389043] xhci-hcd xhci-hcd.0.auto: hcc params 0x0298f06d hci version 0x100 quirks 0x0000000002000010
[ 2.398484] xhci-hcd xhci-hcd.0.auto: irq 115, io mem 0x02690000
[ 2.404530] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.410135] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 2.417824] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 2.424504] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[ 2.432811] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.440073] usb usb1: Product: xHCI Host Controller
[ 2.444967] usb usb1: Manufacturer: Linux 6.4.0-rc6-next-20230615-00001-gda2a9e86ac16 xhci-hcd
[ 2.453618] usb usb1: SerialNumber: xhci-hcd.0.auto
[ 2.458904] hub 1-0:1.0: USB hub found
[ 2.462686] hub 1-0:1.0: 1 port detected
[ 2.466910] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.475132] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[ 2.483440] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.490767] usb usb2: Product: xHCI Host Controller
[ 2.495662] usb usb2: Manufacturer: Linux 6.4.0-rc6-next-20230615-00001-gda2a9e86ac16 xhci-hcd
[ 2.504319] usb usb2: SerialNumber: xhci-hcd.0.auto
[ 2.509556] hub 2-0:1.0: USB hub found
[ 2.513338] hub 2-0:1.0: 1 port detected
[ 2.517588] usbcore: registered new interface driver usb-storage
[ 2.523798] i2c_dev: i2c /dev entries driver
[ 2.528692] davinci-wdt 22f0080.wdt: heartbeat 60 sec
[ 2.534190] sdhci: Secure Digital Host Controller Interface driver
[ 2.540407] sdhci: Copyright(c) Pierre Ossman
[ 2.544895] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.551427] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.557620] usbcore: registered new interface driver usbhid
[ 2.563227] usbhid: USB HID core driver
[ 2.568127] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 2.574517] nand: Micron MT29F4G08ABBDAHC
[ 2.578538] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 2.586217] davinci_nand: probe of 30000000.nand failed with error -22
[ 2.593606] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 2.599513] gre: GRE over IPv4 demultiplexor driver
[ 2.604409] ip_gre: GRE over IPv4 tunneling driver
[ 2.610238] Initializing XFRM netlink socket
[ 2.614566] NET: Registered PF_INET6 protocol family
[ 2.620782] Segment Routing with IPv6
[ 2.624491] In-situ OAM (IOAM) with IPv6
[ 2.628507] NET: Registered PF_PACKET protocol family
[ 2.633599] NET: Registered PF_KEY protocol family
[ 2.638446] 8021q: 802.1Q VLAN Support v1.8
[ 2.642769] sctp: Hash tables configured (bind 512/512)
[ 2.648202] Registering SWP/SWPB emulation handler
[ 2.840952] netcp-1.0 2620110.netcp eth0: Link is Down
[ 2.848293] 8021q: adding VLAN 0 to HW filter on device eth0
[ 5.999699] netcp-1.0 2620110.netcp eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.058646] Sending DHCP requests ., OK
[ 6.122514] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.225
[ 6.130305] IP-Config: Complete:
[ 6.133540] device=eth0, hwaddr=c4:ed:ba:a7:da:a6, ipaddr=192.168.0.225, mask=255.255.255.0, gw=192.168.0.1
[ 6.143765] host=192.168.0.225, domain=ti.com, nis-domain=(none)
[ 6.150236] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.150243] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.163031] clk: Disabling unused clocks
[ 6.209081] VFS: Mounted root (nfs filesystem) on device 0:13.
[ 6.215234] devtmpfs: mounted
[ 6.219575] Freeing unused kernel image (initmem) memory: 2048K
[ 6.268784] Run /sbin/init as init process
[ 6.371308] systemd[1]: System time before build time, advancing clock.
[ 6.387917] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 6.410076] systemd[1]: Detected architecture arm.
Welcome to [1mArago 2020.05[0m!
[ 6.519474] systemd[1]: Set hostname to <k2hk-evm>.
[ 6.961862] systemd[1]: /lib/systemd/system/mpmsrv-daemon.service:10: PIDFile= references a path below legacy directory /var/run/, updating /var/run/mpm/pid /run/mpm/pid; please update the unit file accordingly.
[ 9.978656] random: crng init done
[ 9.982171] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 9.994589] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 10.004560] systemd[1]: Created slice system-getty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m.
[ 10.049255] systemd[1]: Created slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m.
[ 10.099230] systemd[1]: Created slice system-syslog\x2dng.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-syslog\x2dng.slice[0m.
[ 10.149188] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 10.198907] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m.
[ 10.238874] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m.
[ 10.288861] systemd[1]: Reached target Paths.
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m.
[ 10.328743] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 10.378731] systemd[1]: Reached target Slices.
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m.
[ 10.418755] systemd[1]: Reached target Swap.
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m.
[ 10.459706] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 10.508756] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 10.564559] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 10.608881] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 10.672567] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 10.681439] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 10.729057] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 10.759443] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 10.799574] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 10.848915] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 10.899001] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 10.968989] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 11.019024] systemd[1]: Condition check resulted in Kernel Debug File System being skipped.
[ 11.030903] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting [0;1;39mTemporary Directory (/tmp)[0m...
[ 11.079348] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 11.094672] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m.
[ 11.141369] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 11.179168] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 11.201608] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 11.253230] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 11.271429] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 11.321048] systemd[1]: Starting udev Coldplug all Devices...
Starting [0;1;39mudev Coldplug all Devices[0m...
[ 11.361299] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 11.399741] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory (/tmp)[0m.
[[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m.
[[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m.
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
[ 11.654955] systemd-journald[91]: Received client request to flush runtime journal.
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Started [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
Starting [0;1;39mudev Kernel Device Manager[0m...
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m.
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m.
Starting [0;1;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m.
[[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m.
[[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m.
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m...
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimers[0m.
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m.
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
Starting [0;1;39mEthernet Bridge Filtering Tables[0m...
Starting [0;1;39mPrint notice about GPLv3 packages[0m...
Starting [0;1;39mIPv6 Packet Filtering Framework[0m...
Starting [0;1;39mIPv4 Packet Filtering Framework[0m...
Starting [0;1;39mReboot and dump vmcore via kexec[0m...
Starting [0;1;39mMatrix GUI[0m...
Starting [0;1;39mTI Multiproc Manager[0m...
Starting [0;1;39mrun_srss_tc.service[0m...
Starting [0;1;39mSystem Logger Daemon "default" instance[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
Starting [0;1;39mtelnetd.service[0m...
Starting [0;1;39mTI IPC Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mEthernet Bridge Filtering Tables[0m.
[[0;32m OK [0m] Started [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m OK [0m] Started [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Started [0;1;39mReboot and dump vmcore via kexec[0m.
[[0;32m OK [0m] Started [0;1;39mMatrix GUI[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mTI Multiproc Manager[0m.
See 'systemctl status mpmsrv-daemon.service' for details.
[[0;32m OK [0m] Started [0;1;39mrun_srss_tc.service[0m.
[[0;32m OK [0m] Started [0;1;39mtelnetd.service[0m.
[[0;32m OK [0m] Started [0;1;39mTI IPC Daemon[0m.
[[0;32m OK [0m] Started [0;1;39mSystem Logger Daemon "default" instance[0m.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
bash
bc
binutils
cifs-utils
cpio
dosfstools
elfutils
gawk
gdbc6x
gdbserver
gstreamer1.0-libav
gzip
less
libasm1
libbfd
libdw1
libelf1
libgmp10
libidn2-0
libreadline8
libunistring2
nettle
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
***************************************************************
***************************************************************
[[0;32m OK [0m] Reached target [0;1;39mNetwork (Pre)[0m.
Starting [0;1;39msyslog.service[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
Starting [0;1;39mNetwork Service[0m...
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m.
[[0;32m OK [0m] Started [0;1;39mPrint notice about GPLv3 packages[0m.
[[0;32m OK [0m] Started [0;1;39msyslog.service[0m.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
Starting [0;1;39mWait for Network to be Configured[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Started [0;1;39mVsftpd ftp daemon[0m.
[[0;32m OK [0m] Started [0;1;39mWait for Network to be Configured[0m.
[[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork is Online[0m.
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
Starting [0;1;39mLighttpd Daemon[0m...
Starting [0;1;39mLSB: network benchmark[0m...
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS0[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m.
Starting [0;1;39mSynchronize System and HW clocks[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Started [0;1;39mLSB: network benchmark[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m.
See 'systemctl status sync-clocks.service' for details.
Starting [0;1;39mgdbserverproxy.service[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Started [0;1;39mgdbserverproxy.service[0m.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
Starting [0;1;39mparse-ip.service[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
Starting [0;1;39mthermal-zone-init.service[0m...
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Started [0;1;39mthermal-zone-init.service[0m.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
#>>>>> LCD 12
IP Address:
192.168.0.225
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Started [0;1;39mparse-ip.service[0m.
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLighttpd Daemon[0m.
See 'systemctl status lighttpd.service' for details.
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m.
Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m...
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Runlevel Changes[0m.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org k2hk-evm ttyS0
Arago 2020.05 k2hk-evm ttyS0
k2hk-evm login:
- 19:39:42 [INFO] Host: root
- 19:39:45 [INFO] Target:
root
7[r[999;999H[6nroot@k2hk-evm:~#
- 19:39:45 [INFO] Sleeping 15 secs to allow systemd to finish starting processes...
- 19:40:00 [INFO] Disconnected serial from k2hk-evm
- 19:40:00 [INFO] Connected to k2hk-evm via serial
- 19:40:00 [INFO] Host: uname -a
- 19:40:00 [INFO] Target:
uname -a
Linux k2hk-evm 6.4.0-rc6-next-20230615-00001-gda2a9e86ac16 #kernel_patch_verify_build_v7 SMP PREEMPT Wed Jun 21 00:36:07 UT armv7l GNU/Linux
root@k2hk-evm:~#
- 19:40:00 [INFO] Host: cat /proc/cmdline
- 19:40:00 [INFO] Target:
cat /proc/cmdline
console=ttyS0,115200n8 earlyprintk=serial,ttyS0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/k2hk-evm/autofs/13efd0cbaf8fc0a3b7882154971b9b49,nolock,v3,tcp,rsize=4096,wsize=4096
root@k2hk-evm:~#
- 19:40:00 [INFO] Host: uname -a
- 19:40:00 [INFO] Target:
uname -a
Linux k2hk-evm 6.4.0-rc6-next-20230615-00001-gda2a9e86ac16 #kernel_patch_verify_build_v7 SMP PREEMPT Wed Jun 21 00:36:07 UT armv7l GNU/Linux
root@k2hk-evm:~#
- 19:40:00 [INFO] Host: cat /proc/mtd
- 19:40:00 [INFO] Target:
cat /proc/mtd
dev: size erasesize name
mtd0: 00080000 00001000 "u-boot-spl"
mtd1: 00f80000 00001000 "misc"
root@k2hk-evm:~#
- 19:40:00 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
- 19:40:01 [INFO] Target:
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pn
np /etc/resolv.conf && systemctl restart systemd-resolved
Job for systemd-resolved.service failed because of unavailable resources or another system error.
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details.
root@k2hk-evm:~#
- 19:40:01 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc
- 19:40:01 [INFO] Target:
ls -l /lib/firmware; ls -lR /lib/firmware/ipc
drwxr-xr-x 3 root root 4096 May 29 14:10 ipc
lrwxrwxrwx 1 root root 57 Jun 4 2020 keystone-dsp0-fw -> ipc/ti_platforms_evmTCI6638K2K_core0/messageq_single.xe66
lrwxrwxrwx 1 root root 57 Jun 4 2020 keystone-dsp1-fw -> ipc/ti_platforms_evmTCI6638K2K_core0/messageq_single.xe66
lrwxrwxrwx 1 root root 57 Jun 4 2020 keystone-dsp2-fw -> ipc/ti_platforms_evmTCI6638K2K_core0/messageq_single.xe66
lrwxrwxrwx 1 root root 57 Jun 4 2020 keystone-dsp3-fw -> ipc/ti_platforms_evmTCI6638K2K_core0/messageq_single.xe66
lrwxrwxrwx 1 root root 57 Jun 4 2020 keystone-dsp4-fw -> ipc/ti_platforms_evmTCI6638K2K_core0/messageq_single.xe66
lrwxrwxrwx 1 root root 57 Jun 4 2020 keystone-dsp5-fw -> ipc/ti_platforms_evmTCI6638K2K_core0/messageq_single.xe66
lrwxrwxrwx 1 root root 57 Jun 4 2020 keystone-dsp6-fw -> ipc/ti_platforms_evmTCI6638K2K_core0/messageq_single.xe66
lrwxrwxrwx 1 root root 57 Jun 4 2020 keystone-dsp7-fw -> ipc/ti_platforms_evmTCI6638K2K_core0/messageq_single.xe66
-rw-r--r-- 1 root root 2488 May 30 22:09 ks2_gbe_serdes.bin
-rw-r--r-- 1 root root 6960 May 30 22:09 ks2_pa_pdsp0_classify1.bin
-rw-r--r-- 1 root root 6960 May 30 22:09 ks2_pa_pdsp1_classify1.bin
-rw-r--r-- 1 root root 6960 May 30 22:09 ks2_pa_pdsp2_classify1.bin
-rw-r--r-- 1 root root 4212 May 30 22:09 ks2_pa_pdsp3_classify2.bin
-rw-r--r-- 1 root root 7616 May 30 22:09 ks2_pa_pdsp4_pam.bin
-rw-r--r-- 1 root root 7616 May 30 22:09 ks2_pa_pdsp5_pam.bin
-rw-r--r-- 1 root root 2840 May 30 22:09 ks2_pcie_serdes.bin
-rw-r--r-- 1 root root 1764 May 30 22:09 ks2_qmss_pdsp_acc48.bin
-rw-r--r-- 1 root root 2856 May 30 22:09 ks2_xgbe_serdes.bin
/lib/firmware/ipc:
drwxr-xr-x 2 root root 4096 May 29 14:10 ti_platforms_evmTCI6638K2K_core0
/lib/firmware/ipc/ti_platforms_evmTCI6638K2K_core0:
-rw-r--r-- 1 root root 3808600 May 29 14:05 NameServerApp.xe66
-rw-r--r-- 1 root root 5091156 May 29 14:05 dual_transports.xe66
-rw-r--r-- 1 root root 3698720 May 29 14:05 messageq_fault.xe66
-rw-r--r-- 1 root root 3711448 May 29 14:05 messageq_multi.xe66
-rw-r--r-- 1 root root 3371184 May 29 14:05 messageq_multicore.xe66
-rw-r--r-- 1 root root 3721660 May 29 14:05 messageq_multimulti.xe66
-rw-r--r-- 1 root root 3699300 May 29 14:05 messageq_single.xe66
-rw-r--r-- 1 root root 3003836 May 29 14:05 ping_rpmsg.xe66
-rw-r--r-- 1 root root 3036456 May 29 14:05 ping_tasks.xe66
root@k2hk-evm:~#
- 19:40:01 [INFO] Host: cat /proc/diskstats
- 19:40:01 [INFO] Target:
cat /proc/diskstats
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 1 mtdblock1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
root@k2hk-evm:~#
- 19:40:01 [INFO] Host: cat /proc/interrupts
- 19:40:02 [INFO] Target:
cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
25: 0 0 0 0 GICv2 29 Level arch_timer
26: 30694 8862 4909 45100 GICv2 30 Level arch_timer
29: 0 0 0 0 GICv2 142 Edge timer-keystone
62: 4 0 0 0 GICv2 315 Edge 2530000.i2c
63: 1 0 0 0 GICv2 318 Edge 2530400.i2c
64: 0 0 0 0 GICv2 321 Edge 2530800.i2c
65: 0 0 0 0 GICv2 52 Edge arm-pmu
66: 0 0 0 0 GICv2 53 Edge arm-pmu
67: 0 0 0 0 GICv2 54 Edge arm-pmu
68: 0 0 0 0 GICv2 55 Edge arm-pmu
69: 0 0 0 0 GICv2 36 Edge 26202a0.keystone_irq
78: 17170 0 0 0 GICv2 80 Level hwqueue-8704
80: 17978 0 0 0 GICv2 82 Level hwqueue-8706
110: 1350 0 0 0 GICv2 309 Edge ttyS0
112: 158 0 0 0 GICv2 324 Edge 21000400.spi
113: 0 0 0 0 GICv2 328 Edge 21000600.spi
114: 0 0 0 0 GICv2 332 Edge 21000800.spi
115: 0 0 0 0 GICv2 425 Edge 2680000.usb, xhci-hcd:usb1
IPI0: 0 0 0 0 CPU wakeup interrupts
IPI1: 0 0 0 0 Timer broadcast interrupts
IPI2: 30 22 28 47 Rescheduling interrupts
IPI3: 6449 5453 6987 12907 Function call interrupts
IPI4: 0 0 0 0 CPU stop interrupts
IPI5: 0 0 0 0 IRQ work interrupts
IPI6: 0 0 0 0 completion interrupts
Err: 0
root@k2hk-evm:~#
- 19:40:02 [INFO] Host: cat /proc/softirqs
- 19:40:02 [INFO] Target:
cat /proc/softirqs
CPU0 CPU1 CPU2 CPU3
HI: 0 19 0 0
TIMER: 616 567 700 373
NET_TX: 0 1 0 0
NET_RX: 27159 1 13 0
BLOCK: 0 0 0 0
IRQ_POLL: 0 0 0 0
TASKLET: 490 52 1 0
SCHED: 2605 2596 1722 2399
HRTIMER: 0 0 0 0
RCU: 2871 3252 4305 3443
root@k2hk-evm:~#
- 19:40:02 [INFO] Host: ls -lR /run/media/mmcblk0p1
- 19:40:02 [INFO] Target:
ls -lR /run/media/mmcblk0p1
ls: /run/media/mmcblk0p1: No such file or directory
root@k2hk-evm:~#
- 19:40:02 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $?
- 19:40:12 [ERROR] On command: opkg list-installed | grep packagegroup-arago-test; echo $? waiting for opkg list-installed | grep packagegroup-arago-test; echo $?.+?(?-mix:^0) >>> error: execution expired
- 19:40:12 [INFO] Target:
opkg list-installed | grep packagegroup-arago-test; echo $?
1
root@k2hk-evm:~#
- 19:40:12 [INFO] Host: opkg list-installed | grep ti-test; echo $?
- 19:40:12 [INFO] Target:
opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.22
0
root@k2hk-evm:~#
- 19:40:12 [INFO] Host: depmod -a
- 19:40:12 [INFO] Target:
depmod -a
root@k2hk-evm:~#
- 19:40:12 [INFO] Host: lsmod
- 19:40:12 [INFO] Target:
lsmod
Module Size Used by
root@k2hk-evm:~#
- 19:40:12 [INFO] Host: echo 'hello world'
- 19:40:12 [INFO] Target:
echo 'hello world'
hello world
root@k2hk-evm:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment