commit | a5105d27734ae89fae5ada615b565dff514ad24d | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Jul 02 10:36:28 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 27 13:36:53 2019 -0400 |
tree | a03c0937933e36645a7ad46d3e4b3e695f665b7d | |
parent | bbe7b1eed8491a6046907e8d3f8fe938cd1f67d7 [diff] |
ARM: da850evm: Remove legacy OHCI referencs and unify platform OHCI was added with DM_USB support, so there are a few unneeded items in the header file that can be removed. This also unifies da850evm with NOR and NAND booting options so all have OHCI support. Signed-off-by: Adam Ford <aford173@gmail.com> [trini: Migrate da850_am18xxevm] Signed-off-by: Tom Rini <trini@konsulko.com>