This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Can't boot with SDK9.1 default .wic image,
SD card: Sandisk
On SK-AM64B and SK-AM64 board:
U-Boot SPL 2023.04-gb0d717b732 (Dec 06 2023 - 15:11:45 +0000) EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 Resetting on cold boot to workaround ErrataID:i2331 Please resend tiboot3.bin in case of UART/DFU boot resetting ... U-Boot SPL 2023.04-gb0d717b732 (Dec 06 2023 - 15:11:45 +0000) EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)') SPL initial stack usage: 13384 bytes
On AM64 HS GPEVM
U-Boot SPL 2023.04-gb0d717b732 (Dec 06 2023 - 15:11:45 +0000) EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 Resetting on cold boot to workaround ErrataID:i2331 Please resend tiboot3.bin in case of UART/DFU boot resetting ... U-Boot SPL 2023.04-gb0d717b732 (Dec 06 2023 - 15:11:45 +0000) EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)') SPL initial stack usage: 13384 bytes Trying to boot from MMC2 Authentication passed Authentication passed Loading Environment from MMC... *** Warning - No MMC card found, using default environment Authentication passed Authentication passed Starting ATF on ARM64 core... NOTICE: BL31: v2.9(release):v2.9.0-614-gd7a7135d32-dirty NOTICE: BL31: Built : 09:34:15, Aug 24 2023 I/TC: I/TC: OP-TEE version: 4.0.0 (gcc version 11.4.0 (GCC)) #1 Fri Oct 20 18:29:31 UTC 2023 aarch64 I/TC: WARNING: This OP-TEE configuration might be insecure! I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html I/TC: Primary CPU initializing I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)') I/TC: HUK Initialized I/TC: Activated SA2UL device I/TC: Enabled firewalls for SA2UL TRNG device I/TC: SA2UL TRNG initialized I/TC: SA2UL Drivers initialized I/TC: Primary CPU switching to normal world boot U-Boot SPL 2023.04-gb0d717b732 (Dec 06 2023 - 15:11:45 +0000) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)') Trying to boot from MMC2 Authentication passed Authentication passed U-Boot 2023.04-gb0d717b732 (Dec 06 2023 - 15:11:45 +0000) SoC: AM64X SR2.0 HS-FS Model: Texas Instruments AM642 EVM Board: AM64-EVM rev C DRAM: 2 GiB Core: 66 devices, 31 uclasses, devicetree: separate NAND: 0 MiB MMC: mmc@fa10000: 0, mmc@fa00000: 1 Loading Environment from nowhere... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Unidentified board claims AM64-EVM in eeprom header Net: eth0: ethernet@8000000port@1 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 Failed to load 'boot.scr' 574 bytes read in 27 ms (20.5 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... ## Error: "main_cpsw0_qsgmii_phyinit" not defined 20302336 bytes read in 836 ms (23.2 MiB/s) 59008 bytes read in 32 ms (1.8 MiB/s) Working FDT set to 88000000 ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK Working FDT set to 8feee000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.46-g247b2535b2 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld ( GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Dec 6 17:54:04 UTC 2023 [ 0.000000] Machine model: Texas Instruments AM642 EVM [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node m4f-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 m4f-memory@a4100000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a57fffff] [ 0.000000] node 0: [mem 0x00000000a5800000-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fba00000 [ 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.4 [ 0.000000] percpu: Embedded 19 pages/cpu s37992 r8192 d31640 u77824 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 omap2-nand.0:2m (NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-e nv.backup),-(NAND.file-system) root=PARTUUID=0cc0f25a-02 rw rootfstype=ext4 rootwait [ 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: 1889212K/2097152K available (12288K kernel code, 1266K rwdata, 4020K rodata, 2112K init , 438K bss, 175172K reserved, 32768K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing 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] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 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] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 4 40795210634 ns [ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008613] Console: colour dummy device 80x25 [ 0.013216] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj =800000) [ 0.023897] pid_max: default: 32768 minimum: 301 [ 0.028674] LSM: Security Framework initializing [ 0.033544] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.041127] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.051096] cblist_init_generic: Setting adjustable number of callback queues. [ 0.058569] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.064877] cblist_init_generic: Setting adjustable number of callback queues. [ 0.072271] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.078684] rcu: Hierarchical SRCU implementation. [ 0.083594] rcu: Max phase no-delay instances is 1000. [ 0.089255] Platform MSI: msi-controller@1820000 domain created [ 0.095671] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.105176] EFI services will not be available. [ 0.110144] smp: Bringing up secondary CPUs ... I/TC: Secondary CPU 1 initializing I/TC: Secondary CPU 1 switching to normal world boot [ 0.123803] Detected VIPT I-cache on CPU1 [ 0.123944] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000 [ 0.123964] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000 [ 0.124024] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.124154] smp: Brought up 1 node, 2 CPUs [ 0.153537] SMP: Total of 2 processors activated. [ 0.158352] CPU features: detected: 32-bit EL0 Support [ 0.163624] CPU features: detected: CRC32 instructions [ 0.168942] CPU: All CPU(s) started at EL2 [ 0.173130] alternatives: applying system-wide alternatives [ 0.180807] devtmpfs: initialized [ 0.193835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.203855] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.212207] pinctrl core: initialized pinctrl subsystem [ 0.218276] DMI not present or invalid. [ 0.222999] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.230401] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.237861] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.245974] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.254186] audit: initializing netlink subsys (disabled) [ 0.260085] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1 [ 0.260728] thermal_sys: Registered thermal governor 'step_wise' [ 0.268023] thermal_sys: Registered thermal governor 'power_allocator' [ 0.274444] cpuidle: using governor menu [ 0.285376] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.292395] ASID allocator initialised with 65536 entries [ 0.312069] KASLR disabled due to lack of seed [ 0.325093] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.332067] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.338475] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.345411] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.351814] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.358751] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.365157] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.372090] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.380426] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR2.0 JTAGID[0x1bb3802f] Detected [ 0.391016] iommu: Default domain type: Translated [ 0.396021] iommu: DMA domain TLB invalidation policy: strict mode [ 0.402795] SCSI subsystem initialized [ 0.407141] usbcore: registered new interface driver usbfs [ 0.412810] usbcore: registered new interface driver hub [ 0.418277] usbcore: registered new device driver usb [ 0.423975] pps_core: LinuxPPS API ver. 1 registered [ 0.429058] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.438406] PTP clock support registered [ 0.442559] EDAC MC: Ver: 3.0.0 [ 0.447021] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100 [ 0.453985] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100 [ 0.460838] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100 [ 0.468125] FPGA manager framework [ 0.471742] Advanced Linux Sound Architecture Driver Initialized. [ 0.479220] clocksource: Switched to clocksource arch_sys_counter [ 0.485816] VFS: Disk quotas dquot_6.6.0 [ 0.489900] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504295] NET: Registered PF_INET protocol family [ 0.509630] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.519364] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.528204] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.536155] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.544382] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.552407] TCP: Hash tables configured (established 16384 bind 16384) [ 0.559379] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.566324] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.573895] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.580306] RPC: Registered named UNIX socket transport module. [ 0.586419] RPC: Registered udp transport module. [ 0.591229] RPC: Registered tcp transport module. [ 0.596036] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.602628] NET: Registered PF_XDP protocol family [ 0.607566] PCI: CLS 0 bytes, default 64 [ 0.612425] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.622672] Initialise system trusted keyrings [ 0.627586] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 0.639683] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.646501] NFS: Registering the id_resolver key type [ 0.651763] Key type id_resolver registered [ 0.656045] Key type id_legacy registered [ 0.660215] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.667069] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.717436] Key type asymmetric registered [ 0.721642] Asymmetric key parser 'x509' registered [ 0.726691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.734515] io scheduler mq-deadline registered [ 0.739162] io scheduler kyber registered [ 0.746719] pinctrl-single 4084000.pinctrl: 33 pins, size 132 [ 0.753387] pinctrl-single f4000.pinctrl: 180 pins, size 720 [ 0.760468] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.773818] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled [ 0.791648] loop: module loaded [ 0.796220] megasas: 07.719.03.00-rc1 [ 0.803795] tun: Universal TUN/TAP device driver, 1.6 [ 0.809874] thunder_xcv, ver 1.0 [ 0.813270] thunder_bgx, ver 1.0 [ 0.816613] nicpf, ver 1.0 [ 0.819573] e1000: Intel(R) PRO/1000 Network Driver [ 0.824559] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.830492] e1000e: Intel(R) PRO/1000 Network Driver [ 0.835566] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.841663] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.847181] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.852908] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.859314] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.865528] sky2: driver version 1.30 [ 0.870133] VFIO - User Level meta-driver version: 0.3 [ 0.876445] usbcore: registered new interface driver usb-storage [ 0.883384] i2c_dev: i2c /dev entries driver [ 0.888919] sdhci: Secure Digital Host Controller Interface driver [ 0.895278] sdhci: Copyright(c) Pierre Ossman [ 0.899972] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.906504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.912916] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.919878] usbcore: registered new interface driver usbhid [ 0.925589] usbhid: USB HID core driver [ 0.930622] optee: probing for conduit method. I/TC: Reserved shared memory is enabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are disabled [ 0.935266] optee: revision 4.0 (2a5b1d12) [ 0.951935] optee: dynamic shared memory is enabled [ 0.961621] optee: initialized driver [ 0.967854] Initializing XFRM netlink socket [ 0.972304] NET: Registered PF_PACKET protocol family [ 0.977611] Key type dns_resolver registered [ 0.982558] registered taskstats version 1 [ 0.986798] Loading compiled-in X.509 certificates [ 1.003492] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala) ') [ 1.050055] pca953x 0-0022: supply vcc not found, using dummy regulator [ 1.057056] pca953x 0-0022: using AI [ 1.084546] omap_i2c 20010000.i2c: bus 0 rev0.12 at 400 kHz [ 1.090785] ti-sci-intr bus@f4000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.100195] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.112294] ti-udma 485c0100.dma-controller: Number of rings: 68 [ 1.119908] ti-udma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6) [ 1.130119] ti-udma 485c0000.dma-controller: Number of rings: 288 [ 1.145544] ti-udma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15) [ 1.156600] printk: console [ttyS2] disabled [ 1.161077] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 304, base_baud = 3000000) is a 8250 [ 1.169975] printk: console [ttyS2] enabled [ 1.169975] printk: console [ttyS2] enabled [ 1.178437] printk: bootconsole [ns16550a0] disabled [ 1.178437] printk: bootconsole [ns16550a0] disabled [ 1.193176] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 1.198329] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.205314] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.210711] 0x000000000000-0x000000100000 : "ospi.tiboot3" [ 1.217650] 0x000000100000-0x000000300000 : "ospi.tispl" [ 1.224371] 0x000000300000-0x000000700000 : "ospi.u-boot" [ 1.231173] 0x000000700000-0x000000740000 : "ospi.env" [ 1.237703] 0x000000740000-0x000000780000 : "ospi.env.backup" [ 1.244846] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.251751] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.267900] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.311274] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.320346] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.328526] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0 x6BA80903 Ports: 3 quirks:00000006 [ 1.341413] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4 [ 1.348547] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.355289] pps pps0: new PPS source ptp0
Tony, Thanks for reporting, a internal bug is opened to track and fix this bug with updated release docs asap.
Meanwhile the options till updated release is available are as follows
1. Use the latest cicd snapshot software-dl.ti.com/.../index.html or rebuild bootloader images from the latest u-boot cicd tag
2. Use bootloader images from 9.0 release for unblocking yourself.
Closing this thread:
https://software-dl.ti.com/processor-sdk-linux/esd/AM64X/09_02_00_08/exports/docs/devices/AM64X/linux/Release_Specific_Release_Notes.html Contains the fix and Release notes updated . This is a early 9.2 Release to solve the SK-AM64 boot issue.
Praneeth:
Does this fix impact the TMDS64EVM functionality? Is this only a Linux specific release fix?
I would like a forecast for AM64X SDK 9.2 production - copying https://e2e.ti.com/members/4768119 Nick Saulnier. Thank you.
Hello Jim,
The patch noted in Praneeth's early reply is on u-boot in Linux SDK.
e2e.ti.com/.../4991657
Best,
-Hong
So Hong, doesn't that u-boot issue then also affect someone who is using u-boot in Linux SDK on the TMDS64EVM as well as the AM-64? Then I too (as well as my SOM supplier) may need this preliminary SDK 9.2 release? I wish the title had u-boot in the title as well as a referenced tag on this e2e entry.
later
Jim
(ex-TIer '82-'97)
Hello Jim,
Ok, let me add clarifications.
There's no issue booting Linux 9.1 on AM64x EVM https://www.ti.com/tool/TMDS64EVM
The issue is only on SK-AM64x, i.e. https://www.ti.com/tool/SK-AM64B & https://www.ti.com/tool/SK-AM64
Best,
-Hong
Hello Jim,
To provide a bit more context:
There was an issue in SDK 9.1 specifically with the uboot devicetree file used for AM64x SK (you'll see that Praneeth's patches above only apply to the SK). SDK 9.1 should boot just fine on AM64x EVM.
We released the early version of SDK 9.2 specifically to enable AM64x-SK customers to boot up out-of-the-box. In general, I would treat the early SDK 9.2 release as "basically SDK 9.1". We are still working on the "actual" AM64x SDK 9.2 release, which will come out within the next month or so.
You can find some more details about the testing here:
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1314269/sk-am64b-sk-am64b-cannot-boot
I would tell your SOM provider with TMDS64EVM to just keep using SDK 9.1.
Regards,
Nick
Thank you Nick for sorting this out. We still should tag u-boot on this e2e post. We may close this.