mbox series

[0/6] imx: nandbcb update

Message ID 20200505140404.27407-1-peng.fan@nxp.com
Headers show
Series imx: nandbcb update | expand

Message

Peng Fan May 5, 2020, 2:03 p.m. UTC
i.MX nandbcb update to support i.MX8M, add dump command, restructure,
fix gf_14, add boot search count for i.MX8

Alice Guo (3):
  nandbcb: support i.MX8M
  nandbcb: add nandbcb dump command for i.MX8MM
  nandbcb: add nandbcb dump command for i.MX6

Han Xu (3):
  nandbcb: fix the issue cannot support gf_14 NAND boot
  cmd: nandbcb: Reconstruct the nandbcb tool for all platforms
  nandbcb: read boot search count from fuse for imx8qxp

 arch/arm/include/asm/mach-imx/imx-nandbcb.h |    4 +-
 arch/arm/mach-imx/Kconfig                   |    2 +-
 arch/arm/mach-imx/cmd_nandbcb.c             | 1241 +++++++++++++++++++++++----
 3 files changed, 1094 insertions(+), 153 deletions(-)