commit | 2f0cac1bbf444653f12f692c7dfca7e1ef804a34 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Fri Apr 07 10:11:25 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 08 21:35:10 2017 -0400 |
tree | 40fd4395b518e2d68e863a258b36eeb9390d033b | |
parent | 55cedd387a8d7f8dc0b54278bc8908b45d3d98c6 [diff] |
defconfigs: am43xx_hs_evm: Add USB Host boot mode support Enable SPL_USB_HOST_SUPPORT in the default defconfig to allow booting from USB peripherals. Unlike the non-HS boards, we already load SPL to a 0x4030_0000+ address, so no other changes are needed. Signed-off-by: Andrew F. Davis <afd@ti.com>