On Thu, Jun 16, 2016 at 8:40 AM, Simon Glass <[email protected]> wrote: > On 14 June 2016 at 02:02, Bin Meng <[email protected]> wrote: >> At present should_load_oprom() calls board_should_run_oprom() to >> determine whether oprom should be loaded. But sometimes we just >> want to load oprom without running. Make them independent. >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> drivers/pci/pci_rom.c | 5 +---- >> 1 file changed, 1 insertion(+), 4 deletions(-) > > Reviewed-by: Simon Glass <[email protected]>
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

