commit | 939c75b59f2a4c69cacf05f449a350b778bcc907 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Mon Jun 06 10:16:59 2016 +0200 |
committer | Scott Wood <oss@buserror.net> | Sun Jun 19 19:12:01 2016 -0500 |
tree | b99cbe9a61b1e2fb43499e57659f45c8d8594f7c | |
parent | 4f238e7500a18f2872a8eabc526aabe848268e2c [diff] |
spl: nand: sunxi: stop guessing the redundant u-boot offset Use CONFIG_SYS_NAND_U_BOOT_OFFS_REDUND value instead of trying to guess where the redundant u-boot image is based on simple (and most of the time erroneous) heuristics. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Hans de Goede <hdegoede@redhat.com> # Conflicts: # drivers/mtd/nand/sunxi_nand_spl.c