[U-Boot] [PATCH 2/4] x86: Remove cpu_init_r() for x86

Simon Glass sjg at chromium.org
Tue Nov 25 04:42:25 CET 2014


On 24 November 2014 at 20:06, Simon Glass <sjg at chromium.org> wrote:
> On 20 November 2014 at 01:11, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Since cpu_init_interrupts() was moved out of cpu_init_r(), it is
>> useless to keep cpu_init_r() for x86, thus remove it.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>  arch/x86/cpu/cpu.c                | 6 ------
>>  arch/x86/include/asm/u-boot-x86.h | 2 --
>>  common/board_r.c                  | 2 +-
>>  3 files changed, 1 insertion(+), 9 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> Tested on chromebook_link:
> Tested-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list