Re: [U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL

2016-09-28 Thread B, Ravi
Drop this send wrong version Regards Ravi -Original Message- From: B, Ravi Sent: Wednesday, September 28, 2016 2:43 PM To: u-boot@lists.denx.de Cc: tr...@konsulko.com; s...@chromium.org; jh80.ch...@samsung.com; Vutla, Lokesh; B, Ravi Subject: [PATCH] spl: saveenv: adding saveenv

[U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL

2016-09-28 Thread Ravi Babu
By default saveenv option is not supported for SPL. This patch enable the support for save environment variable for SPL build. Enable save environment support in SPL after setenv. By default the saveenv option is not provided in SPL, but some boards need this support in 'Falcon' boot, where SPL

Re: [U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL

2016-09-27 Thread Tom Rini
On Tue, Sep 27, 2016 at 12:15:08PM +0530, Ravi Babu wrote: > By default saveenv option is not supported for SPL. This patch > enable the support for save environment variable for SPL build. > > Enable save environment support in SPL after setenv. By default > the saveenv option is not provided

[U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL

2016-09-27 Thread Ravi Babu
By default saveenv option is not supported for SPL. This patch enable the support for save environment variable for SPL build. Enable save environment support in SPL after setenv. By default the saveenv option is not provided in SPL, but some boards need this support in 'Falcon' boot, where SPL

Re: [U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL

2016-09-27 Thread B, Ravi
Hi Simon >On 26 September 2016 at 06:56, Ravi Babu wrote: >> By default saveenv option is not supported for SPL. This patch enable >> the support for save environment variable for SPL build. >> >> Enable save environment support in SPL after setenv. By default the >> saveenv

Re: [U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL

2016-09-26 Thread Simon Glass
Hi Ravi, On 26 September 2016 at 06:56, Ravi Babu wrote: > By default saveenv option is not supported for SPL. This patch > enable the support for save environment variable for SPL build. > > Enable save environment support in SPL after setenv. By default > the saveenv option is

[U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL

2016-09-26 Thread Ravi Babu
By default saveenv option is not supported for SPL. This patch enable the support for save environment variable for SPL build. Enable save environment support in SPL after setenv. By default the saveenv option is not provided in SPL, but some boards need this support in 'Falcon' boot, where SPL