Re: [U-Boot] [PATCH 11/11] net: Add default flags for common net env vars

2015-04-24 Thread Simon Glass
On 21 April 2015 at 16:02, Joe Hershberger wrote: > Check that the common network stack's env vars conform to the proper > format for IP addresses. > > Signed-off-by: Joe Hershberger > --- > > include/env_flags.h | 12 +++- > 1 file changed, 11 insertions(+), 1 deletion(-) Reviewed-by:

[U-Boot] [PATCH 11/11] net: Add default flags for common net env vars

2015-04-21 Thread Joe Hershberger
Check that the common network stack's env vars conform to the proper format for IP addresses. Signed-off-by: Joe Hershberger --- include/env_flags.h | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/include/env_flags.h b/include/env_flags.h index fc6d0d8..2d2de88