]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd5f6861e73323fb9e62a6e3ff5f44a2cbd36ef0f
tree2ee7a69dfc430006ea416125db7747164440dbd8
parent8ce77c0ffd521279d13addc8e523bd2503584599
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]