commit | 53bd8e574664de10d3131f61f9e1a5e20fa3719e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 09 21:42:48 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 10 07:57:42 2021 -0400 |
tree | afcf7fd84feb58b2100323ba7999edd00355f07c | |
parent | 3aae68188e04d2a80daf1caf85fb77a974428977 [diff] |
arm: Remove ot1200 board This board relies on using CONFIG_LIBATA but does not enable CONFIG_AHCI. The deadline for this conversion was the v2019.07 release. In order to convert to using the DWC SATA driver under DM further migrations are required. Cc: Christian Gmeiner <christian.gmeiner@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Christian Gmeiner <christian.gmeiner@gmail.com>