commit | cb3820b38c8696cc5b3298af9dbc1543194a8c65 | [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 | 6b827bd0f81df56d1d42df5bd8f454fe77f69749 [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>