[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:17:59 UTC 2017
On Tue, Feb 7, 2017 at 1:03 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list