public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] MXS nand fixes in SPL
@ 2022-04-23  8:11 Michael Trimarchi
  2022-04-23  8:11 ` [PATCH 1/2] nand: raw: mxs_nand: Fix specific hook registration Michael Trimarchi
  2022-04-23  8:11 ` [PATCH 2/2] mtd: nand: mxs_nand_spl: Fix bad block skipping Michael Trimarchi
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Trimarchi @ 2022-04-23  8:11 UTC (permalink / raw)
  To: Ye Li; +Cc: Miquel Raynal, u-boot, Fabio Estevam, Dario Binacchi,
	Sean Anderson

Those patches come after some testing of failing in factory on some
unit. We found out that the bootrom imx loader was not able to handling
badblock. This can be a limit of the implementation right now in imx8mn.
Anyway not all the imx platform has the support of this loader. I found
some problems on the implementation so I have fixed it up according the
experience of Sitara. I tested only using a Fit Image as a flash
container

Michael Trimarchi (2):
  nand: raw: mxs_nand: Fix specific hook registration
  mtd: nand: mxs_nand_spl: Fix bad block skipping

 drivers/mtd/nand/raw/mxs_nand.c     | 32 +++++-----
 drivers/mtd/nand/raw/mxs_nand_spl.c | 90 ++++++++++++++++-------------
 2 files changed, 65 insertions(+), 57 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-04-26 12:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-23  8:11 [PATCH 0/2] MXS nand fixes in SPL Michael Trimarchi
2022-04-23  8:11 ` [PATCH 1/2] nand: raw: mxs_nand: Fix specific hook registration Michael Trimarchi
2022-04-23  8:11 ` [PATCH 2/2] mtd: nand: mxs_nand_spl: Fix bad block skipping Michael Trimarchi
2022-04-25 11:45   ` Michael Nazzareno Trimarchi
2022-04-26 12:48     ` Fabio Estevam

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