]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
env: Add regex support to env_attrs
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 20 May 2015 19:27:20 +0000 (14:27 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:16 +0000 (22:43 +0200)
commitae92ca05f16abc252f0aade5445b4fdf7e92f594
tree852a8b04a30f1abf9e7e5d05622e85a6b8d22847
parent5d9ba9a35d1a8cb0caef50c0177ab21b5cf40f14
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