mb/google/fatcat/var/lapis: Remove redundant splash logo alignment
This patch removes logo_valignment from overridetree.cb. The alignment `FW_SPLASH_VALIGNMENT_CENTER` is the default behavior in the coreboot splash driver, making this explicit assignment unnecessary. BUG=none TEST=Build and boot lapis; verify logo remains centered. Change-Id: Ibf3ea2a9843b31f39fd08621f6056e63c2676ff7 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90965 Reviewed-by: YH Lin <yueherngl@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Pranava Y N <pranavayn@google.com> Reviewed-by: Avi Uday <aviuday@google.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
parent
8ec0dc7356
commit
8ade2c8239
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ chip soc/intel/pantherlake
|
|||
#| I2C3 | cr50 TPM. |
|
||||
#+-------------------+---------------------------+
|
||||
register "common_soc_config" = "{
|
||||
.logo_valignment = FW_SPLASH_VALIGNMENT_MIDDLE,
|
||||
.i2c[3] = {
|
||||
.early_init=1,
|
||||
.speed = I2C_SPEED_FAST,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue