summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStelian Pop <stelian@popies.net>2008-03-26 20:52:28 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-04-01 01:44:18 +0200
commita8a78f2d99dc1bd30dc3595da118539b506c6118 (patch)
tree469e2c9f740aa0b00ad6358ed74c110ab17478e4 /include
parent61106a565870ff503f92b251b94bd7afef889a04 (diff)
downloadtalos-obmc-uboot-a8a78f2d99dc1bd30dc3595da118539b506c6118.tar.gz
talos-obmc-uboot-a8a78f2d99dc1bd30dc3595da118539b506c6118.zip
Move at91cap9 specific files to at91sam9 directory
AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a common infrastructure can be used. Let this infrastructure be named after the AT91SAM9 family, and move the existing AT91CAP9 files to the new place. Signed-off-by: Stelian Pop <stelian@popies.net>
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-at91sam9/AT91CAP9.h (renamed from include/asm-arm/arch-at91cap9/AT91CAP9.h)0
-rw-r--r--include/asm-arm/arch-at91sam9/clk.h (renamed from include/asm-arm/arch-at91cap9/clk.h)0
-rw-r--r--include/asm-arm/arch-at91sam9/hardware.h (renamed from include/asm-arm/arch-at91cap9/hardware.h)0
-rw-r--r--include/asm-arm/arch-at91sam9/memory-map.h (renamed from include/asm-arm/arch-at91cap9/memory-map.h)0
4 files changed, 0 insertions, 0 deletions
diff --git a/include/asm-arm/arch-at91cap9/AT91CAP9.h b/include/asm-arm/arch-at91sam9/AT91CAP9.h
index 02ef9a8592..02ef9a8592 100644
--- a/include/asm-arm/arch-at91cap9/AT91CAP9.h
+++ b/include/asm-arm/arch-at91sam9/AT91CAP9.h
diff --git a/include/asm-arm/arch-at91cap9/clk.h b/include/asm-arm/arch-at91sam9/clk.h
index ca65a2a852..ca65a2a852 100644
--- a/include/asm-arm/arch-at91cap9/clk.h
+++ b/include/asm-arm/arch-at91sam9/clk.h
diff --git a/include/asm-arm/arch-at91cap9/hardware.h b/include/asm-arm/arch-at91sam9/hardware.h
index ec0a67163d..ec0a67163d 100644
--- a/include/asm-arm/arch-at91cap9/hardware.h
+++ b/include/asm-arm/arch-at91sam9/hardware.h
diff --git a/include/asm-arm/arch-at91cap9/memory-map.h b/include/asm-arm/arch-at91sam9/memory-map.h
index eee7bd6d1b..eee7bd6d1b 100644
--- a/include/asm-arm/arch-at91cap9/memory-map.h
+++ b/include/asm-arm/arch-at91sam9/memory-map.h
OpenPOWER on IntegriCloud