commit | b96d2c421f766e794acab45b01944b9fc23ea895 | [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 | 4fd50e789c04c963159dd11c458117d5922cf22e [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>