From: Srinivas Kandagatla <srini@kernel.org>
Hi Greg,
Here are two nvmem fixes for 6.16, Could you queue
these for 6.16
Fixes include:
- crc32 endianness conversion in u-boot-env
- fix the mac address length in imx-ocotp provider
thanks,
Srini
.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Michael C. Pratt (1):
nvmem: layouts: u-boot-env: remove crc32 endianness conversion
Steffen Bätz (1):
nvmem: imx-ocotp: fix MAC address byte length
drivers/nvmem/imx-ocotp-ele.c | 5 ++++-
drivers/nvmem/imx-ocotp.c | 5 ++++-
drivers/nvmem/layouts/u-boot-env.c | 6 +++---
3 files changed, 11 insertions(+), 5 deletions(-)
--
2.43.0