]> git.baikalelectronics.ru Git - uboot.git/commit
ppc: Remove sbc8641d board
authorTom Rini <trini@konsulko.com>
Sat, 15 May 2021 01:34:26 +0000 (21:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:52:24 +0000 (19:52 -0400)
commitfb99091fe97d3af55d4040512d0eb2f91b6d3e3d
treee7693a595ffcfc3f97e43b9362633eb535bb4b00
parentfd4b8dc9b10b6d152334cbbc2acad73708933418
ppc: Remove sbc8641d board

This board has not been converted to CONFIG_DM_PCI by the deadline and is
also missing conversion to CONFIG_DM.  Remove it.  This is also the last
of the ARCH_MPC8641/MPC8610 platforms, so remove that support as well.

Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Priyanka Jain <priyanka.jain@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
41 files changed:
.azure-pipelines.yml
MAINTAINERS
README
arch/powerpc/Kconfig
arch/powerpc/cpu/mpc86xx/Kconfig [deleted file]
arch/powerpc/cpu/mpc86xx/Makefile [deleted file]
arch/powerpc/cpu/mpc86xx/cache.S [deleted file]
arch/powerpc/cpu/mpc86xx/config.mk [deleted file]
arch/powerpc/cpu/mpc86xx/cpu.c [deleted file]
arch/powerpc/cpu/mpc86xx/cpu_init.c [deleted file]
arch/powerpc/cpu/mpc86xx/fdt.c [deleted file]
arch/powerpc/cpu/mpc86xx/interrupts.c [deleted file]
arch/powerpc/cpu/mpc86xx/mp.c [deleted file]
arch/powerpc/cpu/mpc86xx/mpc8610_serdes.c [deleted file]
arch/powerpc/cpu/mpc86xx/mpc8641_serdes.c [deleted file]
arch/powerpc/cpu/mpc86xx/release.S [deleted file]
arch/powerpc/cpu/mpc86xx/speed.c [deleted file]
arch/powerpc/cpu/mpc86xx/start.S [deleted file]
arch/powerpc/cpu/mpc86xx/traps.c [deleted file]
arch/powerpc/cpu/mpc86xx/u-boot.lds [deleted file]
arch/powerpc/include/asm/config.h
arch/powerpc/include/asm/config_mpc86xx.h [deleted file]
arch/powerpc/include/asm/fsl_law.h
arch/powerpc/include/asm/fsl_pci.h
arch/powerpc/include/asm/immap_86xx.h [deleted file]
arch/powerpc/include/asm/ppc.h
board/sbc8641d/Kconfig [deleted file]
board/sbc8641d/MAINTAINERS [deleted file]
board/sbc8641d/Makefile [deleted file]
board/sbc8641d/README [deleted file]
board/sbc8641d/ddr.c [deleted file]
board/sbc8641d/law.c [deleted file]
board/sbc8641d/sbc8641d.c [deleted file]
configs/sbc8641d_defconfig [deleted file]
doc/git-mailrc
drivers/ddr/fsl/Kconfig
drivers/ddr/fsl/Makefile
drivers/ddr/fsl/mpc86xx_ddr.c [deleted file]
env/Kconfig
include/configs/sbc8641d.h [deleted file]
include/post.h