[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1815fe19-4d0c-fbcd-7f44-010b010c00f7@linaro.org>
Date: Thu, 19 Dec 2019 10:52:32 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Peng Fan <peng.fan@....com>,
"shawnguo@...nel.org" <shawnguo@...nel.org>,
"s.hauer@...gutronix.de" <s.hauer@...gutronix.de>
Cc: "kernel@...gutronix.de" <kernel@...gutronix.de>,
"festevam@...il.com" <festevam@...il.com>,
dl-linux-imx <linux-imx@....com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Aisheng Dong <aisheng.dong@....com>,
Andy Duan <fugang.duan@....com>
Subject: Re: [PATCH] nvmem: imx: scu: correct the fuse word index
On 04/12/2019 05:52, Peng Fan wrote:
> From: Peng Fan <peng.fan@....com>
>
> 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@....com>
> ---
> drivers/nvmem/imx-ocotp-scu.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
Applied Thanks,
srini
Powered by blists - more mailing lists