commit | 568cfb4d7baa711aa2571bb9076f7b3263e86b9a | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <oe5hpm@oevsv.at> | Fri Feb 19 12:09:42 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 24 18:44:01 2016 -0500 |
tree | 78c14b93e7d7b70091500e54700f04d81f1f7764 | |
parent | 26ef7a27dade2c4cdf16579c8dc1375e0635face [diff] |
board/BuR: drop ETH-support in SPL-Stage During very early prototype-phase we did boot the AM335x boards initially from CPSW-EMAC. Now we don't need this feature anymore. So we drop it to save MLO-space and having therefore a more quickly boot. Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Tom Rini <trini@konsulko.com>