ARM: at91: rename board-dt to more specific name board-dt-sam9
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 19 Feb 2013 10:30:29 +0000 (18:30 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 13 Mar 2013 16:18:00 +0000 (17:18 +0100)
commit4afcd1db8214890a8f655a1d07d8445812e72932
tree67726849bf2e24846abef764675eae56dc2a1586
parent3ae8dbdcfaaf29719a122c6939b7554aaf0bf08e
ARM: at91: rename board-dt to more specific name board-dt-sam9

We will produce a board-dt file per SoC core type. That will ease code
readability and will prevent from including superfluous code for supporting
machines that will never be compiled together (particularly the ARM9 and C-A5
upcoming SoCs).

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
[nicolas.ferre@atmel.com: modify commit message]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/configs/at91_dt_defconfig
arch/arm/configs/at91sam9260_defconfig
arch/arm/configs/at91sam9g20_defconfig
arch/arm/configs/at91sam9g45_defconfig
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/board-dt-sam9.c [moved from arch/arm/mach-at91/board-dt.c with 100% similarity]