commit | ed885e752f3fdf4d0015362be60c6f259582a15f | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Fri Apr 26 15:21:26 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun May 05 08:48:50 2019 -0400 |
tree | c33dbf757f176a6a2c434a6ad50d0490b4cde18d | |
parent | 7296a336cafec0463a249c67ad586a99ff132cee [diff] |
configs: am335x_evm: enable SPL_FIT_IMAGE_TINY The size of the SPL for the am335x_evm is constrained. There is no need to have advanced SPL FIT features, so keep the SPL FIT support tiny. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>