On Sat, Dec 7, 2019 at 12:49 PM Simon Glass <[email protected]> wrote: > > With FSP2 we need to run silicon init early after relocation. Add a new > hook for this. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > common/board_r.c | 3 +++ > include/init.h | 11 +++++++++++ > 2 files changed, 14 insertions(+) >
applied to u-boot-x86/next, thanks!

