[PATCH 3/3] treewide: Remove OF_PRIOR_STAGE
Ilias Apalodimas
ilias.apalodimas at linaro.org
Mon Oct 11 23:39:05 CEST 2021
Hi Simon,
On Tue, 12 Oct 2021 at 00:31, Simon Glass <sjg at chromium.org> wrote:
>
> Hi Ilias,
>
> On Mon, 11 Oct 2021 at 15:00, Ilias Apalodimas
> <ilias.apalodimas at linaro.org> wrote:
> >
> > The previous patches removed OF_PRIOR_STAGE from the last consumers of the
> > Kconfig option. Cleanup any references to it in documentation, code and
> > configuration options.
> >
> > Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> > Reviewed-by: Simon Glass <sjg at chromium.org>
> > ---
> > dts/Kconfig | 11 ++---------
> > include/fdtdec.h | 4 ----
> > lib/fdtdec.c | 2 --
> > tools/binman/binman.rst | 16 ++++++----------
> > 4 files changed, 8 insertions(+), 25 deletions(-)
>
> Wasn't there a previous version of this patch?
Yea I messed up the versioning apologies.
The first patch of this series is marked as v4 and has a changelog.
The 2 following patches have no changes wrt v3
Cheers
/Ilias
>
> Regards,
> Simon
More information about the U-Boot
mailing list