Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-06-13 Thread Tomas Frydrych
On 13/06/12 03:34, Bruce Ashfield wrote: On Tue, Jun 12, 2012 at 7:38 PM, Ryan Julian ryanjul...@berkeley.edu wrote: Hi Bruce, The build I'm using already includes Denys' patch. I was referring to Tomas' original problem, in which the MMC card successfully initialized, but the kernel still

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-06-13 Thread Ryan Julian
Hi Bruce, The build I'm using already includes Denys' patch. I was referring to Tomas' original problem, in which the MMC card successfully initialized, but the kernel still panics while trying to mount mmcblk0p2. These two seem unrelated, unless I'm mistaken. On Tue, Jun 12, 2012 at 4:10 PM,

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-06-12 Thread Ryan Julian
Tomas Frydrych tf+lists.yocto@... writes: This is a different issue. I get this too with one particular MMC card, but with 2.6.37 kernel, if I unplug this card and plug it back in the boot resumes and completes successfully. If I do this with the 3.0.2 kernel, the bug I described with the

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-06-12 Thread Bruce Ashfield
On Tue, Jun 12, 2012 at 7:38 PM, Ryan Julian ryanjul...@berkeley.edu wrote: Hi Bruce, The build I'm using already includes Denys' patch. I was referring to Tomas' original problem, in which the MMC card successfully initialized, but the kernel still panics while trying to mount mmcblk0p2.

[yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Tomas Frydrych
Hi, I am trying to get Yocto image built from yesterday's master (Linux-3.0.23-yocto-standard) to boot on the NAND-less version of BeagleBoard xM, but the kernel panics with: - console log start Waiting for root device /dev/mmcblk0p2... mmc0: new SDHC card at

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Andrea Galbusera
Hi Tomas, On Wed, Apr 4, 2012 at 12:14 PM, Tomas Frydrych tf+lists.yo...@r-finger.com wrote: Hi, I am trying to get Yocto image built from yesterday's master (Linux-3.0.23-yocto-standard) to boot on the NAND-less version of BeagleBoard xM, but the kernel panics with: -

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Bruce Ashfield
On 12-04-04 08:04 AM, Andrea Galbusera wrote: Hi Tomas, On Wed, Apr 4, 2012 at 12:14 PM, Tomas Frydrych tf+lists.yo...@r-finger.com wrote: Hi, I am trying to get Yocto image built from yesterday's master (Linux-3.0.23-yocto-standard) to boot on the NAND-less version of BeagleBoard xM, but

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Gary Thomas
On 2012-04-04 06:50, Bruce Ashfield wrote: On 12-04-04 08:04 AM, Andrea Galbusera wrote: Hi Tomas, On Wed, Apr 4, 2012 at 12:14 PM, Tomas Frydrych tf+lists.yo...@r-finger.com wrote: Hi, I am trying to get Yocto image built from yesterday's master (Linux-3.0.23-yocto-standard) to boot on the

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Andrea Galbusera
Hi Gary, On Wed, Apr 4, 2012 at 4:10 PM, Gary Thomas g...@mlbassoc.com wrote: On 2012-04-04 06:50, Bruce Ashfield wrote: On 12-04-04 08:04 AM, Andrea Galbusera wrote: Hi Tomas, On Wed, Apr 4, 2012 at 12:14 PM, Tomas Frydrych tf+lists.yo...@r-finger.com wrote: Hi, I am trying to get

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Gary Thomas
On 2012-04-04 08:58, Andrea Galbusera wrote: Hi Gary, On Wed, Apr 4, 2012 at 4:10 PM, Gary Thomasg...@mlbassoc.com wrote: On 2012-04-04 06:50, Bruce Ashfield wrote: On 12-04-04 08:04 AM, Andrea Galbusera wrote: Hi Tomas, On Wed, Apr 4, 2012 at 12:14 PM, Tomas Frydrych

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Robert Berger
Garry/Andrea, I am currently giving a training based on the Beagle-XM an this error happened at the same time on 5 boards with a 3.1 kernel. error pattern. It hangs at this point: Waiting for root device /dev/mmcblk0p2... mmc0: error -110 whilst initialising SD card The fix was to

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Chris Tapp
On 4 Apr 2012, at 19:49, Robert Berger wrote: Garry/Andrea, I am currently giving a training based on the Beagle-XM an this error happened at the same time on 5 boards with a 3.1 kernel. error pattern. It hangs at this point: Waiting for root device /dev/mmcblk0p2... mmc0: error

Re: [yocto] Not booting on BeagleBoard xM 0x2

2012-04-04 Thread Tomas Frydrych
On 04/04/12 15:10, Gary Thomas wrote: On 2012-04-04 06:50, Bruce Ashfield wrote: On 12-04-04 08:04 AM, Andrea Galbusera wrote: Hi Tomas, On Wed, Apr 4, 2012 at 12:14 PM, Tomas Frydrych tf+lists.yo...@r-finger.com wrote: Hi, I am trying to get Yocto image built from yesterday's master