Attention is currently required from: Selma Bensaid, Andy Yeh, kiran2.kumar@intel.com, ShawnX Tu. Hello build bot (Jenkins), Selma Bensaid, Tim Wawrzynczak, Andy Yeh, kiran2.kumar@intel.com, ShawnX Tu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58374
to look at the new patch set (#7).
Change subject: mb/google/brya: Update camera NVM parameters ......................................................................
mb/google/brya: Update camera NVM parameters
Change HID name from INT3499 to PRP0001 along with size and address width. Size decreased from 10K to 2K, address width decreased from 14 to 8.
BUG=b:203014972 Test= Boot board and issue commands: `cat /sys/bus/i2c/devices/i2c-PRP0001:01/eeprom > ./ov8856_eeprom_test.bin` `hexdump -C ov8856_eeprom_test.bin > ov8856_eeprom_dump.log` You should see the result in ov8856_eeprom_dump.log to be same as module nvm file by vendor provided or meet the Intel nvm calibration format. (e.g. first 4 bytes be 0x01, 0x03, 0x01, 0x00)
Signed-off-by: Bernardo Perez Priego bernardo.perez.priego@intel.com Change-Id: Ib2366ba4c8bb70d8cc82e64ca585b118a96260c0 --- M src/mainboard/google/brya/variants/brya0/overridetree.cb 1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/58374/7