After being able to build and boot linux 4.14 (5.15 and 6.1 too, but with segmentation faults while booted), I started to wonder if there was any chance of getting rid of the useless android 2.2 that comes preinstalled with this little notebook, and get something on the NAND flash a little bit more useful.
For the moment, I haven't looked much on how to get the NAND to be detected on linux. I've been reading some of the old threads on this group, where Tony was playing with his own self-made driver, and I also know that Alexey has also got some work on the NAND driver, but that's pretty much it. There is also a branch on the development github that is labeled "testing-nand", which I haven't looked into yet. In any case, if the drivers made by Alexey and Tony don't work, I would like start from the "official" wonder media source (if anyone has a copy, I would appreciate you sharing the link) to see what can I learn from it, and then keep going.