board: at91sam9x5: add environment var for cpu type
authorEugen Hristev <eugen.hristev@microchip.com>
Mon, 8 Oct 2018 06:54:27 +0000 (09:54 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 22 Oct 2018 13:18:49 +0000 (09:18 -0400)
commit61b4dbb0d0c6dcb5a008e84e07a54e5b500a8b4b
tree09f2a73504f369493002a639682f6e1e93cb3ead
parent6482095de6d0a21e150fbce86ba351ce225afe03
board: at91sam9x5: add environment var for cpu type

When booting and CPU is detected from cpuid, we also need an environment
variable that will be used in boot commands to load the proper devicetree.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
board/atmel/at91sam9x5ek/at91sam9x5ek.c
board/atmel/common/board.c