coreboot/src
Subrata Banik 3639648f81 mb/google/fatcat/var/felino: Set GPP_A15 and GPP_B23 as not used
GPP_B23 and GPP_A15 GPIOs in Felino design being used for MEM
straping selection but Felino supports only one mem id (index 0)
hence, these GPIO reads were never needed in felino code.

The GPP_A15 and GPP_B23 pins on the Fatcat mainboard variant Felino
are no longer used. Update the GPIO table to reflect this and
explicitly set the pins to not connected (NC) as per schematics
dated 08/30.

TEST=Able to build and boot google/felino.

Change-Id: I9d8ed19aab612f7104227544c24c37d19024cfb0
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89155
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
2025-09-16 01:17:08 +00:00
..
acpi drivers/crb/tpm: Add new method to retrieve base address 2025-07-02 16:15:09 +00:00
arch cpu/intel/car/non-evict: Improve CAR setup 2025-09-04 17:13:12 +00:00
commonlib commonlib/bsd: Add Bluetooth wake source in ELOG event data 2025-09-10 21:39:05 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel/car/non-evict: Improve CAR setup 2025-09-04 17:13:12 +00:00
device device/azalia: Use clrsetbits32() and friends 2025-08-30 13:53:02 +00:00
drivers drivers/wifi/generic: Fix typo in header guard comment 2025-09-10 21:38:51 +00:00
ec mb/google/ocelot: Create ojal variant 2025-09-08 22:20:36 +00:00
include soc/intel/pantherlake: Add support for a new Panther Lake B0 SKU 2025-09-13 22:00:24 +00:00
lib lib/lzmadecode: Increase decoding speed by 30% 2025-09-09 14:40:45 +00:00
mainboard mb/google/fatcat/var/felino: Set GPP_A15 and GPP_B23 as not used 2025-09-16 01:17:08 +00:00
northbridge sb/intel/bd82x6x: Fix CPU replaced check 2025-09-02 17:08:06 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security security/vboot: Back up CMOS data later boot phase 2025-06-05 13:36:19 +00:00
soc soc/intel/pantherlake: Add support for a new Panther Lake B0 SKU 2025-09-13 22:00:24 +00:00
southbridge sb/intel/bd82x6x: Fix CPU replaced check 2025-09-02 17:08:06 +00:00
superio src/superio/nuvoton: Add HWM initialization code 2025-06-11 13:31:25 +00:00
vendorcode vc/intel/fsp: Update PTL FSP headers to FSP 3272_04 2025-08-19 11:29:21 +00:00
Kconfig security/vboot: Back up CMOS data later boot phase 2025-06-05 13:36:19 +00:00