commit | 7f89cb29ef08f0e4f69c12222a19a63927fe427c | [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 | 02acbb9472e0e981c3e4b33357723258b2468405 [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>