commit | 5d0f6094d863195c0252dbc5f7f0f2e2cc08fe79 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 09 21:42:53 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 15 10:15:48 2021 -0500 |
tree | 421c6ed69bf54bad64c9916781b34003ff900caa | |
parent | ec98e61e981fc5de696ad882b2a464408f2b027e [diff] |
ppc: Remove MPC8610HPCD 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>