coreboot/src
Aaron Durbin b75f504bb0 cbfs: remove prepare() callback from struct cbfs_locator
The prepare() callback is no longer utilized in the code. Remove
the callback and support for it.

Change-Id: Ic438e5a80850a3df619dbbfdecb522a9dc2c1949
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36690
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
2019-11-15 11:03:13 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch lib/fmap: Add optional pre-RAM cache 2019-11-14 03:30:11 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
cpu arch/x86/car.ld: Rename suffix _start/_end 2019-11-12 18:25:42 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers drivers/spi: add drivers for sdcard mounted on the spi bus 2019-11-14 11:38:38 +00:00
ec ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific 2019-11-12 08:26:42 +00:00
include cbfs: remove prepare() callback from struct cbfs_locator 2019-11-15 11:03:13 +00:00
lib cbfs: remove prepare() callback from struct cbfs_locator 2019-11-15 11:03:13 +00:00
mainboard mb/google/kukui: Add new board 'kakadu' 2019-11-15 11:00:57 +00:00
northbridge mb/*/*(ich7/x4x): Use common early southbridge init 2019-11-14 11:30:34 +00:00
security security/vboot: Remove flags from struct vboot_working_data 2019-11-15 10:37:46 +00:00
soc soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init() 2019-11-15 11:02:37 +00:00
southbridge sb/intel/i82801gx: Don't setup CIR when the northbridge is x4x 2019-11-14 11:30:43 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vendorcode/eltan/security: Cleanup prog_locate_hook 2019-11-15 10:54:04 +00:00
Kconfig Kconfig: Remove untrue comment 2019-11-09 22:36:00 +00:00