[U-Boot] [Patch V4 4/4] dm: env_sf: fix saveenv() to use driver model
Simon Glass
sjg at chromium.org
Mon Jan 11 17:58:41 CET 2016
On 10 January 2016 at 19:07, Gong Qianyu <Qianyu.Gong at nxp.com> wrote:
> From: Gong Qianyu <Qianyu.Gong at freescale.com>
>
> It might be missed when converting spi_flash_probe() in cmd_sf.c.
>
> This commit refers to fbb099183e3a53f77a975964cdf2e73d11e565af.
>
> Signed-off-by: Gong Qianyu <Qianyu.Gong at freescale.com>
> ---
> V4:
> - Use CONFIG_ENV_* instead of CONFIG_SF_*.
> - Remove the variables and call the macros directly.
> - Use set_default_env instead of print info.
> V3:
> - Remove redundant operations for saveenv()
> V2:
> - New patch.
>
> common/env_sf.c | 29 +++++++++++++++++++++++++++++
> 1 file changed, 29 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
e
More information about the U-Boot
mailing list