]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Move pirq_routing_table to global_data
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:16 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 7 Feb 2017 05:07:23 +0000 (13:07 +0800)
commit4cd1d9efa3911c67b325ad0ead16c20656dab1cc
treed42dde6caeaaa6991886bd3089c0ad86040f5075
parent3895e3c89bfa4856c21c5bf2a6feff30a66f44dd
x86: Move pirq_routing_table to global_data

To avoid using BSS in SPL before SDRAM is set up, move this field to
global_data.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/irq.c
arch/x86/include/asm/global_data.h