10-19-2020 06:17 PM
I have a petalinux in my zynq 7010 system qspi.
Now I want to change or upgrade a new one(boot.bin,etc.)
how to do remotely or by Internet?
I guess, with wget to download the boot.bin etc. then flashcp
10-20-2020 05:43 AM
hi @liwenz ,
Perform following command and check what address is assigned for Boot, bootenv, kernel, etc .
petalinux-config //enter
-> Subsystem AUTO Hardware Settings
-> Flash Settings
--> Primary Flash (PS7_qspi_0)
[*] Advance Flash Configurations
Check the address there and do sf based commands as follows:
Hope this helps.!!
Thanks
Lokesh J.
-----------------------------------------------------------------------------------------------------------------------------------------
Please accept as solution and close the thread for other's benifit.
Thanks