commit | 34af2da9ad6ba940e0a4ad0cffec26488042a34c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 09 21:42:50 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 10 07:58:22 2021 -0400 |
tree | 27efe68b31a7e6e71e5289c1c2e1f6f01e277b8a | |
parent | c861d21cba44fe068e9a47dfcf57f7e84c54d73e [diff] |
ppc: Remove MPC8349ITX 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. Signed-off-by: Tom Rini <trini@konsulko.com>