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

Fabio Estevam festevam at gmail.com
Sat Oct 8 01:52:53 CEST 2016


On Fri, Oct 7, 2016 at 8:30 PM, Sergey Kubushyn <ksi at koi8.net> wrote:

> This is my FOURTH attempt to get it into the main U-Boot tree. I do
> really hope it would get applied before I retire.

No need for such comment in the commit log.

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


More information about the U-Boot mailing list