This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

build UBL and U-BOOT and boot from NAND flash on the LEOPARD368



I have rebuilt both the UBL and U-BOOT, and I am able to boot the Leopard368 board using them, bootfrom from a SD card I built using uflash.

Now I want to boot from NAND Flash, and these 2 boot loaders will not start if they do not have the UBL signature, that's at least my understanding.

What tool should I use to create the UBL signature for eavh of these files, is that mkimage with the -T ublimage option ?
In that case, I am missing the config file that the -n option want...

Any help on this will be greatly appreciated!