This example shows how to use Bootloader with PMC_CDO and load address.
all:
{
id_code = 0x04ca8093
extended_id_code = 0x01
init = reginit.ini
image
{
{type=bootloader, file=PLM.elf}
{type=pmcdata, load=0xf0400000, file=pmc_cdo.bin}
}
}