commit | 2320866b978fc12904eeba37236f35d12b4aec30 | [log] [tgz] |
---|---|---|
author | Cooper Jr., Franklin <fcooper@ti.com> | Tue Apr 21 07:51:04 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri May 08 17:24:16 2015 -0400 |
tree | 952317066bcbd6d980bb3cb9cdc6ce943881c85d | |
parent | 02ffb580e6ab7aaa7f6703ed35f489e97439cb65 [diff] |
ti: am335x/am437x/omap5 devices: Unify network environment variables Across several devices network environment variables are duplicated. Move these variables to a common include file which insures the environment variables are reused and insures devices across product lines share the same values. Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>