Other Parts Discussed in Thread: AM62P
Tool/software:
Hi,
In am62pxx-evm SDK, there are 3 filesystem images, namely "base image", "default image", "thinlinux image".
After extracting the compressed folder, what is the appropriate way to recompress it back into it's tar.xz format to be able to flash into the SK-AM62Pxx board?
Currently, we have tried using the direct compression option on Linux.
When we are trying to boot from eMMC using that file, it's not booting. I have attached the boot log for your reference.
switch to partitions #0, OK
mmc0(part 0) is current device
SD/MMC found on device 0
Failed to load 'boot.scr'
Can't set block device
Error: "main_cpsw0_qsgmii_phyinit" not defined
Failed to load '/boot/Image'
Failed to load '/boot/dtb/ti/k3-am62p5-sk.dtb'
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
Failed to load '/boot/dtb/ti/k3-am62p5-sk-mcan.dtbo'
Bad Linux ARM64 Image magic!
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
MMC: no card present
No EFI system partition
No EFI system partition
Failed to persist EFI variables
BootOrder not defined
EFI boot manager: Cannot load any image
MMC: no card present
starting USB...
Bus usb@31100000: Register 1000840 NbrPorts 1
Starting the controller
USB XHCI 1.10
scanning bus usb@31100000 for devices... Resetting EP 0...
Resetting EP 0...
Resetting EP 0...
Resetting EP 0...
Resetting EP 0...
Resetting EP 0...
2 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Device 0: unknown device
ethernet@8000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
am65_cpsw_nuss_port ethernet@8000000port@1: phy_startup failed
am65_cpsw_nuss_port ethernet@8000000port@1: am65_cpsw_start end error
ethernet@8000000port@2 Waiting for PHY auto negotiation to complete......... TIMEOUT !
am65_cpsw_nuss_port ethernet@8000000port@2: phy_startup failed
am65_cpsw_nuss_port ethernet@8000000port@2: am65_cpsw_start end error
missing environment variable: pxeuuid
Retrieving file: pxelinux.cfg/01-92-2d-a7-a5-06-c0
ethernet@8000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
am65_cpsw_nuss_port ethernet@8000000port@1: phy_startup failed
am65_cpsw_nuss_port ethernet@8000000port@1: am65_cpsw_start end error
ethernet@8000000port@2 Waiting for PHY auto negotiation to complete......... TIMEOUT !
am65_cpsw_nuss_port ethernet@8000000port@2: phy_startup failed
am65_cpsw_nuss_port ethernet@8000000port@2: am65_cpsw_start end error
Retrieving file: pxelinux.cfg/00000000
ethernet@8000000port@1 Waiting for PHY auto negotiation to complete.....
Regards
Veerapandiyan V