Rockbox Ports are now being developed for various digital audio players!
In the nand_chip_select() function (ata-nand-tcc780x.c) could you try changing the "if (chip & 1)" line to "if (!(chip & 1))" and tell me if your D2 still reports 1 bank * .... as it did before.
If you are getting the "non-aligned buffer" error, then the updated ata-nand code (post #215) has not been built in successfully. The new version does not contain that error message - but you may need to alter it slightly in order to build without errors, as andiator reported.
The only thing I've come across so far that I don't think has been mentioned is that the lcd seems to cut off a couple of rows from the top and displays them at the bottom.
Page created in 0.102 seconds with 14 queries.