commit | bdfcd917026bc8d11f8e9889183f90f32357ebbf | [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 | 943ec258e839cbf1174a6dc5f1ef773af43339a7 [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>