projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f4060e
)
ti_armv7_keystone2: configs: add usb mass storage support
author
Mugunthan V N
<mugunthanvnm@ti.com>
Wed, 9 Mar 2016 10:09:30 +0000
(15:39 +0530)
committer
Tom Rini
<trini@konsulko.com>
Wed, 16 Mar 2016 01:30:15 +0000
(21:30 -0400)
Add USB mass storage support so that kernel can be read from
connected usb storage.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/ti_armv7_keystone2.h
patch
|
blob
|
history
diff --git
a/include/configs/ti_armv7_keystone2.h
b/include/configs/ti_armv7_keystone2.h
index 6f30c77d7d9f15d832d7268862c66e1844e81e5f..8bdd2deb375d37bf749cb0eac16eb7c25300163b 100644
(file)
--- a/
include/configs/ti_armv7_keystone2.h
+++ b/
include/configs/ti_armv7_keystone2.h
@@
-195,6
+195,7
@@
#define CONFIG_USB_XHCI_DWC3
#define CONFIG_USB_XHCI_KEYSTONE
#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 2
+#define CONFIG_USB_STORAGE
#define CONFIG_EFI_PARTITION
#define CONFIG_FS_FAT
#define CONFIG_SYS_CACHELINE_SIZE 64