[U-Boot] [PATCH 4/4] x86: Remove unnecessary call to initr_enable_interrupts()

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


On 20 November 2014 at 01:11, Bin Meng <bmeng.cn at gmail.com> wrote:
> Actually initr_enable_interrupts() was never called in an x86 build
> due to it was wrapped by CONFIG_x86 (typo of X86).
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>  common/board_r.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>

Tested on chromebook_link:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list