Linux 3.12, BCM2835 and dwc2 - Freezes
Stephen Warren
swarren at wwwdotorg.org
Mon Nov 11 08:17:34 PST 2013
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
More information about the linux-rpi-kernel
mailing list