public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/6] imx: nandbcb update
@ 2020-05-05 14:03 Peng Fan
  2020-05-05 14:03 ` [PATCH 1/6] nandbcb: fix the issue cannot support gf_14 NAND boot Peng Fan
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Peng Fan @ 2020-05-05 14:03 UTC (permalink / raw)
  To: u-boot

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(-)

-- 
2.16.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-05-11 10:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-05 14:03 [PATCH 0/6] imx: nandbcb update Peng Fan
2020-05-05 14:03 ` [PATCH 1/6] nandbcb: fix the issue cannot support gf_14 NAND boot Peng Fan
2020-05-11 10:19   ` sbabic at denx.de
2020-05-05 14:04 ` [PATCH 2/6] nandbcb: support i.MX8M Peng Fan
2020-05-11 10:16   ` sbabic at denx.de
2020-05-05 14:04 ` [PATCH 3/6] nandbcb: add nandbcb dump command for i.MX8MM Peng Fan
2020-05-11 10:15   ` sbabic at denx.de
2020-05-05 14:04 ` [PATCH 4/6] nandbcb: add nandbcb dump command for i.MX6 Peng Fan
2020-05-11 10:17   ` sbabic at denx.de
2020-05-05 14:04 ` [PATCH 5/6] cmd: nandbcb: Reconstruct the nandbcb tool for all platforms Peng Fan
2020-05-11 10:18   ` sbabic at denx.de
2020-05-05 14:04 ` [PATCH 6/6] nandbcb: read boot search count from fuse for imx8qxp Peng Fan
2020-05-11 10:15   ` sbabic at denx.de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox