Hello all,
I have compiled U-boot for zynq_zed board and create an fsbl and also add bitstream and add the Uboot.elf
the fsbl is runnig and giving correct bytes on the Terminal but the uboot is out of baudrate and giving lot of garabage. I checked the baudrate in Uboot (zynq_common.h) it is correct , and I also tried to change Uart clock to 50 mhz but it also didnt work.
Please any idea ?