[U-Boot] [PATCH 07/11] env: Add regex support to env_attrs

Simon Glass sjg at chromium.org
Fri Apr 24 06:34:22 CEST 2015


On 21 April 2015 at 16:02, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Allow the features that use env_attrs to specify regexs for the name
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
>  common/env_attr.c      | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/env_callback.h | 10 ++++--
>  2 files changed, 93 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list