commit | 6d9e610ca24a926c11a0125f4e1f5d7728707cfb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Jul 18 11:51:31 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Mon Aug 25 08:52:34 2014 -0400 |
tree | 0ff31c5819f66aa763ee37f4a423c697249869fa | |
parent | 1899fac925eda817e12234aef3d01d354788662e [diff] |
am335x_evm: Move SPL network defines On am335x_evm we only support USBETH for a networking SPL option so move the rest of the defines under that area as that's the only time we need (and want) environment support here. Signed-off-by: Tom Rini <trini@ti.com>