Re: [U-Boot] [PATCH] ARM: zynq: Wire-up saving environment to QSPI

2016-02-22 Thread Michal Simek
On 22.2.2016 16:20, Jagan Teki wrote: > > > On Monday 22 February 2016 08:49 PM, Michal Simek wrote: >> On 15.2.2016 14:17, Jagan Teki wrote: >>> On 13 February 2016 at 16:32, Michal Simek wrote: Extend options for saving variables to QSPI. Signed-off-by: Michal Simek --- >>

Re: [U-Boot] [PATCH] ARM: zynq: Wire-up saving environment to QSPI

2016-02-22 Thread Jagan Teki
On Monday 22 February 2016 08:49 PM, Michal Simek wrote: On 15.2.2016 14:17, Jagan Teki wrote: On 13 February 2016 at 16:32, Michal Simek wrote: Extend options for saving variables to QSPI. Signed-off-by: Michal Simek --- Applied to u-boot-spi/master Are you going to send PR to this r

Re: [U-Boot] [PATCH] ARM: zynq: Wire-up saving environment to QSPI

2016-02-22 Thread Michal Simek
On 15.2.2016 14:17, Jagan Teki wrote: > On 13 February 2016 at 16:32, Michal Simek wrote: >> Extend options for saving variables to QSPI. >> >> Signed-off-by: Michal Simek >> --- > > Applied to u-boot-spi/master > Are you going to send PR to this release? Thanks, Michal -- Michal Simek, Ing

Re: [U-Boot] [PATCH] ARM: zynq: Wire-up saving environment to QSPI

2016-02-15 Thread Jagan Teki
On 13 February 2016 at 16:32, Michal Simek wrote: > Extend options for saving variables to QSPI. > > Signed-off-by: Michal Simek > --- Applied to u-boot-spi/master -- Jagan. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/li

[U-Boot] [PATCH] ARM: zynq: Wire-up saving environment to QSPI

2016-02-13 Thread Michal Simek
Extend options for saving variables to QSPI. Signed-off-by: Michal Simek --- include/configs/zynq-common.h | 4 1 file changed, 4 insertions(+) diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index 73b7f2072bc6..1eee8a0667dc 100644 --- a/include/configs/zynq-com