[U-Boot] [PATCH v3 51/62] x86: Move pirq_routing_table to global_data
Bin Meng
bmeng.cn at gmail.com
Tue Feb 7 05:03:20 UTC 2017
On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass <sjg at chromium.org> wrote:
> To avoid using BSS in SPL before SDRAM is set up, move this field to
> global_data.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/x86/cpu/irq.c | 12 +++++-------
> arch/x86/include/asm/global_data.h | 1 +
> 2 files changed, 6 insertions(+), 7 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list