summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-18 16:35:09 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-18 16:35:09 +0200
commitd8d56dea969292f563b2c377e885860d7775e83f (patch)
tree6887c02ec95e14cd6910e8c3330975b989bc07ec
parent8757f93089b0f2a9f4bb504813eea4aac3ae4fbe (diff)
downloadmeta-ti-d8d56dea969292f563b2c377e885860d7775e83f.tar.gz
linux-ti33x-psp 3.1rc8: fix USB regression for beaglebone, don't disable DEBUGSS clocks on boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig35
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb1
2 files changed, 31 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig b/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig
index f3a0a9e0..68318650 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig
@@ -1,6 +1,6 @@
1# 1#
2# Automatically generated file; DO NOT EDIT. 2# Automatically generated file; DO NOT EDIT.
3# Linux/arm 3.1.0-rc3 Kernel Configuration 3# Linux/arm 3.1.0-rc8 Kernel Configuration
4# 4#
5CONFIG_ARM=y 5CONFIG_ARM=y
6CONFIG_SYS_SUPPORTS_APM_EMULATION=y 6CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -312,7 +312,7 @@ CONFIG_ARCH_OMAP2PLUS_TYPICAL=y
312CONFIG_ARCH_OMAP3=y 312CONFIG_ARCH_OMAP3=y
313# CONFIG_ARCH_OMAP4 is not set 313# CONFIG_ARCH_OMAP4 is not set
314# CONFIG_SOC_OMAP3430 is not set 314# CONFIG_SOC_OMAP3430 is not set
315CONFIG_SOC_OMAPTI81XX=y 315CONFIG_SOC_OMAPTI816X=y
316CONFIG_SOC_OMAPAM33XX=y 316CONFIG_SOC_OMAPAM33XX=y
317CONFIG_OMAP_PACKAGE_CBB=y 317CONFIG_OMAP_PACKAGE_CBB=y
318 318
@@ -343,8 +343,8 @@ CONFIG_MACH_IGEP0020=y
343# CONFIG_MACH_SBC3530 is not set 343# CONFIG_MACH_SBC3530 is not set
344# CONFIG_MACH_OMAP_3630SDP is not set 344# CONFIG_MACH_OMAP_3630SDP is not set
345CONFIG_MACH_TI8168EVM=y 345CONFIG_MACH_TI8168EVM=y
346CONFIG_MACH_TI8148EVM=y
347CONFIG_MACH_AM335XEVM=y 346CONFIG_MACH_AM335XEVM=y
347CONFIG_MACH_AM335XIAEVM=y
348# CONFIG_OMAP3_EMU is not set 348# CONFIG_OMAP3_EMU is not set
349# CONFIG_OMAP3_SDRC_AC_TIMING is not set 349# CONFIG_OMAP3_SDRC_AC_TIMING is not set
350CONFIG_OMAP3_EDMA=y 350CONFIG_OMAP3_EDMA=y
@@ -706,7 +706,29 @@ CONFIG_DNS_RESOLVER=y
706# 706#
707# CONFIG_NET_PKTGEN is not set 707# CONFIG_NET_PKTGEN is not set
708# CONFIG_HAMRADIO is not set 708# CONFIG_HAMRADIO is not set
709# CONFIG_CAN is not set 709CONFIG_CAN=m
710CONFIG_CAN_RAW=m
711CONFIG_CAN_BCM=m
712
713#
714# CAN Device Drivers
715#
716CONFIG_CAN_VCAN=m
717CONFIG_CAN_SLCAN=m
718CONFIG_CAN_DEV=m
719CONFIG_CAN_CALC_BITTIMING=y
720CONFIG_CAN_TI_HECC=m
721# CONFIG_CAN_MCP251X is not set
722# CONFIG_CAN_SJA1000 is not set
723# CONFIG_CAN_C_CAN is not set
724
725#
726# CAN USB interfaces
727#
728CONFIG_CAN_EMS_USB=m
729CONFIG_CAN_ESD_USB2=m
730# CONFIG_CAN_SOFTING is not set
731# CONFIG_CAN_DEBUG_DEVICES is not set
710CONFIG_IRDA=m 732CONFIG_IRDA=m
711 733
712# 734#
@@ -979,7 +1001,6 @@ CONFIG_ATA_OVER_ETH=m
979# CONFIG_SENSORS_LIS3LV02D is not set 1001# CONFIG_SENSORS_LIS3LV02D is not set
980CONFIG_MISC_DEVICES=y 1002CONFIG_MISC_DEVICES=y
981# CONFIG_AD525X_DPOT is not set 1003# CONFIG_AD525X_DPOT is not set
982# CONFIG_INTEL_MID_PTI is not set
983# CONFIG_ICS932S401 is not set 1004# CONFIG_ICS932S401 is not set
984# CONFIG_ENCLOSURE_SERVICES is not set 1005# CONFIG_ENCLOSURE_SERVICES is not set
985# CONFIG_APDS9802ALS is not set 1006# CONFIG_APDS9802ALS is not set
@@ -2566,6 +2587,8 @@ CONFIG_USB_GADGET=y
2566# CONFIG_USB_GADGET_DEBUG_FS is not set 2587# CONFIG_USB_GADGET_DEBUG_FS is not set
2567CONFIG_USB_GADGET_VBUS_DRAW=2 2588CONFIG_USB_GADGET_VBUS_DRAW=2
2568CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 2589CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
2590# CONFIG_USB_GADGET_PORT_USB1 is not set
2591CONFIG_USB_GADGET_PORT_USB0=y
2569# CONFIG_USB_FUSB300 is not set 2592# CONFIG_USB_FUSB300 is not set
2570# CONFIG_USB_OMAP is not set 2593# CONFIG_USB_OMAP is not set
2571# CONFIG_USB_R8A66597 is not set 2594# CONFIG_USB_R8A66597 is not set
@@ -2739,6 +2762,7 @@ CONFIG_RTC_DRV_TWL4030=y
2739# 2762#
2740# on-CPU RTC drivers 2763# on-CPU RTC drivers
2741# 2764#
2765# CONFIG_RTC_DRV_OMAP is not set
2742# CONFIG_DMADEVICES is not set 2766# CONFIG_DMADEVICES is not set
2743# CONFIG_AUXDISPLAY is not set 2767# CONFIG_AUXDISPLAY is not set
2744# CONFIG_UIO is not set 2768# CONFIG_UIO is not set
@@ -3215,6 +3239,7 @@ CONFIG_DEBUG_LL=y
3215CONFIG_EARLY_PRINTK=y 3239CONFIG_EARLY_PRINTK=y
3216# CONFIG_DEBUG_ICEDCC is not set 3240# CONFIG_DEBUG_ICEDCC is not set
3217# CONFIG_OC_ETM is not set 3241# CONFIG_OC_ETM is not set
3242CONFIG_DEBUG_JTAG_ENABLE=y
3218 3243
3219# 3244#
3220# Security options 3245# Security options
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb b/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
index 4b2a0ff8..1526615c 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
@@ -11,6 +11,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
11 11
12BRANCH = "master" 12BRANCH = "master"
13SRCREV = "10a9c95f6713ce4f7db7088443676808ca79a851" 13SRCREV = "10a9c95f6713ce4f7db7088443676808ca79a851"
14MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}"
14 15
15COMPATIBLE_MACHINE = "(ti33x)" 16COMPATIBLE_MACHINE = "(ti33x)"
16 17