We developed a board based on the L-138 last year. We need to develop capability for our customer to replace the ARM, DSP, and PRU programs via ethernet. We are going to use SYS/BIOS and the NDK (i.e., no Linux). We currently use the NANDWRITER utility to flash our NAND device, and AISGen, but need advice or tools/articles/examples that can be used to do the NAND write in-system. We have plenty of NAND so we can just set a flag and run a simple main() on the ARM to determine which block of NAND to execute.
Help would be appreciated! New team with limited experience on this board...