Re: [U-Boot] [PATCH] arm: socfpga: Enable env support on MCV

2015-09-24 Thread Marek Vasut
On Thursday, September 24, 2015 at 09:12:02 AM, Marek Vasut wrote: > Enable support for env in eMMC on MCV SoM. > > Signed-off-by: Marek Vasut Applied, thanks. Best regards, Marek Vasut ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de

[U-Boot] [PATCH] arm: socfpga: Enable env support on MCV

2015-09-24 Thread Marek Vasut
Enable support for env in eMMC on MCV SoM. Signed-off-by: Marek Vasut --- include/configs/socfpga_mcvevk.h | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/include/configs/socfpga_mcvevk.h b/include/configs/socfpga_mcvevk.h index ed9b5cc..65816a0 100644 --- a/include/conf