Linux 3.12, BCM2835 and dwc2 - Freezes
Noralf Trønnes
notro at tronnes.org
Wed Nov 13 14:11:13 PST 2013
Den 11.11.2013 17:17, skrev Stephen Warren:
> On 11/09/2013 02:47 PM, notro at tronnes.org wrote:
>> I'm having problems with BCM2835 and USB/network on 3.12.
>>
>> With https://github.com/swarren/linux-rpi.git networking is fine.
>> But when I try the same with 3.12 it fails.
>>
>> Raspberry Pi B rev. 2
>> Distro: Raspian 2013-09-25
>>
>> This is what I have done:
>>
>> Source: 3.12 from kernel.org
>>
>> Add patches from https://github.com/swarren/linux-rpi.git:
>> ARM: bcm2835: enable some config options useful with USB
>> HACK: enable DWC2 OTG on RPi
>> LOCAL HACK: ARM: bcm2835: enable enc28j60 SPI device
> You shouldn't need that last one; it's nothing to do with USB.
>
> You probably also need:
> staging: dwc2: set up all module params
>
Thanks, with that patch it's working.
More information about the linux-rpi-kernel
mailing list