Re: [U-Boot] [PATCH 1/1]: nand bootupdate for i.MX6 -- REBASED

2016-10-07 Thread Jagan Teki
On Fri, Oct 7, 2016 at 10:55 PM, Sergey Kubushyn wrote: > Here it is agains your latest u-boot-imx master. > > Won't post that description again to lower the noise level, just a diff > itself. I do understand it's nice feature, but don't understand what kind of a patch it is, we're not here to se

[U-Boot] [PATCH 1/1]: nand bootupdate for i.MX6 -- REBASED

2016-10-07 Thread Sergey Kubushyn
Here it is agains your latest u-boot-imx master. Won't post that description again to lower the noise level, just a diff itself. Signed-off-by: Sergey Kubushyn --- arch/arm/include/asm/imx-common/mxs_nand.h | 37 ++ cmd/Kconfig| 10 + cmd/nand.c