mb/google/bluey: Update mainboard part number for QuenbiH
BUG=none TEST=Verify FDT match for Google/QuenbiH. Change-Id: I799b6b4143d582c3e6a6bdd2048a04457155b1ac Signed-off-by: Kapil Porwal <kapilporwal@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89395 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Kornel Dulęba <korneld@google.com>
This commit is contained in:
parent
c2fcf69e41
commit
830ec89bca
1 changed files with 2 additions and 1 deletions
|
|
@ -123,7 +123,8 @@ config VBOOT
|
|||
|
||||
config MAINBOARD_PART_NUMBER
|
||||
default "Bluey" if BOARD_GOOGLE_MODEL_BLUEY
|
||||
default "Quenbi" if BOARD_GOOGLE_MODEL_QUENBI
|
||||
default "Quenbi" if BOARD_GOOGLE_QUENBI
|
||||
default "QuenbiH" if BOARD_GOOGLE_QUENBIH
|
||||
default "Quartz" if BOARD_GOOGLE_MODEL_QUARTZ
|
||||
|
||||
config DRIVER_TPM_I2C_BUS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue