public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 00/15] sunxi_nand_spl: cleanups, auto config and bad block handling
@ 2015-08-15 20:02 Hans de Goede
  2015-08-15 20:02 ` [U-Boot] [PATCH 01/15] sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling Hans de Goede
                   ` (14 more replies)
  0 siblings, 15 replies; 43+ messages in thread
From: Hans de Goede @ 2015-08-15 20:02 UTC (permalink / raw)
  To: u-boot

Hi All,

As promised I've been working on cleaning up the sunxi nand spl driver,
as well as adding bad block handling in the same way as the BROM does,
as the SPL + u-boot must be placed in a BROM compatible nand partition.

This series is a bit of a patch bomb, but as you will see they are all
nice and small (which is why there are quite a few).

Regards,

Hans

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

end of thread, other threads:[~2015-08-27 12:36 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-15 20:02 [U-Boot] [PATCH 00/15] sunxi_nand_spl: cleanups, auto config and bad block handling Hans de Goede
2015-08-15 20:02 ` [U-Boot] [PATCH 01/15] sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling Hans de Goede
2015-08-17  8:11   ` Ian Campbell
2015-08-19 13:45   ` Maxime Ripard
2015-08-20  6:33     ` Hans de Goede
2015-08-27 12:36       ` Maxime Ripard
2015-08-15 20:02 ` [U-Boot] [PATCH 02/15] sunxi_nand_spl: Drop unnecessary temp buf Hans de Goede
2015-08-17  7:22   ` Chen-Yu Tsai
2015-08-17  8:14     ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 03/15] sunxi_nand_spl: We only need to reset the nand chip once Hans de Goede
2015-08-17  8:14   ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 04/15] sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode Hans de Goede
2015-08-17  8:19   ` Ian Campbell
2015-08-17  8:59     ` Hans de Goede
2015-08-17 11:28       ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 05/15] sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary Hans de Goede
2015-08-17  8:20   ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 06/15] sunxi_nand_spl: Make sure the DMA controller is enabled Hans de Goede
2015-08-17  8:21   ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 07/15] sunxi_nand_spl: Turn off clocks when we're done with the nand Hans de Goede
2015-08-17  8:22   ` Ian Campbell
2015-08-19 13:48   ` Maxime Ripard
2015-08-20  6:35     ` Hans de Goede
2015-08-24 14:54       ` Maxime Ripard
2015-08-15 20:02 ` [U-Boot] [PATCH 08/15] sunxi_nand_spl: Add proper cache flusing Hans de Goede
2015-08-17  8:22   ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 09/15] sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off Hans de Goede
2015-08-17  8:24   ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 10/15] sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END Hans de Goede
2015-08-17  8:27   ` Ian Campbell
2015-08-17  9:05     ` Hans de Goede
2015-08-15 20:02 ` [U-Boot] [PATCH 11/15] sunxi_nand_spl: Add support for sun4i and sun5i SoCs Hans de Goede
2015-08-17  8:29   ` Ian Campbell
2015-08-17  8:31     ` Hans de Goede
2015-08-17  8:35       ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 12/15] sunxi_nand_spl: Properly config page-size in the nand ctl register Hans de Goede
2015-08-17  8:29   ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 13/15] sunxi_nand_spl: Parametrize lowlevel read functions Hans de Goede
2015-08-17  8:31   ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 14/15] sunxi_nand_spl: Auto detect nand configuration parameters Hans de Goede
2015-08-17  8:32   ` Ian Campbell
2015-08-15 20:02 ` [U-Boot] [PATCH 15/15] sunxi_nand_spl: Add support for backup boot partitions Hans de Goede
2015-08-17  8:34   ` Ian Campbell

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