[U-Boot] [PATCH 09/15] sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
Ian Campbell
ijc at hellion.org.uk
Mon Aug 17 10:24:39 CEST 2015
On Sat, 2015-08-15 at 22:02 +0200, Hans de Goede wrote:
> Sync the code for figuring out the ecc_mode and ecc_offset with the kernel
> code. Keeping this in sync seems like a good idea in general,
I agree. When doing this IME it is useful to include the last version
sync'd in, either as a code comment or in the commit message, so next
time the person doing the sync has a clue where in the upstream history
to start looking.
> and it
> fixes / adds support for ecc strengths of 56, 60 and 64 bits.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
With a reference to the specific Linux version:
Acked-by: Ian Campbell < ijc at hellion.org.uk >
More information about the U-Boot
mailing list