]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/ti_armv7_common.h
ti: am335x/am437x/omap5 devices: Unify network environment variables
authorCooper Jr., Franklin <fcooper@ti.com>
Tue, 21 Apr 2015 12:51:04 +0000 (07:51 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 8 May 2015 21:24:16 +0000 (17:24 -0400)
commit2320866b978fc12904eeba37236f35d12b4aec30
tree952317066bcbd6d980bb3cb9cdc6ce943881c85d
parent02ffb580e6ab7aaa7f6703ed35f489e97439cb65
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>
include/configs/am335x_evm.h
include/configs/am43xx_evm.h
include/configs/ti_armv7_common.h
include/configs/ti_omap5_common.h