Zynq-7000 Boot Process
Updated: May 15, 2023
Want to read more?
Subscribe to centennialsoftwaresolutions.com to keep reading this exclusive post.
Updated: May 15, 2023
Subscribe to centennialsoftwaresolutions.com to keep reading this exclusive post.
Dear Mr.Pfeffer,
Thanks for the well-detailed tutorials.
I am developing Bare metal application for Zynq 7000 & exploring a new boot method to avoid re-programming the Flash every time.
I already have a tiny Image.mcs running (using the FSBL sample project from Xilinx SDK in non-secure mode) - ready to receive a 2nd Application Firmware (*.elf).
I am checking if it is possible to boot this new Firmware image sent from the host.
I am looking at re-using the FSBL code (but it should point to memory rather than the Flash, where the new firmware is located).
I am unsure if I am heading in the right direction.
Appreciate your comment or advice on this.
Thanks
Ln