Hi, On Thu, 6 Oct 2022 at 13:07, Simon Glass <s...@chromium.org> wrote: > > Hi Tom, > > On Thu, 6 Oct 2022 at 09:33, Tom Rini <tr...@konsulko.com> wrote: > > > > On Mon, Sep 12, 2022 at 04:20:07PM -0400, Tom Rini wrote: > > > > > Hey, > > > > > > So looking at series such as > > > https://patchwork.ozlabs.org/project/uboot/patch/20220801113804.v2.1.I49e41e791b038a159729c535e9dcfc4a7d59e95c@changeid/ > > > we run in to the case that instead of using "F: configs/..." to list > > > each defconfig, we use the "N:" syntax, which is to list a regex of > > > files for the given MAINTAINERS entry. We need to support this format in > > > order to continue to have CI pass once we merge the above mentioned > > > series. > > > > Have you had a chance to look in to this yet? Thanks! > > No, but I lost my list. I put it on the new one. I hope to finish VBE > bootmenu and will do that next.
Just for the record the patch is here: https://patchwork.ozlabs.org/project/uboot/patch/20221010200032.73483-2-...@chromium.org/ Regards, Simon