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

Bin Meng bmeng.cn at gmail.com
Fri Jun 17 04:26:43 CEST 2016


On Thu, Jun 16, 2016 at 8:40 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list