Searched refs:boot_mode (Results 1 – 3 of 3) sorted by relevance
116 int32_t boot_mode; in bl1_plat_get_next_image_id() local119 boot_mode = mmio_read_32(ONCHIPROM_PARAM_BASE); in bl1_plat_get_next_image_id()120 switch (boot_mode) { in bl1_plat_get_next_image_id()126 WARN("Invalid boot mode is found:%d\n", boot_mode); in bl1_plat_get_next_image_id()
289 | Normal Boot | bl2_<boot_mode>.pbl | fip.bin | ddr_fip.bin |291 | TBBR Boot | bl2_<boot_mode>_sec.pbl | fip.bin | ddr_fip_sec.bin |
Completed in 6 milliseconds