ppc: Remove MPC8641HPCN board
authorTom Rini <trini@konsulko.com>
Wed, 10 Feb 2021 02:42:54 +0000 (21:42 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2021 15:16:21 +0000 (10:16 -0500)
commit865acad78f61c4bf1c8412aa511eb404cb6a3d4e
tree6bc9ae194879832bd365ea23f80321e31ed598aa
parent41bacbe142024c6bb26e7ca233d6e845ba1f56ac
ppc: Remove MPC8641HPCN board

This board relies on using CONFIG_LIBATA but does not enable CONFIG_AHCI.  The
deadline for this conversion was the v2019.07 release.  The use of CONFIG_AHCI
requires CONFIG_DM.  The deadline for this conversion was v2020.01.  Remove
this board.

Cc: Priyanka Jain <priyanka.jain@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
12 files changed:
arch/powerpc/cpu/mpc86xx/Kconfig
board/freescale/common/pixis.h
board/freescale/mpc8641hpcn/Kconfig [deleted file]
board/freescale/mpc8641hpcn/MAINTAINERS [deleted file]
board/freescale/mpc8641hpcn/Makefile [deleted file]
board/freescale/mpc8641hpcn/README [deleted file]
board/freescale/mpc8641hpcn/ddr.c [deleted file]
board/freescale/mpc8641hpcn/law.c [deleted file]
board/freescale/mpc8641hpcn/mpc8641hpcn.c [deleted file]
configs/MPC8641HPCN_36BIT_defconfig [deleted file]
configs/MPC8641HPCN_defconfig [deleted file]
include/configs/MPC8641HPCN.h [deleted file]