[U-Boot] [PATCH v2 0/5] Cleanup fw_*env and a few common env

Tom Rini trini at ti.com
Tue Oct 9 19:13:32 CEST 2012


On Wed, Oct 03, 2012 at 02:38:45PM -0500, Joe Hershberger wrote:

> This is a gutted version of my previous env series in an effort to reduce the
> risk to the release that is approaching shortly.
> 
> Changes in v2:
> - Further simplified based Mike's comments
> 
> Joe Hershberger (5):
>   tools/env: Use a board-specific default env
>   tools/env: Remove unneeded complexity
>   tools/env: Don't call env_init() in fw_getenv()
>   tools/env: Serialize calls to fw_*env
>   env: Check for NULL pointer in envmatch()
> 
>  common/cmd_nvedit.c     |  3 +++
>  tools/env/Makefile      |  5 ++--
>  tools/env/fw_env.c      | 66 +++++++++++++++++++++----------------------------
>  tools/env/fw_env.h      | 19 ++++++++++++++
>  tools/env/fw_env_main.c | 59 ++++++++++++++++++++++++++-----------------
>  5 files changed, 90 insertions(+), 62 deletions(-)

This, and the follow up README have been applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121009/e92c473a/attachment.pgp>


More information about the U-Boot mailing list