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)
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>

No differences found