Hello,
I am having the EVAL_BOARD AD7768.
I have to interface this ad7768 eval board to zedboard.
I use this link to get image: https://wiki.analog.com/resources/tools-software/linux-software/kuiper-linux
from above link i fallowed all the steps. flash the image on sd card. I got different type of ad folder in that i went folder name==> zynq-zed-adv7511-ad7768
i got BOOT.BIN, devicetree.dtb, bootgen_sysfiles.tgz. There is no file image.ub. why ?
on Uart I am able to see:
U-Boot 2018.01-21441-ga6ab387 (Aug 31 2022 - 11:43:06 +0100), Build: jenkins-development-build_uboot-2
Model: Zynq Zed Development Board
Board: Xilinx Zynq
Silicon: v3.1
DRAM: ECC disabled 512 MiB
MMC: sdhci@e0100000: 0 (SD)
SF: Detected s25fl256s_64k with page size 256 Bytes, erase size 64 KiB, total 32 MiB
*** Warning - bad CRC, using default environment
In: serial@e0001000
Out: serial@e0001000
Err: serial@e0001000
Net: ZYNQ GEM: e000b000, phyaddr 0, interface rgmii-id
eth0: ethernet@e000b000
reading uEnv.txt
407 bytes read in 18 ms (21.5 KiB/s)
Importing environment from SD ...
Hit any key to stop autoboot: 0
Device: sdhci@e0100000
Manufacturer ID: 27
OEM: 5048
Name: SD32G
Tran Speed: 50000000
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 28.9 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
reading uEnv.txt
407 bytes read in 18 ms (21.5 KiB/s)
Loaded environment from uEnv.txt
Importing environment from SD ...
Running uenvcmd ...
Copying Linux from SD to RAM...
Unable to read file uImage
Copying Linux from SD to RAM...
Unable to read file uImage
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
starting USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Device 0: unknown device
ethernet@e000b000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
missing environment variable: pxefile_addr_r
ethernet@e000b000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
ethernet@e000b000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Zynq>
Please provide some solution.