[U-Boot] [Patch V7 4/4] dm: env_sf: fix saveenv() to use driver model

york sun york.sun at nxp.com
Wed Jan 27 18:18:02 CET 2016


On 01/25/2016 11:15 PM, Gong Qianyu wrote:
> From: Gong Qianyu <Qianyu.Gong at freescale.com>
> 
> It might be missed when converting spi_flash_probe() in cmd_sf.c.
> 
> This patch refers to commit fbb099183e3a ("dm: Convert
> spi_flash_probe() and 'sf probe' to use driver model").
> 
> Signed-off-by: Gong Qianyu <Qianyu.Gong at freescale.com>
> ---
> V6-V7:
>  - No change.
> V5:
>  - Revise commit message.
> 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(+)


Applied to u-boot-fsl-qoriq master. Awaiting upstream.

Thanks.

York



More information about the U-Boot mailing list