Searched refs:last_bootdev (Results 1 – 1 of 1) sorted by relevance
35 struct udevice *last_bootdev; in bootflow_menu_new() local77 last_bootdev = NULL; in bootflow_menu_new()98 add_gap = last_bootdev != bflow->dev; in bootflow_menu_new()99 last_bootdev = bflow->dev; in bootflow_menu_new()
Completed in 11 milliseconds