commit | 7ec3a80d0c3f5291e69292edd316c8e77f0ef236 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Wed Mar 09 15:39:34 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 21:30:17 2016 -0400 |
tree | b95ebe2dc9f3b4758793f866fd3370847bc1e098 | |
parent | 38e8af48d7a3ff0bf707a102da13a6a3dfecc067 [diff] |
am43xx: configs: Enable USB commands for non usb boot also With commit aee119bd70b8 ('am43xx_evm: add usb host boot support') usb commands is removed from U-boot second stage and enbaled only on USB boot config. Fixing this by enable USB commands for both USB boot and in second stage u-boot. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>