Primary Boot BIF Pointing to First Filesystem Partition in emmc/mmc - 2024.2 English - UG1283

Bootgen User Guide (UG1283)

Document ID
UG1283
Release Date
2024-12-13
Version
2024.2 English
new_bif:
{
  boot_device { mmc,address=0x1000A } 
  id_code = 0x14ca8093
  extended_id_code = 0x01 
  id = 0x1
  image
  {
    name = pmc_subsys
    id = 0x1c000001
    partition 
    {
      id = 0x2
      type = bootloader 
      file = ./plm.elf
    }
    partition 
    {
      id = 0x3
      type = pmcdata,load=0xF2000000 
      file = ./pmc_data.cdo
    }
  }
  image
  {
    name = lpd_subsys
    id = 0x4210002
    partition 
    {
      id = 0x4
      type = cdo 
      file = ./lpd_data.cdo
    }
    partition 
    {
      id = 0x5
      core = psm 
      file = ./psm_fw.elf
    }
  }
  image
  {
    name = fpd_subsys
    id = 0x420c003
    partition 
    {
      id = 0x6
      type = cdo 
      file = ./fpd_data.cdo
    }
  }
}