commit | 41bacbe142024c6bb26e7ca233d6e845ba1f56ac | [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 | 2dce44980154914ed4b868de61ea6c9afe6216ef [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>