[U-Boot] [PATCH 2/3] pci: Make load_oprom and run_oprom independent

Simon Glass sjg at chromium.org
Thu Jun 16 02:40:05 CEST 2016


On 14 June 2016 at 02:02, Bin Meng <bmeng.cn at gmail.com> 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 <bmeng.cn at gmail.com>
> ---
>
>  drivers/pci/pci_rom.c | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list