diff options
author | Subrata Banik <subratabanik@google.com> | 2022-12-01 17:26:35 +0530 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2022-12-03 07:34:34 +0000 |
commit | 8ca7d26626528c4311d976ae5613668104620bcc (patch) | |
tree | 8928b442d5924d6ec06639d7fa5adf0552d75670 /src/mainboard/google/butterfly/onboard.h | |
parent | db59e4887023b15b781dd85daa9df598dc241d5c (diff) |
mb/google/rex: Drop `board_id` check while configuring GPIO
This patch drops the usage of reading `board_id()` while performing
the GPIO configuration.
The reason to drop the board_id check is to ensure that GPIO
configuration for MLB (mainboard) would remain the same and the only
GPIO PIN configuration that differs would be due to usage of having
different DBs (daughter board) which will be taken care using
CBI (and fw_config.c file) in coreboot.
Additionally, drop unused early GPIO default configuration table.
BUG=b:260804656
TEST=Able to perform the GPIO configuration and able to boot
Google/Rex.
Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I96cafd1c904001cbf4199977e9e721afe5eab470
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70224
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ivy Jian <ivy.jian@quanta.corp-partner.google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Diffstat (limited to 'src/mainboard/google/butterfly/onboard.h')
0 files changed, 0 insertions, 0 deletions