board: sama5d3_xplained: add pda detect call at init time
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 18 Sep 2018 07:35:44 +0000 (10:35 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 29 Sep 2018 00:22:40 +0000 (20:22 -0400)
commit59e43c32918c422bfed3762c7461e8a325223a81
tree5de6c6a1d65b13eb0c39e0969bbc634070130cdb
parent559ff9e875ba72f3da9f3198dbd3afdfb3c48089
board: sama5d3_xplained: add pda detect call at init time

Call the PDA detection mechanism at boot time so we can have
the pda environment variable ready for use.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
arch/arm/mach-at91/Kconfig
board/atmel/sama5d3_xplained/sama5d3_xplained.c