Hi Tom,

On Wed, May 20, 2015 at 9:58 AM, Tom Rini <tr...@konsulko.com> wrote:
> 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!

I just noticed that this also conflicts a bit with u-boot-net/master.
Should I push it there and send a new PR?

Thanks,
-Joe
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to