commit | 205b5738d7f2d51824a382c0e6a2922c8fe9f726 | [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 | 23d9b03dfc6e9a3cf8a5136efdad1d04c3edcb8c [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>