Re: [U-Boot] [PATCH] imx: ventana: config: set MMC env Partition to 1

2017-04-12 Thread Stefano Babic
On 11/04/2017 18:58, Tim Harvey wrote: > Partition 1 equates to EMMC boot0 > > Signed-off-by: Tim Harvey > --- > include/configs/gw_ventana.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h > index c3908de..8191d43 100644 > --

[U-Boot] [PATCH] imx: ventana: config: set MMC env Partition to 1

2017-04-11 Thread Tim Harvey
Partition 1 equates to EMMC boot0 Signed-off-by: Tim Harvey --- include/configs/gw_ventana.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index c3908de..8191d43 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_v