]> git.sur5r.net Git - u-boot/commit
ARM: at91: add sama5d2 smc header
authorLudovic Desroches <ludovic.desroches@microchip.com>
Fri, 17 Nov 2017 06:57:11 +0000 (14:57 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 30 Nov 2017 03:30:50 +0000 (22:30 -0500)
commit48e4851f492fce44ba24572ec36f0eee51c46555
tree9e95a37ef84444be3d2b0a731016a56c32363072
parent327713a64a4dd71758c44ba9b86cab5c5379274f
ARM: at91: add sama5d2 smc header

Add a header for SAMA5D2 SMC since it's not compatible with
SAMA5D3 one.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
[wenyou: fix the wrong base address of the SMC register]
Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
arch/arm/mach-at91/include/mach/sama5d2_smc.h [new file with mode: 0644]