Dear Marek, > From: Marek Vasut <[email protected]> > Sent: vendredi 10 avril 2020 20:56 > > Add weak implementation of board_early_init_f() hook into the > STM32MP1 SPL. This can be used to read out e.g. configuration straps before > initializing the DRAM. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Manivannan Sadhasivam <[email protected]> > Cc: Patrick Delaunay <[email protected]> > Cc: Patrice Chotard <[email protected]> > --- > V2: No change > --- > arch/arm/mach-stm32mp/spl.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
Reviewed-by: Patrick Delaunay <[email protected]> Thanks Patrick

