commit | 43eef206bd3368012adb2c8556041ab0820186b4 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Mon Mar 09 18:44:39 2015 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri Mar 13 13:46:51 2015 +0100 |
tree | e51550d126fa5c858e326020633ea11a85381ed3 | |
parent | 38e9cd8e8c5a5f2fb9c66c18e9a3e02b4f09a643 [diff] |
mx6sabre: Do not enable UMS with SPL Since commit ad8aae82b20ac6a ("mx6sabre: Enable User Mass Storage") SPL target does not boot anymore due to the increased spl image size. Only enable USB Mass Storage for the non-SPL target. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Reviewed-by: Tom Rini <trini@konsulko.com>