[U-Boot] [PATCH v2 05/40] env: Create a new file for environment functions

Tom Rini trini at konsulko.com
Tue Aug 13 16:53:12 UTC 2019


On Thu, Aug 01, 2019 at 09:46:40AM -0600, Simon Glass wrote:

> At present we have environment.h but this file includes all the
> environment-related header files as well as internals such as
> default_environment.
> 
> It seems desirable to have a new header to hold the commonly used
> environment functions, so that most files can avoid including all of this
> unnecessary stuff.
> 
> Create a new env.h header and move one function over to it.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190813/d2ba34b0/attachment.sig>


More information about the U-Boot mailing list