Re: [ARM] Regression ? at91rm9200 machine-type

From: Russell King
Date: Tue Aug 26 2008 - 09:20:04 EST


On Tue, Aug 26, 2008 at 02:43:12PM +0200, Marc Pignat wrote:
> > After commit
> >
> > 87fee013a23ad02821699aef5b76891b42959182
> >
> > [ARM] 4647/1: at91rm9200: Remove redundant machine-type verification
> > and manipulation
> >
> > I cannot boot my board anymore.
> >
> > Some more details:
> > - I tried booting from both U-Boot 1.1.6 and U-Boot 1.3.4
> > - I compiled U-Boot using "at91rm9200dk_config"
> > - On U-Boot bootargs=console=ttyS0,115200 mem=32M
> > mtdparts=AT45DB642.spi0:-(filesystem) rootfstype=jffs2 root=/dev/mtdblock0
> > - The .config of the kernel is in attachment
> >
> > I don't know if this is an actual regression or not (I'm not much
> > skilled in machine-types/boot process).

Thankfully, the recent uboot versions now allow the ID passed to be
configurable via its scripts, rather than being compiled in, so this
means compile time mistakes can be easily corrected without reflashing
the boot loader. I'm not involved with uboot at all, so I couldn't
tell you which versions are what.

But everything Marc says in his reply is correct.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/