]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ARM: atmel: cleanup: remove at91cap9 related code
authorBo Shen <voice.shen@atmel.com>
Fri, 16 Jan 2015 02:55:46 +0000 (10:55 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Sat, 7 Feb 2015 22:42:56 +0000 (23:42 +0100)
commitc6941e120386b06b21566b560cd51882b0d1a51a
tree8e4118479829ac1f5f39e2390a68c8e37129d010
parent0b2a9824203deccf8e5ffd0db69f6aa9b771eb26
ARM: atmel: cleanup: remove at91cap9 related code

As the at91cap9adk board is removed by commit: b5508344
(ARM: remove broken "at91cap9adk" board), so the at91cap9
code is not used anymore, and also the document for
at91cap9 can not be found on www.atmel.com, so remove the
at91cap9 related code.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/cpu/arm926ejs/at91/Makefile
arch/arm/cpu/arm926ejs/at91/at91cap9_devices.c [deleted file]
arch/arm/include/asm/arch-at91/at91_pmc.h
arch/arm/include/asm/arch-at91/at91cap9.h [deleted file]
arch/arm/include/asm/arch-at91/at91cap9_matrix.h [deleted file]
arch/arm/include/asm/arch-at91/at91sam9_matrix.h
arch/arm/include/asm/arch-at91/hardware.h
drivers/video/atmel_lcdfb.c