[U-Boot] [PATCH 1/2] fw_env: add redundand env support for MTD_ABSENT

Luka Perkov luka at openwrt.org
Wed Aug 28 01:03:54 CEST 2013


Hi Oliver,

On Tue, Aug 27, 2013 at 07:35:57PM +0200, Oliver Metz wrote:
> But I'm unsure how to comment the changes in fw_env.config since redundant
> env description is already in the comment at the top.
> 
> Is something like this enough?
> 
> diff --git a/tools/env/fw_env.config b/tools/env/fw_env.config
> index 90e499d..fcaab55 100644
> --- a/tools/env/fw_env.config
> +++ b/tools/env/fw_env.config
> @@ -20,3 +20,4 @@
>  
>  # Block device example
>  #/dev/mmcblk0          0xc0000         0x20000
> +#/dev/mmcblk0          0xe0000         0x20000

I'd say it's unnecessary...

Luka


More information about the U-Boot mailing list