Is there any way to read/write the local NAND flash programmatically when running the linux or bootloader partitions? I would like to use this, for example, to repair/update partitions with new images being transferred over I2C or SPI.
This may look like a strange request, but for my application updating over the SD Card or TFTP is not an option, and i need a workaround.