[U-Boot] [PATCH 3/5] nand: sunxi: Add secondary U-Boot offset on second syndrome partition

Ian Campbell ijc at hellion.org.uk
Sat May 2 16:24:16 CEST 2015


On Wed, 2015-04-29 at 17:02 +0200, Daniel Kochmański wrote:
> Introduces CONFIG_SYS_NAND_U_BOOT_BACKUP_OFFS, pointing to backup
> U-Boot instance in nand memory. In case if first header doesn't match,
> tries to load bootloader from this offset. In case of both failing,
> hang() is called.
> 
> Additionally define offset of backup U-boot for sunxi at start of
> second syndrome partition.
> 
> Signed-off-by: Daniel Kochmański <dkochmanski at turtle-solutions.eu>
> Cc: Ian Campbell <ijc at hellion.org.uk>
> Cc: Hans De Goede <hdegoede at redhat.com>
> ---
> 
>  README                         |  4 ++++
>  common/spl/spl_nand.c          | 28 +++++++++++++++++++++++++---

This needs an ack from the maintainer of this file rather than Hans or
I.

Adding CC of Simon who is mentioned in the header plus some people who
touched the file recently in the hopes of finding out who that is.

Ian.



More information about the U-Boot mailing list