[U-Boot] [PATCH v7 0/9] x86: Add basic Slim Bootloader payload support

Andy Shevchenko andy.shevchenko at gmail.com
Thu Aug 1 08:10:33 UTC 2019


On Thu, Aug 1, 2019 at 8:22 AM Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Jul 29, 2019 at 12:35 PM Park, Aiden <aiden.park at intel.com> wrote:

> There are some checkpatch warnings which I think we should fix:

> ERROR: trailing statements should be on next line
> #76: FILE: arch/x86/cpu/slimbootloader/sdram.c:37:
> +               if (entries->entry[iter].type != E820_RAM) {} else

I'm not sure this is valid one. It's for macro use and checkpatch most
probably didn't recognize that.

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list