On Tue, 31 Oct 2023 at 05:18, Samuel Holland <sam...@sholland.org> wrote:
>
> Now that 32-bit SoCs can load U-Boot proper (and possibly other
> firmware) from a FIT, use this method by default. SPL_FIT_IMAGE_TINY is
> required to stay within the 24 or 32 KiB SPL size limit on early SoCs;
> for consistency, enable it everywhere.
>
> Signed-off-by: Samuel Holland <sam...@sholland.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
>  - New patch for v2, split from the .dtsi changes
>
>  arch/arm/Kconfig   | 1 +
>  common/spl/Kconfig | 3 +--
>  2 files changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to