Dear TI,
I am trying to upload my RootFS for custom board using TFTP/NFS which is booting without any problem from SD card.
Below commands are used -
setenv autoload no; setenv serverip 192.168.0.103; setenv ipaddr 192.168.0.101; setenv gatewayip 192.168.0.103;setenv netmask 255.255.255.0
gpt write mmc 0 ${partitions}
setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:/home/ahlawatm/ti-processor-sdk-linux-automotive-j7-evm-07_00_00_modified/targetNFS,nolock,vers=4,tcp ip=${ipaddr}::${netmask} rootdelay=5 nfsrootdebug
tftp 0x82000000 Image-j7-evm.bin;tftp 0x81200000 k3-j721e-common-proc-board.dtb;booti 0x82000000 - 0x81200000
Can you please help me understnad what is missing ?
Failure_log -->
j7-evm login: root
Last login: Wed Jun 17 14:17:22 UTC 2020
root@j7-evm:~# reboot
Stopping Session c2 of user root.
[ OK ] Removed slice system-weston.slice.
[ OK ] Stopped target Login Prompts.
[ OK ] Stopped target RPC Port Mapper.
[ OK ] Stopped target Timers.
[ OK ] Stopped Daily rotation of log files.
[ OK ] Stopped Daily Cleanup of Temporary Directories.
Stopping Job spooling tools...
Stopping Avahi mDNS/DNS-SD Stack...
Stopping Periodic Command Scheduler...
[ OK ] Stopped DEMO.
Stopping Getty on tty1...
Stopping irqbalance daemon...
Stopping Reboot and dump vmcore via kexec...
Stopping NFS status monitor for NFSv2/3 locking....
Stopping Serial Getty on ttyS2...
Stopping Serial Getty on ttyS3...
Stopping Load/Save Random Seed...
Starting Update UTMP about System Runlevel Changes...
Stopping TEE Supplicant...
[ OK ] Stopped target System Time Synchronized.
[ OK ] Stopped target System Time Set.
Stopping telnetd.service...
[ OK ] Stopped Job spooling tools.
[ OK ] Stopped Periodic Command Scheduler.
[ OK ] Stopped irqbalance daemon.
[ OK ] Stopped TEE Supplicant.
[ OK ] Stopped Wait for Network to be Configured.
[ OK ] Stopped Avahi mDNS/DNS-SD Stack.
[ OK ] Stopped NFS status monitor for NFSv2/3 locking..
[ OK ] Stopped Getty on tty1.
[ OK ] Stopped Serial Getty on ttyS2.
[ OK ] Stopped Serial Getty on ttyS3.
[ OK ] Stopped Reboot and dump vmcore via kexec.
[ OK ] Stopped Load/Save Random Seed.
[ OK ] Stopped telnetd.service.
[ OK ] Stopped Session c2 of user root.
[ OK ] Removed slice system-getty.slice.
[ OK ] Removed slice system-serial\x2dgetty.slice.
[ OK ] Stopped target Host and Network Name Lookups.
Stopping Login Service...
Stopping User Manager for UID 0...
Stopping weston.service...
[ OK ] Stopped User Manager for UID 0.
[ OK ] Stopped weston.service.
Stopping rc.pvr.service...
Stopping User Runtime Directory /run/user/0...
[ OK ] Unmounted /run/user/0.
[ OK ] Stopped User Runtime Directory /run/user/0.
[ OK ] Removed slice User Slice of UID 0.
Stopping D-Bus System Message Bus...
Stopping Permit User Sessions...
[ OK ] Stopped D-Bus System Message Bus.
[ OK ] Stopped Login Service.
[ OK ] Stopped rc.pvr.service.
[ OK ] Stopped Permit User Sessions.
[ OK ] Started Update UTMP about System Runlevel Changes.
[ OK ] Stopped target Network.
[ OK ] Stopped target Remote File Systems.
Stopping Network Name Resolution...
[ OK ] Stopped Network Name Resolution.
Stopping Network Service...
[ OK ] Stopped Network Service.
[ OK ] Stopped target Network (Pre).
[ OK ] Stopped IPv6 Packet Filtering Framework.
[ OK ] Stopped IPv4 Packet Filtering Framework.
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Paths.
[ OK ] Stopped Dispatch Password …ts to Console Directory Watch.
[ OK ] Stopped Forward Password R…uests to Wall Directory Watch.
[ OK ] Stopped target Slices.
[ OK ] Removed slice User and Session Slice.
[ OK ] Stopped target Sockets.
[ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Closed D-Bus System Message Bus Socket.
[ OK ] Closed Docker Socket for the API.
[ OK ] Closed dropbear.socket.
[ OK ] Stopped target System Initialization.
Stopping Hardware RNG Entropy Gatherer Daemon...
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
Stopping Network Time Synchronization...
[ OK ] Stopped Hardware RNG Entropy Gatherer Daemon.
[ OK ] Stopped Network Time Synchronization.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
Unmounting /media/ram...
Unmounting /run/media/mmcblk1p1...
Unmounting Temporary Directory (/tmp)...
Unmounting /var/volatile...
[ OK ] Unmounted /media/ram.
[ OK ] Unmounted /run/media/mmcblk1p1.
[ OK ] Unmounted Temporary Directory (/tmp).
[ OK ] Unmounted /var/volatile.
[ OK ] Stopped target Swap.
[ OK ] Reached target Unmount All Filesystems.
[ OK ] Stopped File System Check on /dev/mmcblk1p1.
[ OK ] Removed slice system-systemd\x2dfsck.slice.
[ OK ] Stopped target Local File Systems (Pre).
[ OK ] Stopped Remount Root and Kernel File Systems.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ OK ] Reached target Shutdown.
[ OK ] Reached target Final Step.
[ OK ] Started Reboot.
[ OK ] Reached target Reboot.
[ 57.603036] watchdog: watchdog0: nowayout prevents watchdog being stopped!
[ 57.609924] watchdog: watchdog0: nowayout prevents watchdog being stopped!
[ 57.616787] watchdog: watchdog0: watchdog did not stop!
[ 57.663053] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 57.676684] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 57.687229] systemd-journald[240]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 57.695526] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 57.704890] systemd-shutdown[1]: Hardware watchdog 'K3 RTI Watchdog', version 0
[ 57.713088] systemd-shutdown[1]: Unmounting file systems.
[ 57.719649] [1006]: Remounting '/' read-only in with options '(null)'.
[ 57.733932] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[ 57.740206] systemd-shutdown[1]: All filesystems unmounted.
[ 57.745786] systemd-shutdown[1]: Deactivating swaps.
[ 57.750804] systemd-shutdown[1]: All swaps deactivated.
[ 57.756022] systemd-shutdown[1]: Detaching loop devices.
[ 57.762930] systemd-shutdown[1]: All loop devices detached.
[ 57.768507] systemd-shutdown[1]: Detaching DM devices.
[ 57.773759] systemd-shutdown[1]: All DM devices detached.
[ 57.779150] systemd-shutdown[1]: All filesystems, swaps, loop devices and DM devices detached.
[ 57.797954] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 57.804728] systemd-shutdown[1]: Rebooting.
[ 57.827854] reboot: Restarting system
U-Boot SPL 2020.01-dirty (Aug 20 2020 - 14:10:54 +0200)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
j721e_ddrss_probe(dev=41c87cec)
j721e_ddrss_ofdata_to_priv(dev=41c87cec)
j721e_ddrss_power_on(ddrss=41cd71c4)
LPDDR4_Probe: PASS
LPDDR4_Init: PASS
--->>> LPDDR4 Initialization is in progress ... <<<---
j721e_lpddr4_ack_freq_upd_req: received freq change req: req type = 1, req no. = 0
j721e_lpddr4_ack_freq_upd_req: received freq change req: req type = 0, req no. = 1
j721e_lpddr4_ack_freq_upd_req: received freq change req: req type = 1, req no. = 2
j721e_lpddr4_ack_freq_upd_req: received freq change req: req type = 2, req no. = 3
j721e_lpddr4_ack_freq_upd_req: received freq change req: req type = 1, req no. = 4
j721e_lpddr4_ack_freq_upd_req: received freq change req: req type = 2, req no. = 5
LPDDR4_Start: PASS
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
** File not found /lib/firmware/j7-main-r5f0_0-fw **
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Aug 20 2020 - 14:10:20 +0200)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
Trying to boot from MMC2
i2c_write: error waiting for data ACK (status=0x116)
Error reading output register
U-Boot 2020.01-dirty (Aug 20 2020 - 14:10:20 +0200)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed 1
Board: J721EX-PM1-SOM rev E2
DRAM: 1 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net:
Warning: ethernet@046000000 using MAC address from ROM
eth0: ethernet@046000000
Hit any key to stop autoboot: 0
=> setenv autoload no; setenv serverip 192.168.0.103; setenv ipaddr 192.168.0.101; setenv gatewayip 192.168.0.103;setenv netmask 255.255.255.0
=> gpt write mmc 0 ${partitions}
Writing GPT: success!
=> setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:/home/ahlawatm/ti-processor-sdk-linux-automotive-j7-evm-07_00_00_modified/targetNFS,nolock,vers=4,tcp ip=${ipaddr}::${netmask} rootdelay=5 nfsrootdebug
=> tftp 0x82000000 Image-j7-evm.bin;tftp 0x81200000 k3-j721e-common-proc-board.dtb;booti 0x82000000 - 0x81200000
link up on port 1, speed 1000, full duplex
Using ethernet@046000000 device
TFTP from server 192.168.0.103; our IP address is 192.168.0.101
Filename 'Image-j7-evm.bin'.
Load address: 0x82000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###
2.5 MiB/s
done
Bytes transferred = 16654344 (fe2008 hex)
link up on port 1, speed 1000, full duplex
Using ethernet@046000000 device
TFTP from server 192.168.0.103; our IP address is 192.168.0.101
Filename 'k3-j721e-common-proc-board.dtb'.
Load address: 0x81200000
Loading: ##################
2.4 MiB/s
done
Bytes transferred = 87778 (156e2 hex)
## Flattened Device Tree blob at 81200000
Booting using the fdt blob at 0x81200000
Loading Device Tree to 00000000bdea3000, end 00000000bdebb6e1 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 5.4.40-g66cf445b76 (oe-user@oe-host) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT Wed Jun 17 14:28:47 UTC 2020
[ 0.000000] Machine model: Texas Instruments K3 J721E SoC
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2900000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b3800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b3900000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b4800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b4900000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
[ 0.000000] cma: Failed to reserve 512 MiB
[ 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.0
[ 0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 1650
[ 0.000000] Kernel command line: root=/dev/nfs rw nfsroot=192.168.0.103:/home/ahlawatm/ti-processor-sdk-linux-automotive-j7-evm-07_00_00_modified/targetNFS,nolock,vers=4,tcp ip=192.168.0.101::255.255.255.0 rootdelay=5 nfsrootdebug
[ 0.000000] Dentry cache hash table entries: 16384 (order: 1, 131072 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 857216K/106496K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073708800896K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @b5800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000000bde10000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000bde20000
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.000133] Console: colour dummy device 80x25
[ 0.000383] printk: console [tty0] enabled
[ 0.000405] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.000414] pid_max: default: 32768 minimum: 301
[ 0.000452] LSM: Security Framework initializing
[ 0.000483] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.000497] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.023986] ASID allocator initialised with 32768 entries
[ 0.031982] rcu: Hierarchical SRCU implementation.
[ 0.040030] Platform MSI: gic-its@1820000 domain created
[ 0.040126] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
[ 0.047999] smp: Bringing up secondary CPUs ...
[ 0.080319] Detected PIPT I-cache on CPU1
[ 0.080335] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.080345] GICv3: CPU1: using allocated LPI pending table @0x00000000bde30000
[ 0.080363] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.080400] smp: Brought up 1 node, 2 CPUs
[ 0.080417] SMP: Total of 2 processors activated.
[ 0.080422] CPU features: detected: 32-bit EL0 Support
[ 0.080427] CPU features: detected: CRC32 instructions
[ 0.086414] CPU: All CPU(s) started at EL2
[ 0.086432] alternatives: patching kernel code
[ 0.086819] devtmpfs: initialized
[ 0.090676] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.090691] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[ 0.090796] pinctrl core: initialized pinctrl subsystem
[ 0.091121] NET: Registered protocol family 16
[ 0.091285] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.091532] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.093510] sram interconnect@100000:sram@70000000: found no memory resource
[ 0.093520] sram: probe of interconnect@100000:sram@70000000 failed with error -22
[ 0.099591] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[ 0.099602] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[ 0.099608] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.100976] cryptd: max_cpu_qlen set to 1000
[ 0.103585] vsys_3v3: supplied by evm_12v0
[ 0.103675] vsys_5v0: supplied by evm_12v0
[ 0.104015] iommu: Default domain type: Translated
[ 0.104148] SCSI subsystem initialized
[ 0.104411] mc: Linux media interface: v0.10
[ 0.104425] videodev: Linux video capture interface: v2.00
[ 0.104436] pps_core: LinuxPPS API ver. 1 registered
[ 0.104440] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.104449] PTP clock support registered
[ 0.104460] EDAC MC: Ver: 3.0.0
[ 0.104902] FPGA manager framework
[ 0.104932] Advanced Linux Sound Architecture Driver Initialized.
[ 0.105232] clocksource: Switched to clocksource arch_sys_counter
[ 0.105294] VFS: Disk quotas dquot_6.6.0
[ 0.105330] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[ 0.107296] thermal_sys: Registered thermal governor 'step_wise'
[ 0.107297] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.107456] NET: Registered protocol family 2
[ 0.107661] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[ 0.107709] TCP established hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.107742] TCP bind hash table entries: 8192 (order: 1, 131072 bytes, linear)
[ 0.107820] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.107869] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[ 0.107913] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[ 0.108000] NET: Registered protocol family 1
[ 0.108262] RPC: Registered named UNIX socket transport module.
[ 0.108268] RPC: Registered udp transport module.
[ 0.108272] RPC: Registered tcp transport module.
[ 0.108276] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.108283] PCI: CLS 0 bytes, default 64
[ 0.108518] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.111741] Initialise system trusted keyrings
[ 0.111803] workingset: timestamp_bits=46 max_order=14 bucket_order=0
[ 0.113708] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.113918] NFS: Registering the id_resolver key type
[ 0.113929] Key type id_resolver registered
[ 0.113934] Key type id_legacy registered
[ 0.113941] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.114018] 9p: Installing v9fs 9p2000 file system support
[ 0.121490] Key type asymmetric registered
[ 0.121498] Asymmetric key parser 'x509' registered
[ 0.121518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.121524] io scheduler mq-deadline registered
[ 0.121529] io scheduler kyber registered
[ 0.122514] pinctrl-single 4301c000.pinmux: 94 pins, size 376
[ 0.122713] pinctrl-single 11c000.pinmux: 173 pins, size 692
[ 0.123072] pinctrl-single a40000.timesync_router: 512 pins, size 2048
[ 0.125173] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.125206] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.125355] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
[ 0.125366] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
[ 0.125492] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
[ 0.125502] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
[ 0.125599] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
[ 0.125609] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
[ 0.125703] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
[ 0.125713] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
[ 0.125807] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
[ 0.125817] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
[ 0.127217] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.132206] brd: module loaded
[ 0.134926] loop: module loaded
[ 0.136249] libphy: Fixed MDIO Bus: probed
[ 0.136406] tun: Universal TUN/TAP device driver, 1.6
[ 0.136625] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 0.136632] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.136651] sky2: driver version 1.30
[ 0.137103] VFIO - User Level meta-driver version: 0.3
[ 0.137445] i2c /dev entries driver
[ 0.137926] sdhci: Secure Digital Host Controller Interface driver
[ 0.137931] sdhci: Copyright(c) Pierre Ossman
[ 0.138123] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.138571] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.139148] optee: probing for conduit method from DT.
[ 0.139163] optee: revision 3.8 (199fca17)
[ 0.139430] optee: initialized driver
[ 0.140112] NET: Registered protocol family 17
[ 0.140175] 9pnet: Installing 9P2000 support
[ 0.140200] Key type dns_resolver registered
[ 0.140315] registered taskstats version 1
[ 0.140319] Loading compiled-in X.509 certificates
[ 0.144003] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.144093] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.145595] ti-sci 44083000.dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
[ 0.161189] random: fast init done
[ 0.183113] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 0.184319] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[ 0.184585] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[ 0.184834] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
[ 0.185141] pca953x 3-0020: 3-0020 supply vcc not found, using dummy regulator
[ 0.205274] pca953x 3-0020: failed writing register
[ 0.205327] pca953x: probe of 3-0020 failed with error -121
[ 0.205416] pca953x 3-0022: 3-0022 supply vcc not found, using dummy regulator
[ 0.205531] pca953x 3-0022: failed writing register
[ 0.205569] pca953x: probe of 3-0022 failed with error -121
[ 0.205606] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[ 0.205978] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
[ 0.206242] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz
[ 0.206548] pca953x 6-0020: 6-0020 supply vcc not found, using dummy regulator
[ 0.229290] pca953x 6-0020: failed writing register
[ 0.229332] pca953x: probe of 6-0020 failed with error -121
[ 0.229370] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
[ 0.229637] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
[ 0.229883] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
[ 0.230156] omap_i2c 2060000.i2c: bus 9 rev0.12 at 100 kHz
[ 0.230763] ti-sci-intr interconnect@100000:interconnect@28380000:interrupt-controller2: Interrupt Router 137 domain created
[ 0.230862] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 131 domain created
[ 0.230957] ti-sci-intr interconnect@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
[ 0.231120] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 0.238889] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
[ 0.240482] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 0.240492] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 0.240498] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 0.241879] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 0.241889] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 0.241894] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 0.242088] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
[ 0.242217] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
[ 0.242600] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 18, base_baud = 3000000) is a 8250
[ 1.749216] printk: console [ttyS2] enabled
[ 1.753881] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 19, base_baud = 3000000) is a 8250
[ 1.762895] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 20, base_baud = 3000000) is a 8250
[ 1.771637] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 1.780807] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
[ 1.789356] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
[ 2.877641] arm-smmu-v3 36600000.smmu: CMD_SYNC timeout at 0x00000001 [hwprod 0x00000002, hwcons 0x00000001]
[ 3.968484] arm-smmu-v3 36600000.smmu: CMD_SYNC timeout at 0x00000004 [hwprod 0x00000005, hwcons 0x00000001]
[ 3.978317] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
[ 3.986827] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.993438] [drm] No driver support for vblank timestamp query.
[ 4.000250] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
[ 4.007844] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 4.018353] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 4.028509] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 4.038751] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 4.049495] scsi host0: ufshcd
[ 4.054687] cadence-qspi 47040000.spi: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[ 4.062511] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -2
[ 4.069373] cadence-qspi: probe of 47040000.spi failed with error -2
[ 4.076089] cadence-qspi 47050000.spi: unrecognized JEDEC id bytes: 00 00 00 00 00 00
[ 4.083912] cadence-qspi 47050000.spi: Cadence QSPI NOR probe failed -2
[ 4.090734] cadence-qspi: probe of 47050000.spi failed with error -2
[ 4.137240] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 4.144886] davinci_mdio 46000f00.mdio: detected phy mask 81ffffff
[ 4.154139] libphy: 46000f00.mdio: probed
[ 4.158157] davinci_mdio 46000f00.mdio: phy[25]: device 46000f00.mdio:19, driver unknown
[ 4.166237] davinci_mdio 46000f00.mdio: phy[26]: device 46000f00.mdio:1a, driver unknown
[ 4.174313] davinci_mdio 46000f00.mdio: phy[27]: device 46000f00.mdio:1b, driver unknown
[ 4.182388] davinci_mdio 46000f00.mdio: phy[28]: device 46000f00.mdio:1c, driver unknown
[ 4.190461] davinci_mdio 46000f00.mdio: phy[29]: device 46000f00.mdio:1d, driver unknown
[ 4.198536] davinci_mdio 46000f00.mdio: phy[30]: device 46000f00.mdio:1e, driver unknown
[ 4.206630] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
[ 4.218034] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
[ 4.226618] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 4.235127] mmc0: CQHCI version 5.10
[ 4.273472] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
[ 4.281642] mmc1: CQHCI version 5.10
[ 4.318152] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
[ 4.326307] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 4.336781] pca953x 4-0020: 4-0020 supply vcc not found, using dummy regulator
[ 4.365274] pca953x 4-0020: failed writing register
[ 4.370200] pca953x: probe of 4-0020 failed with error -121
[ 4.376164] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 4.383017] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 4.389863] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 4.396738] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 4.403581] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 4.414357] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
[ 4.424735] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
[ 4.433468] mmc0: Command Queue Engine enabled
[ 4.437909] mmc0: new HS400 MMC card at address 0001
[ 4.444716] mmcblk0: mmc0:0001 S0J35A 7.28 GiB
[ 4.449368] mmcblk0boot0: mmc0:0001 S0J35A partition 1 31.5 MiB
[ 4.455395] mmcblk0boot1: mmc0:0001 S0J35A partition 2 31.5 MiB
[ 4.461369] mmcblk0rpmb: mmc0:0001 S0J35A partition 3 4.00 MiB, chardev (240:0)
[ 4.474035] mmcblk0: p1
[ 4.477690] cdns-ufshcd 4e84000.ufs: link startup failed 1
[ 4.481244] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 4.483173] cdns-ufshcd 4e84000.ufs: UFS Host state=0
[ 4.490811] davinci_mdio 46000f00.mdio: detected phy mask 81ffffff
[ 4.495849] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
[ 4.504998] libphy: 46000f00.mdio: probed
[ 4.509659] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
[ 4.513663] davinci_mdio 46000f00.mdio: phy[25]: device 46000f00.mdio:19, driver unknown
[ 4.520082] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
[ 4.528154] davinci_mdio 46000f00.mdio: phy[26]: device 46000f00.mdio:1a, driver unknown
[ 4.528156] davinci_mdio 46000f00.mdio: phy[27]: device 46000f00.mdio:1b, driver unknown
[ 4.535014] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
[ 4.535017] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
[ 4.543093] davinci_mdio 46000f00.mdio: phy[28]: device 46000f00.mdio:1c, driver unknown
[ 4.551161] cdns-ufshcd 4e84000.ufs: Clk gate=1
[ 4.551164] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
[ 4.557765] davinci_mdio 46000f00.mdio: phy[29]: device 46000f00.mdio:1d, driver unknown
[ 4.564100] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
[ 4.572171] davinci_mdio 46000f00.mdio: phy[30]: device 46000f00.mdio:1e, driver unknown
[ 4.572198] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
[ 4.576693] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
[ 4.584974] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 4.592235] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
[ 4.592255] host_regs: 00000000: 1587031f 00000000 00000210 00000000
[ 4.609303] pps pps0: new PPS source ptp1
[ 4.618625] host_regs: 00000010: 00000000 00000000 00000000 00000000
[ 4.618628] host_regs: 00000020: 00000000 00000470 00000000 00000000
[ 4.624746] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 4.631046] host_regs: 00000030: 00000008 00000001 00000000 00000000
[ 4.631048] host_regs: 00000040: 00000000 00000000 00000000 00000000
[ 4.631050] host_regs: 00000050: 00000000 00000000 00000000 00000000
[ 4.631052] host_regs: 00000060: 00000000 00000000 00000000 00000000
[ 4.631054] host_regs: 00000070: 00000000 00000000 00000000 00000000
[ 4.631056] host_regs: 00000080: 00000000 00000000 00000000 00000000
[ 4.631058] host_regs: 00000090: 00000000 00000000 00000000 00000000
[ 4.631061] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
[ 4.643223] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
[ 4.649544] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
[ 4.649547] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
[ 4.653548] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 4.659882] cdns-ufshcd 4e84000.ufs: No record of pa_err errors
[ 4.667323] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 4.675164] cdns-ufshcd 4e84000.ufs: No record of dl_err errors
[ 4.675167] cdns-ufshcd 4e84000.ufs: No record of nl_err errors
[ 4.675169] cdns-ufshcd 4e84000.ufs: No record of tl_err errors
[ 4.675171] cdns-ufshcd 4e84000.ufs: No record of dme_err errors
[ 4.690846] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[ 4.694196] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err errors
[ 4.694198] cdns-ufshcd 4e84000.ufs: No record of fatal_err errors
[ 4.694201] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 4476460 us
[ 4.694203] cdns-ufshcd 4e84000.ufs: No record of resume_fail errors
[ 4.700608] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[ 4.706889] cdns-ufshcd 4e84000.ufs: No record of suspend_fail errors
[ 4.706891] cdns-ufshcd 4e84000.ufs: No record of dev_reset errors
[ 4.706893] cdns-ufshcd 4e84000.ufs: No record of host_reset errors
[ 4.706895] cdns-ufshcd 4e84000.ufs: No record of task_abort errors
[ 4.706897] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
[ 4.706899] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
[ 4.706902] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
[ 4.713263] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 4.885342] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[ 4.893277] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 4.900243] hctosys: unable to open rtc device (rtc0)
[ 4.906838] Generic PHY fixed-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:00, irq=POLL)
[ 4.916917] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 4.937240] IP-Config: Guessing netmask 255.255.255.0
[ 4.942283] IP-Config: Complete:
[ 4.945505] device=eth0, hwaddr=e4:15:f6:5e:b7:35, ipaddr=192.168.0.101, mask=255.255.255.0, gw=255.255.255.0
[ 4.955833] host=192.168.0.101, domain=, nis-domain=(none)
[ 4.961739] bootserver=255.255.255.255, rootserver=192.168.0.103, rootpath=
[ 4.969151] IP-Config: Gateway not on directly connected network
[ 4.988397] ALSA device list:
[ 4.991361] No soundcards found.
[ 4.994905] Waiting 5 sec before mounting root device...
[ 5.570910] mmc1: new high speed SDHC card at address aaaa
[ 5.576693] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 5.587783] mmcblk1: p1 p2
[ 10.219058] VFS: Mounted root (nfs4 filesystem) on device 0:21.
[ 10.225311] devtmpfs: mounted
[ 10.228703] Freeing unused kernel memory: 1728K
[ 10.249256] Run /sbin/init as init process
[ 10.776476] systemd[1]: System time before build time, advancing clock.
[ 10.920566] NET: Registered protocol family 10
[ 10.925937] Segment Routing with IPv6
[ 10.979704] 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)
[ 11.001427] systemd[1]: Detected architecture arm64.
Welcome to Arago 2020.05!
[ 11.042815] systemd[1]: Set hostname to <j7-evm>.
[ 11.298273] random: crng init done
[ 11.404539] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
[ 11.510230] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 11.522583] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 11.532386] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 11.549814] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 11.569744] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 11.585372] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 11.609328] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 11.633315] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 11.649276] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 11.665267] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 11.681269] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 11.698279] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 11.721285] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 11.744509] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 11.765361] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 11.819692] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 11.828662] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 11.849469] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 11.866091] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 11.890157] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 11.913370] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 11.935615] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 11.955456] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 11.975575] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 11.997053] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting Temporary Directory (/tmp)...
[ 12.019818] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 12.047447] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 12.085695] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
[ 12.113092] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 12.140904] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 12.152786] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 12.187416] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 12.208159] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 12.231676] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 12.255074] systemd[1]: Mounted Huge Pages File System.
[ OK ] Mounted Huge Pages File System.
[ 12.277973] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 12.289342] cryptodev: loading out-of-tree module taints kernel.
[ 12.295931] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 12.311991] cryptodev: driver 1.10 loaded.
[ 12.317744] systemd[1]: Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Debug File System.
[ 12.338198] systemd[1]: Mounted Temporary Directory (/tmp).
[ OK ] Mounted Temporary Directory (/tmp).
[ 12.361638] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ 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...
Starting Apply Kernel Variables...
Starting Create System Users...
[ 12.523975] systemd-journald[246]: Received client request to flush runtime journal.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started Create System Users.
Starting Create Static Device Nodes in /dev...
[ 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 ] Started udev Coldplug all Devices.
[ OK ] Mounted /media/ram.
[ OK ] Mounted /var/volatile.
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
Starting Rebuild Dynamic Linker Cache...
Starting Create Volatile Files and Directories...
[ OK ] Started Load/Save Random Seed.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Create Volatile Files and Directories.
Starting Rebuild Journal Catalog...
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Rebuild Journal Catalog.
[ OK ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[ OK ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[ OK ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[ OK ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[ 13.786276] rti-wdt 2200000.rti: heartbeat 60 sec
[ 13.809341] rti-wdt 2210000.rti: heartbeat 60 sec
[ 13.918212] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[ 13.945715] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
[ 13.957148] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
[ 13.972382] remoteproc remoteproc0: 4d80800000.dsp is available
[ 13.984929] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[ 14.001248] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
[ 14.014926] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
[ OK ] Created slice system-weston.slice[[ 14.036161] remoteproc remoteproc1: 4d81800000.dsp is available
0m.
Starting Start psplash boot splash screen.[ 14.051918] remoteproc remoteproc0: powering up 4d80800000.dsp
..
[ 14.062176] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 192416
[FAILED] Failed to start Network Time Synchronization.
[ 14.072820] remoteproc remoteproc0: bad phdr da 0xa6100000 mem 0x8c
See 'systemctl status systemd-timesyncd.service' for details.[ 14.085297] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 14.098463] remoteproc remoteproc0: Failed to load program segments: -22
[ 14.117664] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
[ 14.129420] remoteproc remoteproc2: 64800000.dsp is available
[ 14.178551] remoteproc remoteproc1: powering up 4d81800000.dsp
[ 14.184454] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 192416
[ 14.195391] remoteproc remoteproc1: bad phdr da 0xa7100000 mem 0x8c
[ 14.204503] remoteproc remoteproc1: Failed to load program segments: -22
[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.
[ 14.722181] platform 41000000.r5f: configured R5F for remoteproc mode
[ 14.734751] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[ 14.749746] remoteproc remoteproc3: 41000000.r5f is available
[ 14.766023] platform 5c00000.r5f: configured R5F for remoteproc mode
[ 14.777123] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 14.790709] remoteproc remoteproc4: 5c00000.r5f is available
[ 14.799067] platform 5d00000.r5f: configured R5F for remoteproc mode
[ 14.826933] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
[ 14.842828] remoteproc remoteproc5: 5d00000.r5f is available
[ 14.858031] platform 5e00000.r5f: configured R5F for remoteproc mode
[ 14.876978] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[ 14.897749] remoteproc remoteproc6: 5e00000.r5f is available
[ 14.913642] platform 5f00000.r5f: configured R5F for remoteproc mode
[ 14.930742] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
[ 14.952806] remoteproc remoteproc7: 5f00000.r5f is available
[ 15.128426] remoteproc remoteproc3: powering up 41000000.r5f
[ 15.134192] remoteproc remoteproc3: Booting fw image j7-mcu-r5f0_0-fw, size 95552
[ 15.146149] PVR_K: 277: SysDevInit: platform_get_resource() failed
[ 15.154796] platform 41000000.r5f: booting R5F core using boot addr = 0x41010000
[ 15.165089] remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
[ 15.178208] PVR_K:(Error): 277: PVRSRVDeviceCreate: Failed to get device config (PVRSRV_ERROR_INIT_FAILURE)
[ 15.188596] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 15.194219] remoteproc3#vdev0buffer: registered virtio0 (type 7)
[ 15.200356] remoteproc remoteproc3: remote processor 41000000.r5f is now up
[ 15.208421] [drm:pvr_drm_load [pvrsrvkm]] *ERROR* failed to create device node for device 00000000aaa7be2b (PVRSRV_ERROR_INIT_FAILURE)
[ 15.220767] remoteproc remoteproc5: powering up 5d00000.r5f
[ 15.226553] remoteproc remoteproc5: Booting fw image j7-main-r5f0_1-fw, size 95476
Healthy_log -->
[ OK ] Started User Manager for UID 0.
[ OK ] Started Session c1 of user root.
[ 8.507523] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
[ 8.542234] platform 41000000.r5f: configured R5F for remoteproc mode
[ 8.583512] remoteproc remoteproc1: 4d81800000.dsp is available
[ 8.617323] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[ 8.665520] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
[ 8.675046] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 8.683521] remoteproc remoteproc1: powering up 4d81800000.dsp
[ 8.687387] remoteproc remoteproc2: 41000000.r5f is available
[ 8.689395] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
[ 8.705054] remoteproc remoteproc1: request_firmware failed: -2
[ 8.729078] remoteproc remoteproc2: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
[ 8.740939] remoteproc remoteproc2: powering up 41000000.r5f
[ 8.749173] remoteproc remoteproc2: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
[ 8.763507] remoteproc remoteproc2: request_firmware failed: -2
[ 8.770007] platform 5c00000.r5f: configured R5F for remoteproc mode
[ 8.816336] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
[ 8.831972] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 8.909788] remoteproc remoteproc3: 64800000.dsp is available
[ 8.954864] remoteproc remoteproc4: 5c00000.r5f is available
[ 8.998390] remoteproc remoteproc3: Direct firmware load for j7-c71_0-fw failed with error -2
[ 9.009445] remoteproc remoteproc3: powering up 64800000.dsp
[ 9.017356] remoteproc remoteproc3: Direct firmware load for j7-c71_0-fw failed with error -2
[ 9.029792] remoteproc remoteproc3: request_firmware failed: -2
[ 9.053568] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
[ 9.066747] remoteproc remoteproc4: powering up 5c00000.r5f
[ 9.072374] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
[ 9.083907] platform 5d00000.r5f: configured R5F for remoteproc mode
[ 9.090279] remoteproc remoteproc4: request_firmware failed: -2
[ 9.139420] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
[ 9.208161] remoteproc remoteproc5: 5d00000.r5f is available
[ 9.230846] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
[ 9.242753] remoteproc remoteproc5: powering up 5d00000.r5f
[ 9.250741] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
[ 9.261259] platform 5e00000.r5f: configured R5F for remoteproc mode
[ 9.262737] random: crng init done
[ 9.267677] remoteproc remoteproc5: request_firmware failed: -2
[ 9.270990] random: 7 urandom warning(s) missed due to ratelimiting
[ 9.301851] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[ 9.323697] remoteproc remoteproc6: 5e00000.r5f is available
[ 9.354850] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
[ 9.364452] platform 5f00000.r5f: configured R5F for remoteproc mode
[ 9.370812] remoteproc remoteproc6: powering up 5e00000.r5f
[ 9.376537] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
[ 9.390743] remoteproc remoteproc6: request_firmware failed: -2
[ 9.396919] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
[ 9.422803] remoteproc remoteproc7: 5f00000.r5f is available
[ 9.438345] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
[ 9.450758] remoteproc remoteproc7: powering up 5f00000.r5f
[ 9.458764] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
[ OK ] Started Load/Save Random Seed.
[ 9.474750] remoteproc remoteproc7: request_firmware failed: -2
[ 10.059806] Generic PHY fixed-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:00, irq=POLL)
[ 10.075551] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
bash-dev
bash
bc
binutils
cifs-utils
cpio
dosfstools
elfutils
gawk
gdb
gdbserver
glmark2
gstreamer1.0-libav
gzip
less
libasm1
libbfd
libdw1
libelf1
libgdbm-compat4
libgdbm-dev
libgdbm6
libgmp10
libidn2-0
libreadline-dev
libreadline8
libunistring2
m4-dev
m4
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.
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Found device /dev/mmcblk1p1.
Starting File System Check on /dev/mmcblk1p1...
[ OK ] Started File System Check on /dev/mmcblk1p1.
Mounting /run/media/mmcblk1p1...
[ OK ] Mounted /run/media/mmcblk1p1.
[ 11.407155] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
[ 11.467971] remoteproc remoteproc8: b034000.pru is available
[ OK ] Started rc.pvr.service.
[ 11.483891] pru-rproc b034000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@34000 probed successfully
Starting weston.service...
[ 11.499454] remoteproc remoteproc9: b004000.rtu is available
[ 11.514296] pru-rproc b004000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@4000 probed successfully
[ OK ] Started weston.service.
[ 11.535180] pru-rproc b00a000.txpru: IRQ vring not found
Starting DEMO...
[ 11.544011] pru-rproc b00a000.txpru: IRQ kick not found
Starting telnetd.service...
[ 11.557670] remoteproc remoteproc10: b00a000.txpru is available
[ OK ] Started DEMO.
[ 11.575169] pru-rproc b00a000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@a000 probed successfully
[ OK ] Started telnetd.service.
[ 11.592825] remoteproc remoteproc11: b038000.pru is available
[ 11.604061] pru-rproc b038000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@38000 probed successfully
[ 11.621719] remoteproc remoteproc12: b006000.rtu is available
[ 11.634369] pru-rproc b006000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@6000 probed successfully
[ 11.652191] pru-rproc b00c000.txpru: IRQ vring not found
[ 11.658084] pru-rproc b00c000.txpru: IRQ kick not found
[ 11.666809] remoteproc remoteproc13: b00c000.txpru is available
[ 11.678755] pru-rproc b00c000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@c000 probed successfully
[ 11.695379] remoteproc remoteproc14: b134000.pru is available
[ 11.705734] pru-rproc b134000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@34000 probed successfully
[ 11.764742] remoteproc remoteproc15: b104000.rtu is available
[ 11.772546] pru-rproc b104000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@4000 probed successfully
[ 11.820131] pru-rproc b10a000.txpru: IRQ vring not found
[ 11.846747] pru-rproc b10a000.txpru: IRQ kick not found
[ 11.852944] remoteproc remoteproc16: b10a000.txpru is available
[ 11.868024] pru-rproc b10a000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@a000 probed successfully
[ 11.887340] remoteproc remoteproc17: b138000.pru is available
[ 11.898766] pru-rproc b138000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@38000 probed successfully
[ 11.915204] remoteproc remoteproc18: b106000.rtu is available
[ 11.926750] pru-rproc b106000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@6000 probed successfully
[ 11.942848] pru-rproc b10c000.txpru: IRQ vring not found
[ 11.954727] pru-rproc b10c000.txpru: IRQ kick not found
[ 11.960214] remoteproc remoteproc19: b10c000.txpru is available
[ 11.970781] pru-rproc b10c000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@c000 probed successfully
[ 12.099843] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
[ 12.190620] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
[ 12.310881] usbcore: registered new interface driver usbfs
[ 12.322748] usbcore: registered new interface driver hub
[ 12.328099] usbcore: registered new device driver usb
[ 12.355533] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 12.361030] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
[ 12.378842] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
[ 12.394748] xhci-hcd xhci-hcd.2.auto: irq 597, io mem 0x06410000
[ 12.400888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 12.414725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.421936] usb usb1: Product: xHCI Host Controller
[ 12.434723] usb usb1: Manufacturer: Linux 5.4.40-g66cf445b76 xhci-hcd
[ 12.441153] usb usb1: SerialNumber: xhci-hcd.2.auto
[ 12.454927] hub 1-0:1.0: USB hub found
[ 12.458695] hub 1-0:1.0: 1 port detected
[ 12.466945] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 12.473454] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
[ 12.490734] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 12.497283] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 12.510766] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[ 12.522727] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.529938] usb usb2: Product: xHCI Host Controller
[ 12.542723] usb usb2: Manufacturer: Linux 5.4.40-g66cf445b76 xhci-hcd
[ 12.549155] usb usb2: SerialNumber: xhci-hcd.2.auto
[ 12.558910] hub 2-0:1.0: USB hub found
[ 12.562657] hub 2-0:1.0: 1 port detected