On Wed, Jan 30, 2019 at 12:00 PM Simon Glass <[email protected]> wrote:
>
> At present broadwell only supports booting straight into U-Boot proper.
> Add a separate init file to boot from SPL into U-Boot proper, and select
> it when SPL is in use.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
>  arch/x86/cpu/broadwell/Makefile       | 15 +++++++
>  arch/x86/cpu/broadwell/cpu_from_spl.c | 63 +++++++++++++++++++++++++++
>  2 files changed, 78 insertions(+)
>  create mode 100644 arch/x86/cpu/broadwell/cpu_from_spl.c
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to