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.de...@googlemail.com>
> Cc: Tom Rini <tr...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to