
24 Nov
2016
24 Nov
'16
3:20 a.m.
On 20 November 2016 at 07:57, Andre Przywara andre.przywara@arm.com wrote:
Since the SPL FIT loader can now differentiate between different architectures, teach it how to tell arm and arm64 apart when a FIT image is used. We just support those two for now, as these are so far the only sensible alternatives.
Signed-off-by: Andre Przywara andre.przywara@arm.com
arch/arm/lib/spl.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org