arm: Remove unused mx27 code
authorTom Rini <trini@konsulko.com>
Sat, 19 Nov 2022 23:45:27 +0000 (18:45 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:07:13 +0000 (16:07 -0500)
commit2568bd6db760b384f7c17f5afdfc1cb63b17ed53
tree2ee7a69dfc430006ea416125db7747164440dbd8
parent4982e123b293b1fd44164b6760ee3647720d72ba
arm: Remove unused mx27 code

We no longer have any i.MX27 platforms, remove the remaining support
code.

Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
arch/arm/cpu/arm926ejs/Makefile
arch/arm/cpu/arm926ejs/mx27/Makefile [deleted file]
arch/arm/cpu/arm926ejs/mx27/generic.c [deleted file]
arch/arm/cpu/arm926ejs/mx27/relocate.S [deleted file]
arch/arm/cpu/arm926ejs/mx27/reset.c [deleted file]
arch/arm/cpu/arm926ejs/mx27/timer.c [deleted file]
arch/arm/lib/asm-offsets.c
drivers/gpio/mxc_gpio.c
drivers/mtd/nand/raw/mxc_nand.c
drivers/mtd/nand/raw/mxc_nand.h
drivers/net/fec_mxc.c
drivers/spi/mxc_spi.c
include/configs/imx27lite-common.h [deleted file]