[U-Boot] [PATCH v2 4/6] omap_gpmc: change nandecc command

Tom Rini trini at ti.com
Tue Apr 2 23:19:46 CEST 2013


On Tue, Apr 02, 2013 at 06:05:56PM +0200, Andreas Bie??mann wrote:

> With uppcoming BCH support on OMAP devices we need to decide between differnt
> algorithms when switching the ECC engine.  Currently we support 1-bit hammign
> and 8-bit BCH on HW backend.
> 
> In order to switch between differnet ECC algorithms we need to change the
> interface of omap_nand_switch_ecc() also.
> 
> Signed-off-by: Andreas Bie??mann <andreas.devel at googlemail.com>
> Cc: Tom Rini <trini at ti.com>

I've merged the bool patch, so we should be able to use that:
> -void omap_nand_switch_ecc(int32_t hardware)
> +void omap_nand_switch_ecc(uint32_t hardware, uint32_t eccstrength)

here, yes?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130402/728b1665/attachment.pgp>


More information about the U-Boot mailing list