coreboot/src/drivers/intel
Aaron Durbin 0fcd6f912b drivers/intel/fsp2_0: remove struct resource usage
There's no need to use a struct resource type for
fsp_find_reserved_memory(). struct resource is mainly associated
with a device and that memory is added to cbmem after memory init.
Other uses ins FSP 2.0 just use struct range_entry. Use that
instead for consistency.

Change-Id: Id7d39da1c2e23f97cdaafd7f5d281cefa6fee543
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13960
Tested-by: build bot (Jenkins)
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
2016-03-09 16:47:40 +01:00
..
fsp1_0 intel/fsp1_0: Allow the MRC cache to live in a FMAP region 2016-02-10 16:27:12 +01:00
fsp1_1 Intel common: add microcode loading to romstage before fspmemoryinit 2016-02-14 22:50:19 +01:00
fsp2_0 drivers/intel/fsp2_0: remove struct resource usage 2016-03-09 16:47:40 +01:00
gma intel/gma: Return success for Intel int15 VGA set panel type hook 2015-10-31 21:39:02 +01:00
i210 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
wifi intel/wifi: Add WRDD ACPI method 2016-03-08 18:42:32 +01:00
Kconfig drivers/intel/fsp2_0: Add coreboot<->FSP header files 2016-03-03 21:26:21 +01:00
Makefile.inc drivers/intel/fsp2_0: Add coreboot<->FSP header files 2016-03-03 21:26:21 +01:00