On Sun, Jul 28, 2019 at 9:12 AM Simon Glass <[email protected]> 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 <[email protected]>
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

