On Mon, Jul 22, 2019 at 2:00 AM Lukas Auer <[email protected]> wrote: > > The current preprocessor logic prevents CONFIG_OF_PRIOR_STAGE from being > used in U-Boot SPL. Change the logic to also make it available in U-Boot > SPL. > > Signed-off-by: Lukas Auer <[email protected]> > --- > > include/fdtdec.h | 2 +- > lib/fdtdec.c | 6 ++---- > 2 files changed, 3 insertions(+), 5 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

