linux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboard
authorKoen Kooi <koen@openembedded.org>
Fri, 21 May 2010 09:48:35 +0000 (11:48 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 21 May 2010 09:51:28 +0000 (11:51 +0200)
conf/machine/include/omap3.inc
recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig

index d9f41f5..bb7f0de 100644 (file)
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
 require conf/machine/include/tune-cortexa8.inc
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r75"
+MACHINE_KERNEL_PR = "r76"
 
 KERNEL_IMAGETYPE = "uImage"
 
index 86ed6c9..679d917 100644 (file)
@@ -2330,7 +2330,7 @@ CONFIG_USB_GADGET=y
 # CONFIG_USB_GADGET_DEBUG is not set
 # CONFIG_USB_GADGET_DEBUG_FILES is not set
 CONFIG_USB_GADGET_DEBUG_FS=y
-CONFIG_USB_GADGET_VBUS_DRAW=2
+CONFIG_USB_GADGET_VBUS_DRAW=480
 CONFIG_USB_GADGET_SELECTED=y
 # CONFIG_USB_GADGET_AT91 is not set
 # CONFIG_USB_GADGET_ATMEL_USBA is not set