u-boot/arch/x86/cpu/i386
Troy Kisky 5c39f2c150 x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
This avoids an error when ifdef CONFIG_PCI is changed to
if CONFIG_IS_ENABLED(PCI)

Signed-off-by: Troy Kisky <troykiskyboundary@gmail.com>
[Rebased on top of u-boot/master]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2023-09-22 06:03:46 +08:00
..
call64.S common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) 2023-09-22 06:03:46 +08:00
interrupt.c x86: Tidy up EFI code in interrupt_init() 2023-07-17 17:08:44 +08:00
Makefile x86: Drop unnecessary interrupt code for TPL 2019-12-15 11:44:10 +08:00
setjmp.S x86: fix longjmp() implementation 2022-10-29 07:36:33 -06:00