commit | 42630ab0ad71a6c9fa8ad0ceec6d5351abe76616 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 09 21:42:54 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 15 10:16:21 2021 -0500 |
tree | 6bc9ae194879832bd365ea23f80321e31ed598aa | |
parent | 5d0f6094d863195c0252dbc5f7f0f2e2cc08fe79 [diff] |
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>