[U-Boot] [PATCH v3 24/62] x86: board_f: Update init sequence for 64-bit startup

Bin Meng bmeng.cn at gmail.com
Tue Jan 17 03:58:30 CET 2017


On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <sjg at chromium.org> wrote:
> Adjust the code so that 64-bit startup works. Since we don't need to do CAR
> changes in U-Boot proper anymore (they are done in SPL) we can simplify the
> flow and return normally from board_init_f().
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3:
> - Move 'const' change into its own patch
>
> Changes in v2: None
>
>  common/board_f.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list