]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:53 +0000 (22:37 +0200)
commit65e1cc99592a44a27fa05ce280b346686f493c0d
tree65823bc327baabb88e20310cefe9c5e38ebdcc18
parenta9657c2b14b0414a9878575ab38e1a46b3d2cb16
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