coreboot/src
Furquan Shaikh a6cf8d6465 ec/google/chromeec: Replace uses of ec_current_image with ec_image
This change replaces all uses of ec_current_image with ec_image since
Chromium OS EC has deprecated (sha 78d1ed61d) the use of enum
ec_current_image and instead changed it to enum ec_image.

BUG=b:149987779

Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: I7e45ea6c736b44040561f0f8a80f817ade8db864
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40267
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-04-09 15:10:33 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpi: add definitions for IVHD type 11h 2020-04-06 09:33:01 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
drivers drivers/intel/gma: Remove unneeded white space 2020-04-09 14:48:31 +00:00
ec ec/google/chromeec: Replace uses of ec_current_image with ec_image 2020-04-09 15:10:33 +00:00
include drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series 2020-04-07 16:49:52 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard mb/google/hatch: Allow variants to not necessarily be laptops 2020-04-09 13:43:33 +00:00
northbridge nb/intel/i945: Use 'const' to set pci_devfn_t statically 2020-04-09 14:45:38 +00:00
security assert.h: Add a tag parameter to dead_code() 2020-04-04 21:42:43 +00:00
soc soc/intel: Remove unneeded whitespaces 2020-04-09 14:51:41 +00:00
southbridge sb/intel/i82801gx: Use 'const' to set pci_devfn_t statically 2020-04-09 14:43:57 +00:00
superio Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
vendorcode src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00