coreboot/src
Angel Pons c35ce0e2a6 nb/intel/ironlake/raminit_heci.c: Turn into compilation unit
Remove the temporary `raminit_heci.c` include and make it a proper
compilation unit. Export the `setup_heci_uma()` function.

Change-Id: Ia6782a0cb5e731d58764d0fa4ee256bfc8cef98a
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61929
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-02-15 23:37:25 +00:00
..
acpi treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
arch arch/x86/id.S: Fix building with clang 2022-02-15 23:36:33 +00:00
commonlib src/lib: Add CBMEM tag id to parse ddr information 2022-02-09 00:47:49 +00:00
console console: Add missing va_end() in wrap_interactive_printf() 2022-02-09 17:38:54 +00:00
cpu cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT 2022-02-11 13:53:56 +00:00
device device: Add pciexp_find_next_extended_cap function 2022-02-10 12:48:00 +00:00
drivers drivers/wwan/fm/acpi_fm350gl.c: Fix bit checks 2022-02-15 16:19:57 +00:00
ec treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
include soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N 2022-02-11 23:55:20 +00:00
lib lib/device_tree.c: Change 'printk(BIOS_DEBUG, "ERROR:' to printk(BIOS_ERR, "' 2022-02-11 14:07:37 +00:00
mainboard mb/amd/chausie: initialize KBRST and EC flash sharing pins in bootblock 2022-02-15 23:34:33 +00:00
northbridge nb/intel/ironlake/raminit_heci.c: Turn into compilation unit 2022-02-15 23:37:25 +00:00
security treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
soc soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboard 2022-02-15 18:11:22 +00:00
southbridge sb/intel/ibexpeak/azalia.c: Use 'pci_{and,or}_config' 2022-02-12 17:24:46 +00:00
superio treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
vendorcode soc/amd/common/fsp: check fsp image revision 2022-02-11 20:40:49 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00