cpu/arm1136: Remove arm1136 support
authorEnric Balletbo i Serra <eballetbo@gmail.com>
Thu, 14 Jul 2011 12:07:21 +0000 (17:37 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Thu, 14 Jul 2011 12:09:30 +0000 (17:39 +0530)
commit1165c7d37980142647660df5400a5748c8d02156
treea33664e90a5c21b54648668ea456a2452333533d
parent440956a72fa42593e8dd9913356e95a77c59c87f
cpu/arm1136: Remove arm1136 support

After clearing the support for omap2420h4 and omap2430sdp the files in
cpu/arm1136 and include/asm/arch-arm1136 directories are not being
used so we can remove it.

Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
14 files changed:
README
cpu/arm1136/Makefile [deleted file]
cpu/arm1136/config.mk [deleted file]
cpu/arm1136/cpu.c [deleted file]
cpu/arm1136/start.S [deleted file]
include/asm/arch-arm1136/bits.h [deleted file]
include/asm/arch-arm1136/clocks.h [deleted file]
include/asm/arch-arm1136/clocks242x.h [deleted file]
include/asm/arch-arm1136/clocks243x.h [deleted file]
include/asm/arch-arm1136/mem.h [deleted file]
include/asm/arch-arm1136/omap2420.h [deleted file]
include/asm/arch-arm1136/omap2430.h [deleted file]
include/asm/arch-arm1136/sizes.h [deleted file]
include/asm/arch-arm1136/sys_info.h [deleted file]