Attention is currently required from: Varshit Pandya, Noga Smith, Subrata Banik, Tim Wawrzynczak, Nick Vaccaro, AlanKY Lee.
Hello Varshit Pandya, build bot (Jenkins), Noga Smith, YH Lin, Tarun Tuli, Subrata Banik, Tim Wawrzynczak, AlanKY Lee,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67929
to look at the new patch set (#4).
Change subject: mb/google/brya/var/skolas: sync brya0 and skolas FW_CONFIG ......................................................................
mb/google/brya/var/skolas: sync brya0 and skolas FW_CONFIG
1) Make the skolas FW_CONFIG field defintions compatible with the brya0 FW_CONFIG field definitions to support skolas being a SKU of brya0, and in sync with the config.star definitions for the FW_CONFIG field for brya0 and skolas.
- brya0 specific changes: 1) remove WFC_MIPI_OVTI5675 definition (was 1) 2) redefine WFC_MIPI_OVTI8856 from 2 to 1 3) define new WFC_MIPI_KBAE350 camera type as 2
- skolas specific changes: 1) remove WFC_MIPI_OVTI5675 definition (was 1) 2) redefine WFC_MIPI_OVTI8856 from 2 to 1 3) define new WFC_MIPI_KBAE350 camera type as 2
2) Add support back in for UFC_MIPI_OVTI5675 in brya0 now that FW_CONFIG defines are fixed.
BUG=b:248126749 TEST="emerge-brya coreboot chromeos-bootimage", flash brya0 and verify it boots successfully to kernel and that WFC, UFC, and audio works on skolas and brya0.
Signed-off-by: Nick Vaccaro nvaccaro@google.com Change-Id: I3be26e0a05f4dc08e5dc3f6ef7b71bdd8fd4f859 --- M src/mainboard/google/brya/variants/brya0/overridetree.cb M src/mainboard/google/brya/variants/skolas/overridetree.cb 2 files changed, 205 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/67929/4