Omap35xxPkg: Turn on the power for the USB Hub
This fix should make the USB Hub power up correctly (tested on BeagleBoard-xM). git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12134 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -50,4 +50,11 @@
|
||||
#define LEDAPWM BIT4
|
||||
#define LEDBPWM BIT5
|
||||
|
||||
// USB PHY power
|
||||
#define VAUX2_DEDICATED 0x79
|
||||
#define VAUX2_DEV_GRP 0x76
|
||||
|
||||
#define VAUX_DEV_GRP_P1 0x20
|
||||
#define VAUX_DEDICATED_18V 0x05
|
||||
|
||||
#endif //__TPS65950_H__
|
||||
|
Reference in New Issue
Block a user