Re: dtb size limit? was Re: Tiny dts change breaks boot on n900

From: Pavel Machek
Date: Sun Nov 16 2014 - 03:38:37 EST


On Mon 2014-11-10 15:25:40, Andreas Färber wrote:
> Am 10.11.2014 um 12:58 schrieb Pavel Machek:
> > If I replace the blo[ck] below with
> >
> > a = <1>;
> > b = <2>;
> > c = <3>;
> > d = <4>;
> >
> > Resulting kernel boots. Replacing it with
> >
> > a-really-long-attribute-name-hopefully-this-breaks-stuff = <1>;
> > b = <2>;
> > c = <3>;
> > d = <4>;
> >
> > Breaks the boot. I'm using dtb append option. Any ideas? Nonbooting
> > dtb is 68910 bytes.
>
> Did you verify that your initrd, if any, does not overlap the end of the
> kernel when loading it from the bootloader?

I don't use initrd, so this can't be it. Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/