commit | 43b6a1cfeba7ba6c7005600dde86ad2c163e9f78 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 09 21:42:51 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 15 10:14:03 2021 -0500 |
tree | f964e2e48b99eea32d76fff445b90c839d41d1d3 | |
parent | 99b014c81675190d22a8035e8122db5b550a37a6 [diff] |
ppc: Remove MPC8544DS 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>