commit | fb1bf40838477537fb77bb591335c7aa7f90e8d5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Mar 09 12:40:36 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 13 09:26:45 2015 -0400 |
tree | c49d42575e3da3bb8a0ae44ea57222e537e340b8 | |
parent | b79dadf846e5e140e261bbfa4decd024357702d7 [diff] |
am335x_evm_usbspl: Remove other SPL modes The purpose of this build target is to do SPL over USB RNDIS. We remove YMODEM, MMC and NAND (and re-set ENV to be built-in) as when those are needed we can use the other build targets. This brings us well under size limit again. Signed-off-by: Tom Rini <trini@konsulko.com>