[U-Boot] [PATCH v2] Added nand bootupdate command for i.MX6 and similar systems

Fabio Estevam festevam at gmail.com
Sat Oct 8 01:56:00 CEST 2016


On Fri, Oct 7, 2016 at 8:52 PM, Fabio Estevam <festevam at gmail.com> wrote:

> Tried to apply it against u-boot-imx tree:
>
> patch -p1 --dry-run < nand.patch
> checking file arch/arm/include/asm/imx-common/mxs_nand.h
> checking file cmd/Kconfig
> Hunk #1 FAILED at 571.
> 1 out of 1 hunk FAILED
> checking file cmd/nand.c
> Hunk #1 FAILED at 38.
> Hunk #2 FAILED at 372.
> Hunk #3 FAILED at 777.
> Hunk #4 FAILED at 798.
> 4 out of 4 hunks FAILED
> checking file drivers/mtd/nand/Makefile
> Hunk #1 FAILED at 67.
> 1 out of 1 hunk FAILED
> checking file drivers/mtd/nand/mxs_nand.c
> Hunk #1 FAILED at 26.
> Hunk #2 FAILED at 150.
> Hunk #3 FAILED at 226.
> 3 out of 3 hunks FAILED
> checking file drivers/mtd/nand/mxs_nand_bootupdate.c

and checkpatch is not very happy either:

total: 17 errors, 52 warnings, 53 checks, 732 lines checked


More information about the U-Boot mailing list