commit | 61602eaca2a50890e069fd009eeaafe9701e6b46 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Dec 04 11:30:59 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Fri Dec 14 17:59:10 2018 +0100 |
tree | 55ffe1e32a5604df384654ac8d662f6281851eba | |
parent | 7a43dd7aa6a9f8650de240c1796ca2caa8eb8737 [diff] |
configs: am335x_evm: Do not disable DM_USB in SPL DM_USB is now supported in the SPL. Do not undef it Besides to support DM_USB in SPL, one now has to use SPL_DM_USB Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>