From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Theil Date: Tue, 16 Oct 2018 15:08:45 +0000 Subject: [U-Boot] Building U-Boot for Digilent Zybo Z7 Message-ID: <1539702523893.99674@mixed-mode.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Hello, I am currently ​trying to build and run a current U-Boot on my Zybo Z7 board. From the existence of a defconfig for it and going through the changelog it is seems to be supported. However, if I put the generated boot.bin and u-boot.img on an SD card and turn the board on all I see on the serial port is several garbled characters and then nothing happens. I have not changed any configuration settings so I expected to get a bootable image. Have I missed something or is the Zybo Z7 not supported after all? Regards, Stefan Theil