OSDN Git Service

ARM: at91: change board files into SoC files
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 27 Jan 2015 15:41:55 +0000 (16:41 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Feb 2015 10:01:28 +0000 (11:01 +0100)
commitcac0172389688b861d269eb4f1fee679d21a1372
treeafdaea62610ff681571aaeee2a709ed22a4aa450
parentedd942247fe69b0488e6dc2da97f415b3bc09545
ARM: at91: change board files into SoC files

As board files are now DT only and can address all aspects of the SoC family,
we can rename them so that the mach-at91 directory looks cleaner.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/at91rm9200.c [moved from arch/arm/mach-at91/board-dt-rm9200.c with 95% similarity]
arch/arm/mach-at91/at91sam9.c [moved from arch/arm/mach-at91/board-dt-sam9.c with 96% similarity]
arch/arm/mach-at91/sama5.c [moved from arch/arm/mach-at91/board-dt-sama5.c with 97% similarity]