This is a patch for the kernel itself, only applied for 3a for right now. This does get the QSPI detected and partitioned correctly... however the JFFS2 erase block size is causing some issues as seen in https://gist.github.com/kratsg/1dfab6aed8b31c2fe70279fd59ede326 and errors like
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024: 0x2b10 instead
This is a patch for the kernel itself, only applied for 3a for right now. This does get the QSPI detected and partitioned correctly... however the JFFS2 erase block size is causing some issues as seen in https://gist.github.com/kratsg/1dfab6aed8b31c2fe70279fd59ede326 and errors like