[U-Boot] [PATCH 3/3] pci: Add board_ prefix to should_load_oprom() and make it weak
Simon Glass
sjg at chromium.org
Thu Jun 16 02:40:08 CEST 2016
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>
More information about the U-Boot
mailing list