Home
last modified time | relevance | path

Searched refs:bstage (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-imx/
A Dspl_imx_romapi.c372 u32 boot, bstage; in board_return_to_bootrom() local
378 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