Hi, > From: Marek Vasut <[email protected]> > Sent: mercredi 22 avril 2020 13:18 > > 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. > > Reviewed-by: Patrick Delaunay <[email protected]> > 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 > V3: Add RB from Patrick > --- > arch/arm/mach-stm32mp/spl.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
Applied to u-boot-stm/master, thanks! Regards Patrick

