[U-Boot] [PATCH 3/3] pci: Add board_ prefix to should_load_oprom() and make it weak

Bin Meng bmeng.cn at gmail.com
Fri Jun 17 04:27:21 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:
>> For consistency with board_should_run_oprom(), do the same to
>> should_load_oprom(). Board support codes can provide this one
>> to override the default weak one.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  drivers/pci/pci_rom.c | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

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


More information about the U-Boot mailing list