[oe-commits] Koen Kooi : linux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboard

git version control git at git.openembedded.org
Fri May 21 09:52:38 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2c153f33b8ebb807a622ad9ae92ed5341a356740
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2c153f33b8ebb807a622ad9ae92ed5341a356740

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri May 21 11:48:35 2010 +0200

linux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboard

---

 conf/machine/include/omap3.inc                     |    2 +-
 .../linux-omap-psp-2.6.32/beagleboard/defconfig    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index d9f41f5..bb7f0de 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -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"
 
diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig
index 86ed6c9..679d917 100644
--- a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig
@@ -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





More information about the Openembedded-commits mailing list