[U-Boot] [RFC PATCH] env: Add a setenv that allows passing flags
Simon Glass
sjg at chromium.org
Fri Jun 17 05:52:26 CEST 2016
On 14 June 2016 at 13:39, Joe Hershberger <joe.hershberger at ni.com> wrote:
> In some cases an interactive feature will be implemented using the
> programmatic APIs, so the developer will want "interactive" behavior as
> a result, so provide an API that will allow that to be specified.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> cmd/nvedit.c | 11 ++++++++---
> include/common.h | 5 +++--
> 2 files changed, 11 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list