Re: Hang on boot
On 11 October 2010 17:55, Ionut Nicu wrote: > Hi, > > On Mon, 2010-10-11 at 14:09 +1100, John Garland wrote: >> Hi, >> >> Both the dspbridge and master branch of linux-omap seem to hang when >> trying to boot (i.e. no output) on a beagleboard C2. >> This is with the new omap2plus_defconfig (as opposed to the old >> omap3_defconfig). >> >> Is anybody else experiencing this or does anyone have any idea what >> could be causing this? >> > > Make sure you update your u-boot environment so that you have > console=ttyO2,115200 in your kernel command line (btw, it's ttyO2, not > tty02). It's been recently changed in the linux-omap tree (commit > d6e284d). > > You'll probably also need to update your /etc/inittab. > > Cheers, > Ionut. > > > You're a champ, that was the problem. Cheers, John. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Hang on boot
Hi, On Mon, 2010-10-11 at 14:09 +1100, John Garland wrote: > Hi, > > Both the dspbridge and master branch of linux-omap seem to hang when > trying to boot (i.e. no output) on a beagleboard C2. > This is with the new omap2plus_defconfig (as opposed to the old > omap3_defconfig). > > Is anybody else experiencing this or does anyone have any idea what > could be causing this? > Make sure you update your u-boot environment so that you have console=ttyO2,115200 in your kernel command line (btw, it's ttyO2, not tty02). It's been recently changed in the linux-omap tree (commit d6e284d). You'll probably also need to update your /etc/inittab. Cheers, Ionut. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: Hang on boot
On Mon, Oct 11, 2010 at 8:39 AM, John Garland wrote: > Hi, > > Both the dspbridge and master branch of linux-omap seem to hang when > trying to boot (i.e. no output) on a beagleboard C2. > This is with the new omap2plus_defconfig (as opposed to the old > omap3_defconfig). > > Is anybody else experiencing this or does anyone have any idea what > could be causing this? > Grazvydas Ignotas reported this with linux-next a few hours ago. Try disabling OMAP2 and OMAP4 support and see if that works. Another useful debug method is to enable CONFIG_EARLY_PRINTK and then add "earlyprintk" to your bootargs. I'll dig up a beagleboard in a while and check. - Anand -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hang on boot
Hi, Both the dspbridge and master branch of linux-omap seem to hang when trying to boot (i.e. no output) on a beagleboard C2. This is with the new omap2plus_defconfig (as opposed to the old omap3_defconfig). Is anybody else experiencing this or does anyone have any idea what could be causing this? Cheers, John. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html