Write to flash from 2nd stage bootloader
Posted: Wed Jul 03, 2019 2:32 pm
Hello guys,
I would like to know if its possible to write to flash from 2nd stage Bootloader.
I tried using the spi_write_flash methods, but this module is compiled differently when used in bootloader-module, so all writes go into some kind of emulator instead of physical memory.
Is there another way Im not aware of?
I'll appreciate any help,
Thanks for the support
I would like to know if its possible to write to flash from 2nd stage Bootloader.
I tried using the spi_write_flash methods, but this module is compiled differently when used in bootloader-module, so all writes go into some kind of emulator instead of physical memory.
Is there another way Im not aware of?
I'll appreciate any help,
Thanks for the support