Re: [PATCH 21/27] ppc: Remove sbc8641d board

2021-07-07 Thread Tom Rini
On Fri, May 14, 2021 at 09:34:26PM -0400, Tom Rini wrote: > 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

Re: [PATCH 21/27] ppc: Remove sbc8641d board

2021-05-15 Thread Simon Glass
Hi Tom, On Fri, 14 May 2021 at 20:48, Tom Rini wrote: > > 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