[PATCH v6 047/102] x86: fsp: Add a new arch_fsp_init_r() hook
Bin Meng
bmeng.cn at gmail.com
Sun Dec 8 04:20:22 CET 2019
On Sat, Dec 7, 2019 at 12:49 PM Simon Glass <sjg at chromium.org> wrote:
>
> With FSP2 we need to run silicon init early after relocation. Add a new
> hook for this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> 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!
More information about the U-Boot
mailing list