We're trying to do the bootloader tutorial on (http://www.zedboard.org/sites/default/files/design/Zedboard_boot_guide_IDS14_1.zip). We're able to make a BOOT.BIN and boot it from the sdcard, however we're failing to get it into the QSPI.
Using zed-boot, the erase takes the expected amount of time (a minute?) but the write takes under 5 seconds, and upon powering up the DONE light illuminates instantly.
We tried using both 14.1 and 14.3.
We also tried using SDK's Program Flash option (in 14.3, as it's documented to be nonfunctional in 14.1) also to no avail.
Any ideas? TIA.