[U-Boot] [PATCH v2 04/30] x86: Remove board_early_init_r()

Simon Glass sjg at chromium.org
Tue Nov 25 03:47:16 CET 2014


On 14 November 2014 at 18:18, Simon Glass <sjg at chromium.org> wrote:
> This function is not needed. Remove it to improve the generic init sequence
> slightly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/coreboot/coreboot.c    | 11 -----------
>  board/google/chromebook_link/link.c |  5 -----
>  common/board_r.c                    |  3 ---
>  include/configs/chromebook_link.h   |  1 -
>  4 files changed, 20 deletions(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list