I have an 1808 with SPI connected flash - I do not need a full filesystem but would like to be able to write a small region of flash (by address). basically I need a few kilobytes for an application configuration blob
I've been very successful using uBoot, I'm hoping for a similar setup (read/write) but in linux
is there a 1808 linux driver for SPI connected flash? whats the device name (is it a standard driver?)