commit | 41bfcfb12c5fd636aff92b368969608f353cdd17 | [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 | 60da8c35251e073e8de54d6d2aa3fc2a7d6b168f [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>