On Fri, Dec 06, 2013 at 10:35:34AM -0700, Stephen Warren wrote:
> From: Stephen Warren <[email protected]>
> 
> The flashing process resets the U-Boot environment to the built-in
> default. Allow the user to specify some non-default values to be set
> before saving the environment. This can be useful e.g. to set up the
> default boot target:
> 
> ./tegra-uboot-flasher flash --env boot_targets dhcp beaver
> 
> Signed-off-by: Stephen Warren <[email protected]>
> ---
> v2:
> * Don't fail if no --env cmdline options are used.
> * Enhance help text to:
>   - Explicitly mention that the option can be used multiple times.
>     (in --help output only, not the short help)
>   - Say "--env VAR VALUE" not "--env ENV ENV" so the syntax is clear.
> ---
>  tegra-uboot-flasher | 7 +++++++
>  1 file changed, 7 insertions(+)

Looks good:

Reviewed-by: Thierry Reding <[email protected]>

Attachment: pgpdXT80RbWTo.pgp
Description: PGP signature

Reply via email to