summaryrefslogtreecommitdiff
path: root/src/drivers/parade
diff options
context:
space:
mode:
authorVarshit B Pandya <varshit.b.pandya@intel.com>2021-10-30 15:37:28 +0530
committerPatrick Georgi <pgeorgi@google.com>2021-11-02 08:16:30 +0000
commit73161c644e61e7a6e18ebe0cbb04c573545d1e64 (patch)
treed1ac565ff0920ca26a89ea3064754f7e95859d36 /src/drivers/parade
parentfe3189dc9150a8002e99425d3e92ea2cc7bca426 (diff)
mb/google/brya: Correct AT24 NVM address size
Currently, the address size field of AT24 NVM is incorrect, and Linux v5.10 kernel logs the message below: at24 i2c-PRP0001:01: Bad "address-width" property: 14 The valid size of the AT24 NVM is 16 bits so modify the value from 0x0E to 0x10. TEST=Boot brya and check the kernel log and see "Bad address-width" error message is not shown. Signed-off-by: Varshit B Pandya <varshit.b.pandya@intel.com> Change-Id: I6c1ed5334396e0ca09ea0078426a7b5039ae4e8b Reviewed-on: https://review.coreboot.org/c/coreboot/+/58769 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Diffstat (limited to 'src/drivers/parade')
0 files changed, 0 insertions, 0 deletions