Hi, > From: Patrick DELAUNAY <[email protected]> > Sent: vendredi 5 juillet 2019 17:20 > > U-Boot should disable nodes in device tree if needed according ETZPC status in > ft_system_setup(). > > ETZPC itself use an array on addresses to do the match between the status bits > and the node. > > Signed-off-by: Benjamin Gaignard <[email protected]> > Signed-off-by: Patrick Delaunay <[email protected]> > --- > > Changes in v2: None > > arch/arm/mach-stm32mp/Kconfig | 7 ++ > arch/arm/mach-stm32mp/fdt.c | 178 > ++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 185 insertions(+) >
Applied to u-boot-stm32/master, thanks! Patrick _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

