[PATCH] ARM: kirkwood: convert Guruplug to use the device tree
Jason Cooper
jason at lakedaemon.net
Sun Dec 2 19:09:36 EST 2012
On Mon, Dec 03, 2012 at 12:48:27AM +0100, Willy Tarreau wrote:
> On Sun, Dec 02, 2012 at 06:41:10PM -0500, Jason Cooper wrote:
...
> > btw - did you upgrade u-boot for DT?
>
> I remember I upgraded it recently because of the incompatibility with
> kernels >= 3.2 causing random hangs at boot, but I don't know if it
> supports DT.
>
> > You should just have to add
> > CONFIG_OF_LIBFDT to include/configs/guruplug.h. Then,
> >
> > bootm <kern addr> <initrd addr> <dtb addr>
> >
> > Without an initrd,
> >
> > bootm <kern addr> - <dtb addr>
>
> Interesting, I'll have to check (I've put it back into my bag right
> now).
v2012.10 does not have it enabled for the guruplug.
hth,
Jason.
More information about the linux-arm-kernel
mailing list