[U-Boot] [PATCH v4 00/26] Improve env var handling for net stack

Tom Rini trini at konsulko.com
Wed May 20 16:58:07 CEST 2015


On Thu, May 07, 2015 at 04:48:51AM -0500, Joe Hershberger wrote:

> This includes moving CONFIG_REGEX to Kconfig and adding support for
> regex to the env_attr lists (when CONFIG_REGEX is enabled).
> 
> This allows ethaddrs to all be checked for access and format by default.
> Also use callbacks to keep network stack variables up to date instead of
> polling them on each call to net_loop.
> 
> This is a step in the right direction to refactoring the network stack
> to be similar to that of barebox.
> 
> Also added a test command to host unit tests for the env functions.

Can you do a v5 on top of master please?  The config changes fail pretty
badly, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150520/47c3c834/attachment.sig>


More information about the U-Boot mailing list