diff options
author | Tom Rini <trini@konsulko.com> | 2021-05-14 21:34:26 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-07 19:52:24 -0400 |
commit | 1c58857ad7913d618d0d9cde5aaf8a13bc7b0341 (patch) | |
tree | e7693a595ffcfc3f97e43b9362633eb535bb4b00 /MAINTAINERS | |
parent | ed7fe2bee12a464da5b944cc2218d924793b8a80 (diff) | |
download | u-boot-1c58857ad7913d618d0d9cde5aaf8a13bc7b0341.zip u-boot-1c58857ad7913d618d0d9cde5aaf8a13bc7b0341.tar.gz u-boot-1c58857ad7913d618d0d9cde5aaf8a13bc7b0341.tar.bz2 |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fbe6623..79d356d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1002,12 +1002,6 @@ S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git F: arch/powerpc/cpu/mpc85xx/ -POWERPC MPC86XX -M: Priyanka Jain <priyanka.jain@nxp.com> -S: Maintained -T: git https://source.denx.de/u-boot/custodians/u-boot-mpc86xx.git -F: arch/powerpc/cpu/mpc86xx/ - RISC-V M: Rick Chen <rick@andestech.com> M: Leo <ycliang@andestech.com> |