coreboot-kgpe-d16/src/soc/intel/apollolake
Andrey Petrov 1ba068550d soc/intel/apollolake: Avoid marking 0xe0000-0xfffff region usable
coreboot writes RDSP at 0xf0000. Since depthcharge wipes usable
memory regions before starting, kernel can't find RDSP.

Change-Id: I584bd5d24248cf38f46342615cf3b0252a821b2a
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/14466
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-04-28 05:11:11 +02:00
..
acpi soc/intel/apollolake: Actually include ACPI PCI IRQ definitions 2016-04-28 05:10:53 +02:00
bootblock soc/intel/apollolake: Set default memory type to uncacheable 2016-04-21 08:24:33 +02:00
include/soc soc/intel/apollolake: add definitions for direct IRQ 2016-04-20 19:12:17 +02:00
acpi.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
car.c soc/intel/apollolake: Flush L1D to L2 only if loaded segment is in CAR 2016-04-22 17:27:34 +02:00
chip.c intel/apollolake: Fix logic error 2016-04-15 16:26:39 +02:00
chip.h soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
cpu.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
exit_car.S soc/intel/apollolake: utilize postcar phase/stage 2016-03-23 14:24:44 +01:00
gpio.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
Kconfig mainboard/amenia: add the inital files for amenia board 2016-04-20 18:51:18 +02:00
lpc.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
Makefile.inc soc/apollolake: Add helper functions to access Power Management Registers 2016-04-15 16:23:55 +02:00
memmap.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
mmap_boot.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
northbridge.c soc/intel/apollolake: Avoid marking 0xe0000-0xfffff region usable 2016-04-28 05:11:11 +02:00
placeholders.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
pmutil.c soc/apollolake: Add helper functions to access Power Management Registers 2016-04-15 16:23:55 +02:00
romstage.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
spi.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
tsc_freq.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
uart.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
uart_early.c intel/apollolake: Fix whitespace issues 2016-04-16 01:52:43 +02:00