aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-01-09 10:40:15 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-10 13:52:12 +0100
commit8c4d35aff54042aa80efaabdb7b754b3d74a71d5 (patch)
tree67c610f821c391f298762e090888a9145f28c02f /Kconfig
parentnvmem: imx: scu: fix write SIP (diff)
downloadlinux-dev-8c4d35aff54042aa80efaabdb7b754b3d74a71d5.tar.xz
linux-dev-8c4d35aff54042aa80efaabdb7b754b3d74a71d5.zip
nvmem: imx: scu: correct the fuse word index
i.MX8 fuse word row index represented as one 4-bytes word. Exp: - MAC0 address layout in fuse: offset 708: MAC[3] MAC[2] MAC[1] MAC[0] offset 709: XX xx MAC[5] MAC[4] The original code takes row index * 4 as the offset, this not exactly match i.MX8 fuse map documentation. So update code the reflect the truth. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20200109104017.6249-3-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions