]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: at91: move alternative initial mapping to board-dt-sama5.c
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 27 Jan 2015 14:51:34 +0000 (15:51 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Feb 2015 10:01:27 +0000 (11:01 +0100)
commit6bd3e3f491062f075c689345763b6172d8438007
treee880a2f5663f037738940f73d737d6fee8d34fa7
parent2b019a43cc70d35c3af97c8d673b2b4581f98297
ARM: at91: move alternative initial mapping to board-dt-sama5.c

For sama5d4, remove an indirection and the remaining need for at91_boot_soc
structure.
This will allow further cleanup.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/board-dt-sama5.c
arch/arm/mach-at91/sama5d4.c
arch/arm/mach-at91/setup.c