sunxi-tools icon indicating copy to clipboard operation
sunxi-tools copied to clipboard

A523 FEL fixes

Open apritzel opened this issue 5 months ago • 0 comments

While playing with a proper A523 (T527, really) devboard, I noticed some issues with the FEL support: We need to disable the I-cache, to allow uploading and executing code via FEL. Also the load and buffer addresses are not ideal: the BROM actually loads any MMC payload somewhere else, so we need to follow suit here to keep a single SPL image, for loading via both SD card/eMMC/SPI and via FEL.

apritzel avatar Aug 27 '24 10:08 apritzel