Closed coolbreeze413 closed 3 years ago
Added documentation for appfpga and mode arguments, added more detailed doc on the flash memory address-map currently used on QuickFeather (2MB Flash). Moved the documentation from the q-series readme into the main readme. Added documentation for bootloader upgrade from the qorc-sdk latest. [Older bootloader can still be used, but will only always load the m4app image, if flashed]
phase-2 changes for adding support for appfpga and m4app flashing/loading. Summary of changes:
set_image_info()
andget_image_info()
to write/read the image_info metadata--mode
argument (always required) and set the image_info accordingly (read-modify-write metadata)We should review the phase-1 PR and then decide on this one, hence draft PR.
Refer here for detailed description: