mb/google/drallion: Use arcada_ish.bin for arcada_cml
drallion_ish.bin is updated for drallion GPIO changes and not compatible with arcada_cml. TEST=Build and boot arcada_cml Signed-off-by: Selma BENSAID <selma.bensaid@intel.com> Change-Id: Idb35c33425bfd50533df74349dd645db18a65bc5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/35347 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Bora Guvendik <bora.guvendik@intel.com> Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
This commit is contained in:
parent
349b6a1152
commit
cfcf3c584f
|
@ -230,7 +230,7 @@ chip soc/intel/cannonlake
|
|||
device pci 12.6 off end # GSPI #2
|
||||
device pci 13.0 on # Integrated Sensor Hub
|
||||
chip drivers/intel/ish
|
||||
register "firmware_name" = ""drallion_ish.bin""
|
||||
register "firmware_name" = ""arcada_ish.bin""
|
||||
device generic 0 on end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue