I have a custom DM355-217 board (2G NAND flash, 128M mDDR, no USB, no Ethernet). I was able to change UBL and SD flashing tool to work with mDDR.
I got the toolchain setup. For now, I just want the board to boot up at least to a command prompt.
I have downloaded the kernel and toolchain as instructed in GSG for DM355.
I have difficulty compiling the kernel. I tried different configurations and it just does not want to start. I get the 'Uncompression...starting " message and nothing else.
Other precompiled kernels (for leopard dm355) begin to boot but then panic or just hang.
It seems that I need to tweak the rootfs and kernel. Is there a document that describes how to modify the rootfs image and make it into one file to load into flash? What kernel does TI recommend?