[PATCH v2 1/2] x86: queensbay: Return directly if IGD / SDVO were already disabled

Bin Meng bmeng.cn at gmail.com
Mon Aug 2 18:03:52 CEST 2021


On Mon, Aug 2, 2021 at 10:45 PM Simon Glass <sjg at chromium.org> wrote:
>
> On Mon, 2 Aug 2021 at 01:05, Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > Initialize 'igd' and 'sdvo' to NULL so that we just need to test
> > them against NULL later, to be compatible with that case that IGD
> > and SDVO devices were already in disabled state.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> >
> > ---
> >
> > Changes in v2:
> > - Reword the commit message and add a comment in the codes
> >
> >  arch/x86/cpu/queensbay/tnc.c | 20 +++++++++-----------
> >  1 file changed, 9 insertions(+), 11 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list