Searched refs:bootsource (Results 1 – 2 of 2) sorted by relevance
331 int bootsource = 0; in get_bootdev_by_brom_bootsource() local333 bootsource = readl(BROM_BOOTSOURCE_ID_ADDR); in get_bootdev_by_brom_bootsource()334 if (bootsource > ARRAY_SIZE(bootdev_map) - 1 || bootsource < 0) in get_bootdev_by_brom_bootsource()337 return bootdev_map[bootsource]; in get_bootdev_by_brom_bootsource()
113 You can change the boot source by setting the 'bootsource' variable to the115 bootsource back to 'legacy'.