Re: [yocto] RaspberryPi Kernel - Fails to boot when sound driver is a built-in

2012-06-25 Thread Paul Eggleton
On Sunday 24 June 2012 21:31:41 Chris Tapp wrote: > On 24 Jun 2012, at 16:25, Paul Eggleton wrote: > > Well, FWIW I can't even get a kernel with the default configuration built > > from meta-raspberrypi to boot - I even tried copying it to a Debian > > SD-card and it doesn't boot there either. All

Re: [yocto] RaspberryPi Kernel - Fails to boot when sound driver is a built-in

2012-06-24 Thread Chris Tapp
On 24 Jun 2012, at 21:31, Chris Tapp wrote: > Hi Paul, > > On 24 Jun 2012, at 16:25, Paul Eggleton wrote: > >> On Monday 18 June 2012 22:16:44 Chris Tapp wrote: >>> If I build the RPi kernel (SRCREV 3fc65f9f291fb19cad434968a4a0f66ab749e637) >>> then the board boots as expected. >>> >>> However

Re: [yocto] RaspberryPi Kernel - Fails to boot when sound driver is a built-in

2012-06-24 Thread Chris Tapp
Hi Paul, On 24 Jun 2012, at 16:25, Paul Eggleton wrote: > On Monday 18 June 2012 22:16:44 Chris Tapp wrote: >> If I build the RPi kernel (SRCREV 3fc65f9f291fb19cad434968a4a0f66ab749e637) >> then the board boots as expected. >> >> However, if a modify the .config (either manually after -c configu

Re: [yocto] RaspberryPi Kernel - Fails to boot when sound driver is a built-in

2012-06-24 Thread Paul Eggleton
On Monday 18 June 2012 22:16:44 Chris Tapp wrote: > If I build the RPi kernel (SRCREV 3fc65f9f291fb19cad434968a4a0f66ab749e637) > then the board boots as expected. > > However, if a modify the .config (either manually after -c configure, or by > -c menuconfig) so that CONFIG_SND, CONFIG_SND_TIMER,

[yocto] RaspberryPi Kernel - Fails to boot when sound driver is a built-in

2012-06-18 Thread Chris Tapp
If I build the RPi kernel (SRCREV 3fc65f9f291fb19cad434968a4a0f66ab749e637) then the board boots as expected. However, if a modify the .config (either manually after -c configure, or by -c menuconfig) so that CONFIG_SND, CONFIG_SND_TIMER, CONFIG_SND_PCM and CONFIG_BCM2835 are set to 'y' (i.e. c