# Pastebin 39XKV9Jc U-Boot SPL 2021.01-gfbbc964a35 (May 07 2021 - 05:41:35 +0000) SYSFW ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla') Trying to boot from MMC2 Loading Environment from MMC... *** Warning - No MMC card found, using default environment Starting ATF on ARM64 core... NOTICE: BL31: v2.4(release):07.03.00.002-dirty NOTICE: BL31: Built : 04:18:11, Apr 4 2021 U-Boot SPL 2020.01-g2781231a33 (Apr 04 2021 - 04:33:29 +0000) SYSFW ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla') Trying to boot from MMC2 U-Boot 2021.01-gfbbc964a35 (May 07 2021 - 05:41:25 +0000) SoC: AM64X SR1.0 Model: Texas Instruments AM642 EVM Board: AM64-GPEVM rev E2 DRAM: 2 GiB MMC: mmc@fa10000: 0, mmc@fa00000: 1 Loading Environment from MMC... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Net: Warning: ethernet@8000000 MAC addresses don't match: Address in ROM is f4:84:4c:f9:59:9a Address in environment is 70:f1:0f:76:ff:0e eth2: ethernet@8000000 Hit any key to stop autoboot: 5 0 => => => => => - 11:23:05 [INFO] Disconnected serial from am64xx-evm - 11:23:05 [INFO] Connected to am64xx-evm via serial - 11:23:05 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' - 11:23:05 [INFO] Target: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' => - 11:23:05 [INFO] Host: setenv bootcmd '' - 11:23:05 [INFO] Target: setenv bootcmd '' => - 11:23:05 [INFO] Host: setenv autoload 'no' - 11:23:05 [INFO] Target: setenv autoload 'no' => - 11:23:05 [INFO] Host: setenv serverip '192.168.0.1' - 11:23:05 [INFO] Target: setenv serverip '192.168.0.1' => - 11:23:05 [INFO] Host: setenv _initramfs - - 11:23:05 [INFO] Target: setenv _initramfs - => - 11:23:05 [INFO] Host: printenv - 11:23:05 [INFO] Target: printenv _initramfs=- arch=arm args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} autoload=no baudrate=115200 board=am64x board_name=am64x_gpevm board_rev=E2 board_serial=0103 board_software_revision=01 boot=mmc boot_fdt=try bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled bootcmd= bootdelay=5 bootdir=/boot bootenvfile=uEnv.txt bootm_size=0x10000000 bootpart=1:2 bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} console=ttyS2,115200n8 cpu=armv8 default_device_tree=k3-am642-evm.dtb dtboaddr=0x89000000 envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootscript; then run bootscript;else if run loadbootenv; then echo Loaded env from ${bootenvfile};run importbootenv;fi;if test -n $uenvcmd; then echo Running uenvcmd ...;run uenvcmd;fi;fi;fi; eth1addr=70:f1:0f:76:ff:0d eth2addr=70:f1:0f:76:ff:0e fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=fdee1000 findfdt=setenv name_fdt ${default_device_tree};setenv fdtfile ${name_fdt} finduuid=part uuid mmc ${bootpart} uuid get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${name_fdt} get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} get_overlay_mmc=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load mmc ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done; importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} init_mmc=run args_all args_mmc kernel_addr_r=0x82000000 loadaddr=0x82000000 loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} mmcboot=mmc dev ${mmcdev}; devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados;fi;fi;fi; mmcdev=1 mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; mmcrootfstype=ext4 rootwait mtdids=nor0=fc40000.spi.0 mtdparts=mtdparts=fc40000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern) name_kern=Image partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramdisk_addr_r=0x88080000 rd_spec=- rdaddr=0x88080000 run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} scriptaddr=0x80000000 serial#=0000000000000103 serverip=192.168.0.1 soc=k3 stderr=serial@2800000 stdin=serial@2800000 stdout=serial@2800000 vendor=ti Environment size: 3141/131068 bytes => - 11:23:05 [INFO] Host: printenv bootargs - 11:23:06 [INFO] Target: printenv bootargs bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled => - 11:23:06 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 11:23:06 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 11:23:06 [INFO] Host: setenv serverip '192.168.0.1' - 11:23:06 [INFO] Target: setenv serverip '192.168.0.1' => - 11:23:06 [INFO] Host: setenv autoload 'no' - 11:23:06 [INFO] Target: setenv autoload 'no' => - 11:23:06 [INFO] Host: dhcp - 11:23:08 [INFO] Target: dhcp ethernet@8000000 Waiting for PHY auto negotiation to complete... done link up on port 1, speed 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.0.152 (1003 ms) => - 11:23:08 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am64xx-evm1/850d9689b270a6e45a91b3f630ad662d - 11:23:20 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am64xx-evm1/850d9689b270a6e45a91b3f630ad662d link up on port 1, speed 1000, full duplex Using ethernet@8000000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.152 Filename 'vatf_am64xx-evm1/850d9689b270a6e45a91b3f630ad662d'. Load address: 0x82000000 Loading: *#T ################################################################ ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################# 1.5 MiB/s done Bytes transferred = 17823752 (10ff808 hex) => - 11:23:20 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am64xx-evm1/dd32e6d183171d9eb98781f9968e71d1 - 11:23:20 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am64xx-evm1/dd32e6d183171d9eb98781f9968e71d1 link up on port 1, speed 1000, full duplex Using ethernet@8000000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.152 Filename 'vatf_am64xx-evm1/dd32e6d183171d9eb98781f9968e71d1'. Load address: 0x88000000 Loading: *### 9.4 MiB/s done Bytes transferred = 29530 (735a hex) => - 11:23:20 [INFO] Host: fdt address ${fdt_addr_r} - 11:23:20 [INFO] Target: fdt address ${fdt_addr_r} => - 11:23:20 [INFO] Host: printenv bootargs - 11:23:20 [INFO] Target: printenv bootargs bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp => - 11:23:20 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-evm1/autofs/5320e187a9623d3ece776ef704e49943,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 11:23:20 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-evm1/autofs/5320e187a9623d3ece776ef704e49943,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 11:23:20 [INFO] Host: printenv bootcmd - 11:23:20 [INFO] Target: printenv bootcmd bootcmd= => - 11:23:20 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 11:23:20 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 11:23:20 [INFO] Host: version - 11:23:21 [INFO] Target: version U-Boot 2021.01-gfbbc964a35 (May 07 2021 - 05:41:25 +0000) aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025 GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209 => - 11:23:21 [INFO] Host: bdinfo - 11:23:21 [INFO] Target: bdinfo boot_params = 0x0000000000000000 DRAM bank = 0x0000000000000000 -> start = 0x0000000080000000 -> size = 0x0000000080000000 flashstart = 0x0000000000000000 flashsize = 0x0000000000000000 flashoffset = 0x0000000000000000 baudrate = 115200 bps relocaddr = 0x00000000fff0a000 reloc off = 0x000000007f70a000 Build = 64-bit current eth = ethernet@8000000 ethaddr = (not set) IP addr = 192.168.0.152 fdt_blob = 0x00000000fdee1000 new_fdt = 0x00000000fdee1000 fdt_size = 0x0000000000008de0 lmb_dump_all: memory.cnt = 0x1 memory.size = 0x0 memory.reg[0x0].base = 0x80000000 .size = 0x80000000 reserved.cnt = 0x2 reserved.size = 0x0 reserved.reg[0x0].base = 0x9e800000 .size = 0x1800000 reserved.reg[0x1].base = 0xfdedfc00 .size = 0x2120400 arch_number = 0x0000000000000000 TLB addr = 0x00000000ffff0000 irq_sp = 0x00000000fdee0ff0 sp start = 0x00000000fdee0ff0 Early malloc usage: 28c0 / 8000 => - 11:23:21 [INFO] Host: - 11:23:21 [INFO] Target: boot_params = 0x0000000000000000 DRAM bank = 0x0000000000000000 -> start = 0x0000000080000000 -> size = 0x0000000080000000 flashstart = 0x0000000000000000 flashsize = 0x0000000000000000 flashoffset = 0x0000000000000000 baudrate = 115200 bps relocaddr = 0x00000000fff0a000 reloc off = 0x000000007f70a000 Build = 64-bit current eth = ethernet@8000000 ethaddr = (not set) IP addr = 192.168.0.152 fdt_blob = 0x00000000fdee1000 new_fdt = 0x00000000fdee1000 fdt_size = 0x0000000000008de0 lmb_dump_all: memory.cnt = 0x1 memory.size = 0x0 memory.reg[0x0].base = 0x80000000 .size = 0x80000000 reserved.cnt = 0x2 reserved.size = 0x0 reserved.reg[0x0].base = 0x9e800000 .size = 0x1800000 reserved.reg[0x1].base = 0xfdedfc00 .size = 0x2120400 arch_number = 0x0000000000000000 TLB addr = 0x00000000ffff0000 irq_sp = 0x00000000fdee0ff0 sp start = 0x00000000fdee0ff0 Early malloc usage: 28c0 / 8000 => - 11:23:21 [INFO] Host: ls mmc 0:1 - 11:23:21 [INFO] Target: ls mmc 0:1 0 file(s), 0 dir(s) => - 11:23:21 [INFO] Host: ls mmc 1:1 - 11:23:21 [INFO] Target: ls mmc 1:1 375242 tiboot3.bin 658220 tispl.bin 917464 u-boot.img 4 ws-calibrate.rules 665328 MLO 5 file(s), 0 dir(s) => - 11:23:21 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 11:23:21 [INFO] Target: ext4ls mmc 0:2 /lib/firmware ** Unrecognized filesystem type ** => - 11:23:21 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 11:23:21 [INFO] Target: ext4ls mmc 1:2 /lib/firmware 4096 . 4096 .. 2046 LICENCE.iwlwifi_firmware 30 am64-main-r5f0_0-fw 30 am64-main-r5f0_1-fw 30 am64-main-r5f1_0-fw 30 am64-main-r5f1_1-fw 918268 iwlwifi-3160-17.ucode 1745176 iwlwifi-8000C-13.ucode 2351636 iwlwifi-8000C-16.ucode 2394060 iwlwifi-8000C-21.ucode 2120860 iwlwifi-8000C-22.ucode 2227284 iwlwifi-8000C-27.ucode 2310116 iwlwifi-8000C-31.ucode 2448976 iwlwifi-8000C-34.ucode 2428004 iwlwifi-8000C-36.ucode 2389968 iwlwifi-8265-21.ucode 1811984 iwlwifi-8265-22.ucode 2234528 iwlwifi-8265-27.ucode 2307104 iwlwifi-8265-31.ucode 2440780 iwlwifi-8265-34.ucode 2436632 iwlwifi-8265-36.ucode 4096 mcusdk-ipc 3940 regulatory.db 1182 regulatory.db.p7s 4096 ti-connectivity => - 11:23:21 [INFO] Host: mmc rescan; echo $? - 11:23:22 [INFO] Target: mmc rescan; echo $? 0 => - 11:23:22 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 11:23:22 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 6 ms (0 Bytes/s) => - 11:23:22 [INFO] Host: boot - 11:26:52 [ERROR] On command: boot waiting for boot.+?(?-mix:login:) >>> error: execution expired - 11:26:52 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 000000008fff5000, end 000000008ffff359 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.30-rt37-g8fbd16658d (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT_RT Sat May 8 02:45:05 UTC 2021 [ 0.000000] Machine model: Texas Instruments AM642 EVM [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 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] cma: Reserved 24 MiB at 0x00000000fe800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a3ffffff] [ 0.000000] node 0: [mem 0x00000000a4000000-0x00000000a4ffffff] [ 0.000000] node 0: [mem 0x00000000a5000000-0x00000000a57fffff] [ 0.000000] node 0: [mem 0x00000000a5800000-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] On node 0 totalpages: 524288 [ 0.000000] DMA zone: 8192 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 524288 pages, LIFO batch:63 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 18 pages/cpu s34176 r8192 d31360 u73728 [ 0.000000] pcpu-alloc: s34176 r8192 d31360 u73728 alloc=18*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-evm1/autofs/5320e187a9623d3ece776ef704e49943,nolock,v3,tcp,rsize=4096,wsize=4096 [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1916348K/2097152K available (10558K kernel code, 1150K rwdata, 4056K rodata, 1600K init, 428K bss, 156228K reserved, 24576K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000080030000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000 [ 0.000000] random: get_random_bytes called from start_kernel+0x330/0x4d8 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.008447] Console: colour dummy device 80x25 [ 0.013039] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023716] pid_max: default: 32768 minimum: 301 [ 0.028542] LSM: Security Framework initializing [ 0.033327] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.040906] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.050864] rcu: Hierarchical SRCU implementation. [ 0.056282] Platform MSI: msi-controller@1820000 domain created [ 0.062613] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.072122] smp: Bringing up secondary CPUs ... [ 0.077557] Detected VIPT I-cache on CPU1 [ 0.081692] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000 [ 0.088728] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000 [ 0.096164] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.102981] smp: Brought up 1 node, 2 CPUs [ 0.107210] SMP: Total of 2 processors activated. [ 0.112031] CPU features: detected: 32-bit EL0 Support [ 0.117294] CPU features: detected: CRC32 instructions [ 0.130332] CPU: All CPU(s) started at EL2 [ 0.134539] alternatives: patching kernel code [ 0.140302] devtmpfs: initialized [ 0.150132] KASLR disabled due to lack of seed [ 0.154919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.164896] futex hash table entries: 512 (order: 4, 65536 bytes, linear) [ 0.173005] pinctrl core: initialized pinctrl subsystem [ 0.179629] NET: Registered protocol family 16 [ 0.186566] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.194009] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.202155] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.211033] thermal_sys: Registered thermal governor 'step_wise' [ 0.211511] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.224699] ASID allocator initialised with 65536 entries [ 0.254118] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.261056] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.267927] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.274824] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.282927] cryptd: max_cpu_qlen set to 1000 [ 0.290956] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR1.0 JTAGID[0x0bb3802f] Detected [ 0.300339] vsys_5v0: supplied by evm_12v0 [ 0.305089] vsys_3v3: supplied by evm_12v0 [ 0.309897] vddb_3v3_display: supplied by vsys_3v3 [ 0.316243] iommu: Default domain type: Translated [ 0.321768] SCSI subsystem initialized [ 0.326345] mc: Linux media interface: v0.10 [ 0.330848] videodev: Linux video capture interface: v2.00 [ 0.336634] pps_core: LinuxPPS API ver. 1 registered [ 0.341730] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.351089] PTP clock support registered [ 0.355132] EDAC MC: Ver: 3.0.0 [ 0.359228] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100 [ 0.366202] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100 [ 0.373037] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100 [ 0.380431] FPGA manager framework [ 0.384070] Advanced Linux Sound Architecture Driver Initialized. [ 0.391528] clocksource: Switched to clocksource arch_sys_counter [ 0.398073] VFS: Disk quotas dquot_6.6.0 [ 0.402164] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.416789] NET: Registered protocol family 2 [ 0.422126] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.431033] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.439328] TCP bind hash table entries: 16384 (order: 7, 917504 bytes, linear) [ 0.447948] TCP: Hash tables configured (established 16384 bind 16384) [ 0.454921] UDP hash table entries: 1024 (order: 5, 131072 bytes, linear) [ 0.462047] UDP-Lite hash table entries: 1024 (order: 5, 131072 bytes, linear) [ 0.469867] NET: Registered protocol family 1 [ 0.475004] RPC: Registered named UNIX socket transport module. [ 0.481132] RPC: Registered udp transport module. [ 0.485942] RPC: Registered tcp transport module. [ 0.490751] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.497361] PCI: CLS 0 bytes, default 64 [ 0.502313] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.515158] Initialise system trusted keyrings [ 0.520062] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 0.533089] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.539922] NFS: Registering the id_resolver key type [ 0.545170] Key type id_resolver registered [ 0.549472] Key type id_legacy registered [ 0.553692] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.560573] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.568410] 9p: Installing v9fs 9p2000 file system support [ 0.617859] Key type asymmetric registered [ 0.622104] Asymmetric key parser 'x509' registered [ 0.627186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.634769] io scheduler mq-deadline registered [ 0.639399] io scheduler kyber registered [ 0.645936] pinctrl-single f4000.pinctrl: 180 pins, size 720 [ 0.653055] pinctrl-single a40000.timesync-router: 512 pins, size 2048 [ 0.668466] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.692716] brd: module loaded [ 0.706629] loop: module loaded [ 0.710882] megasas: 07.714.04.00-rc1 [ 0.717659] libphy: Fixed MDIO Bus: probed [ 0.723496] tun: Universal TUN/TAP device driver, 1.6 [ 0.729361] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.735823] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.741958] sky2: driver version 1.30 [ 0.746938] VFIO - User Level meta-driver version: 0.3 [ 0.753308] i2c /dev entries driver [ 0.757969] sdhci: Secure Digital Host Controller Interface driver [ 0.764336] sdhci: Copyright(c) Pierre Ossman [ 0.769388] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.776721] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.784942] optee: probing for conduit method. [ 0.789591] optee: revision 3.11 (c4def2a8) [ 0.790405] optee: initialized driver [ 0.801092] NET: Registered protocol family 17 [ 0.805937] 9pnet: Installing 9P2000 support [ 0.810413] Key type dns_resolver registered [ 0.815260] printk: bootconsole [ns16550a0]: printing thread started [ 0.815333] Loading compiled-in X.509 certificates [ 0.827493] ti-sci 44043000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla') [ 0.852952] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz [ 0.854779] pca953x 1-0022: supply vcc not found, using dummy regulator [ 0.854977] pca953x 1-0022: using AI [ 0.894527] random: fast init done [ 0.906109] Console: switching to mono frame buffer device 12x2 [ 0.935989] ssd1307fb 1-003c: fb0: Solomon SSD1307 framebuffer device registered, using 192 bytes of video memory [ 0.936238] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz [ 0.937598] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz [ 0.938821] omap_i2c 20030000.i2c: bus 3 rev0.12 at 100 kHz [ 0.939263] ti-sci-intr bus@f4000:bus@4000000:interrupt-controller1: Interrupt Router 5 domain created [ 0.939448] ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created [ 0.939805] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 0.945178] j721e-pcie f102000.pcie: host bridge /bus@f4000/pcie@f102000 ranges: [ 0.945235] j721e-pcie f102000.pcie: IO 0x0068001000..0x0068010fff -> 0x0068001000 [ 0.945260] j721e-pcie f102000.pcie: MEM 0x0068011000..0x006fffffff -> 0x0068011000 [ 0.945285] j721e-pcie f102000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x0000000000 [ 1.958022] j721e-pcie f102000.pcie: PCI host bridge to bus 0000:00 [ 1.958046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.958060] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x68001000-0x68010fff]) [ H1.958068] pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff] [ 1.958121] pci 0000:00:00.0: [104c:b010] type 01 class 0x060400 [ 1.989003] printk: console [ttyS2]: printing thread started [ 1.958144] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0xfffffffff 64bit pref] [ 1.989025] printk: console [ttyS2] enabled [ 1.989030] printk: bootconsole [ns16550a0] disabled [ 2.008330] printk: bootconsole [ns16550a0]: printing thread stopped [ 2.027254] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 2.083544] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 2.083576] libphy: 8000f00.mdio: probed [ 2.085517] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 2.085672] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000002 [ 2.086776] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16 [ 2.087141] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4 [ 2.087154] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 2.087973] pps pps0: new PPS source ptp0 [ 2.088328] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1 [ 2.119616] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0 [ 2.126190] mmc0: CQHCI version 5.10 [ 2.150808] gpio-mux mux-controller: 2-way mux-controller registered [ 2.167726] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 2.194612] vdd_mmc1: supplied by vsys_3v3 [ 2.199749] libphy: mdio_mux: probed [ 2.210833] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present! [ 2.211943] mmc1: CQHCI version 5.10 [ 2.257624] mmc0: Command Queue Engine enabled [ 2.257663] mmc0: new HS400 MMC card at address 0001 [ 2.258512] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 2.258737] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB [ 2.258955] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB [ 2.259207] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (237:0) [ 2.260034] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 2.261039] mmcblk0: p1 p2 p3 [ 2.278073] TI DP83867 8000f00.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=8000f00.mdio:00, irq=POLL) [ 2.289544] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down [ 2.360369] mmc1: new ultra high speed SDR104 SDHC card at address aaaa [ 2.361291] mmcblk1: mmc1:aaaa SC16G 14.8 GiB [ 2.364165] mmcblk1: p1 p2 p3 [ 6.369099] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 6.391540] Sending DHCP requests ...... timed out! [ 97.605586] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down [ 97.608883] IP-Config: Retrying forever (NFS root)... [ 97.620465] TI DP83867 8000f00.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=8000f00.mdio:00, irq=POLL) [ 97.623161] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down [ 101.697116] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 101.723539] Sending DHCP requests ..... [ 139.221259] random: crng init done [ 146.159534] . timed out! [ 176.165557] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down [ 176.168657] IP-Config: Retrying forever (NFS root)... [ 176.170015] am65-cpsw-nuss 8000000.ethernet: Failed to allocate RXFDQ descriptor [ 176.170031] am65-cpsw-nuss 8000000.ethernet: cannot submit skb to channel rx, error -12 [ 176.170046] IP-Config: Failed to open eth0 [ 196.171534] Waiting up to 100 more seconds for network.