Hello All --
I have a working product based on the G45 EK with some customization (minor in general). I am trying to enable TFAT on my NAND flash memory and am not sure how to verify that it is enabled and formatted properly.
I have followed the instructions mentioned here:
http://www.adeset.com/viewtopic.php?f=14&t=35I also see the code there to test if it is enabled properly... but where in my OS design do I put that code? I have access to my DBG USART to see retail msgs if I can find out where to put this code...
I scrubbed my nandflash and programmed the new firstboot, eboot, and nk into the device and booted up into the shell.
I have a display and shell with the storage manager, so I can check the properties of that (and the partition listed) but only see "Flags" listed there as 0x10.
Thanks for any help you can provide!