OMAP baseline test results for v3.7-rc5
Richard Cochran
richardcochran at gmail.com
Fri Nov 16 02:47:55 EST 2012
On Tue, Nov 13, 2012 at 08:05:26PM +0400, Igor Mazanov wrote:
> Paul Walmsley wrote:
> >
> >* AM335x Beaglebone: omap2plus_defconfig kernels don't boot
> > - May be fixed now, pending retest:
> > - http://marc.info/?l=linux-omap&m=135082257727502&w=2
> > - Not yet part of the automated test suite
> > * May be due to an old U-boot with FDT support problems used here?
> > Pending local investigation and re-test
>
> I have the same result with omap2plus_defconfig and kernel 3.7.0-rc5. I dumped
> the kernel log buffer via JTAG and can send this log if it could be useful.
I just got my BeagleBone replaced via RMA, and so I could try a fresh
build of 3.7.0-rc5 with omap2plus_defconfig. It works just fine for me.
A few details:
U-Boot SPL 2012.10-rc1-00148-g4668a08 (Sep 30 2012 - 09:35:20)
U-Boot 2012.10-rc1-00148-g4668a08 (Sep 30 2012 - 09:35:20)
setenv ipaddr 192.168.0.77
setenv serverip 192.168.0.12
setenv netmask 255.255.255.0
setenv bootargs console=ttyO0,115200n8 mem=256M root=/dev/ram rw initrd=0x82000000,16MB ramdisk_size=16384 earlyprintk=serial
tftp 81000000 uImage
tftp 82000000 beaglebone-initrd.gz
tftp 80000000 am335x-bone.dtb
bootm 81000000 - 80000000
So I guess just using a recent u-boot will fix whatever issues you are
seeing.
Thanks,
Richard
More information about the linux-arm-kernel
mailing list