
Dear Marek Vasut,
Marek Vasut marex@denx.de writes:
Extend the boot device autodetection from SAMA5D2 only to the entire SAMA5Dx family of microcontrollers.
Signed-off-by: Marek Vasut marex@denx.de Cc: Andreas Bießmann andreas.devel@googlemail.com Cc: Wenyou Yang wenyou.yang@atmel.com Reviewed-by: Andreas Bießmann andreas@biessmann.org [minor compile fix for SAMA5D2] Signed-off-by: Andreas Bießmann andreas@biessmann.org
arch/arm/mach-at91/Makefile | 4 ++-- arch/arm/mach-at91/include/mach/sama5_boot.h | 25 +++++++++++++++++++++++++ arch/arm/mach-at91/include/mach/sama5d2.h | 12 ------------ arch/arm/mach-at91/spl.c | 19 ++++++++++++------- 4 files changed, 39 insertions(+), 21 deletions(-) create mode 100644 arch/arm/mach-at91/include/mach/sama5_boot.h
applied to u-boot-atmel/master, thanks!
Best regards, Andreas Bießmann