aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/baskingridge/romstage.c
diff options
context:
space:
mode:
authorDaniel Kang <daniel.h.kang@intel.com>2021-01-15 11:22:56 -0800
committerTim Wawrzynczak <twawrzynczak@chromium.org>2021-02-12 16:59:57 +0000
commita5541225531a8b4ab12b01587b5cb8ba6c5168e9 (patch)
tree5f5c08e5adffcb42bfa74196003e46c934d4b5e2 /src/mainboard/intel/baskingridge/romstage.c
parentd51fd30eef9375c3becaca1d6c69e0508b84b446 (diff)
mb/google/volteer: Correct AT24 NVM address size
Currently, the address size field of AT24 NVM is incorrect, and Linux v5.4 kernel logs the message below: at24 i2c-PRP0001:02: Bad "address-width" property: 13 The valid size of the AT24 NVM is 16 bits so modify the value from 0x0D to 0x10. BUG=b:177655681 BRANCH=none TEST=Boot volteer and check the kernel log and see "Bad address-width" error message is not shown. Signed-off-by: Daniel Kang <daniel.h.kang@intel.com> Change-Id: Ice6c3eac1e023b981217e1d7dc06587fc46b1a02 Reviewed-on: https://review.coreboot.org/c/coreboot/+/49633 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Bingbu Cao <bingbu.cao@linux.intel.com>
Diffstat (limited to 'src/mainboard/intel/baskingridge/romstage.c')
0 files changed, 0 insertions, 0 deletions