Searched refs:bstage (Results 1 – 1 of 1) sorted by relevance
372 u32 boot, bstage; in board_return_to_bootrom() local378 ret = rom_api_query_boot_infor(QUERY_BT_STAGE, &bstage); in board_return_to_bootrom()384 switch (bstage) { in board_return_to_bootrom()398 printf("Unknown (0x%x)\n", bstage); in board_return_to_bootrom()
Completed in 3 milliseconds