]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
env: Add regex support to env_attrs
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 20 May 2015 19:27:20 +0000 (14:27 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 21 May 2015 13:13:19 +0000 (09:13 -0400)
commitbdf1fe4e68b0d240f0ee666ea9d92d3f42f1a23f
tree1e5a0ede7767bda2afdf816ac73d67b49e677e02
parentcca98fd6aa111f622be09ffdb5c59684c5e160af
env: Add regex support to env_attrs

Allow the features that use env_attrs to specify regexs for the name

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
README
common/env_attr.c
include/env_callback.h