coreboot/src/soc/intel/baytrail
Aaron Durbin a30f7e667c cbfs: correct types used for accessing files
In commit 72a8e5e751 the
Makefile's were updated to use named types for cbfs
file addition. However, the call sites were not checked to
ensure the types matched. Correct all call sites to use the
named types.

Change-Id: Ib9fa693ef517e3196a3f04e9c06db52a9116fee7
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9195
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-04-01 22:51:10 +02:00
..
acpi acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
baytrail coreboot: fix munged license text 2015-03-09 02:32:19 +01:00
bootblock coreboot: fix munged license text 2015-03-09 02:32:19 +01:00
microcode baytrail: update C0 microcode 2014-10-01 23:30:05 +02:00
romstage cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
acpi.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
chip.c {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
chip.h baytrail: use the setting in devicetree.cb to config USBPHY_COMPBG 2015-01-16 20:50:21 +01:00
cpu.c baytrail: Configure MSR for 2-core and 4-core P-state configutation 2014-10-28 17:57:12 +01:00
dptf.c bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01:00
ehci.c baytrail: there is a chance that USBPHY_COMPBG is set to 0 2015-01-16 20:50:40 +01:00
elog.c rambi/baytrail: ACPI, GPIO, audio, misc updates 2014-09-18 01:23:14 +02:00
emmc.c baytrail: Put devices in ACPI mode after setup 2014-05-12 22:08:22 +02:00
gfx.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
gpio.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
hda.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
iosf.c coreboot: fix munged license text 2015-03-09 02:32:19 +01:00
Kconfig soc/intel/baytrail/Kconfig: Remove explicit HAVE_MONOTONIC_TIMER 2015-02-25 16:21:23 +01:00
lpe.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
lpss.c baytrail: Put devices in ACPI mode after setup 2014-05-12 22:08:22 +02:00
Makefile.inc Update hex values to CBFS binary name types in Makefiles 2015-03-30 21:47:15 +02:00
memmap.c coreboot: fix munged license text 2015-03-09 02:32:19 +01:00
northcluster.c intel/baytrail: Spelling fixes 2014-12-08 05:40:24 +01:00
pcie.c intel/baytrail: Spelling fixes 2014-12-08 05:40:24 +01:00
perf_power.c bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01:00
placeholders.c baytrail: Add ACPI CPU entries 2014-05-06 18:39:04 +02:00
pmutil.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
ramstage.c ACPI: Get S3 resume state from romstage_handoff 2015-03-10 23:42:10 +01:00
refcode.c baytrail: fix HAVE_REFCODE_BLOB build errors 2015-03-30 22:06:09 +02:00
reset.c baytrail: add reset support 2014-02-11 22:22:25 +01:00
sata.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
scc.c baytrail: utilize reg_script_run_on_dev() 2014-05-10 06:31:29 +02:00
sd.c baytrail: Add support for LPSS and SCC devices in ACPI mode 2014-05-10 06:30:36 +02:00
smihandler.c intel/baytrail: Spelling fixes 2014-12-08 05:40:24 +01:00
smm.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
southcluster.c bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01:00
spi.c bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01:00
stage_cache.c baytrail: allow ramstage_cache_location() usage in ramstage 2014-05-10 06:31:52 +02:00
tsc_freq.c intel/baytrail: Spelling fixes 2014-12-08 05:40:24 +01:00
xhci.c ACPI: Get S3 resume state from romstage_handoff 2015-03-10 23:42:10 +01:00