All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Current Lite5200b patchset
@ 2006-11-01  8:39 Grant Likely
  2006-11-01  8:39 ` [PATCH] [POWERPC] Device tree for Freescale Lite5200(b) eval board Grant Likely
  2006-11-01 19:47 ` [RFC] Current Lite5200b patchset Jon Loeliger
  0 siblings, 2 replies; 12+ messages in thread
From: Grant Likely @ 2006-11-01  8:39 UTC (permalink / raw)
  To: Sylvain Munaut, linuxppc-embedded, Benjamin Herrenschmidt

Sylvain;

As promised, here's the patchset that I'm currently working on for the
Lite5200.  This depends on Nicolas' pic patch.  Right now I've got the
kernel booting w/ log output upto trying to run init.

You'll also need to get the lite5200 device tree patch for u-boot off the
u-boot-users mailing list, and the device tree compiler from www.jdl.com.

Device tree is compiled w/:
$ dtc -V 0x10 -f -O dtb arch/powerpc/boot/dts/lite5200b.dts > lite5200b.dtb

When you boot the kernel, use 'bootm <kernel> <initrd> <dtb>'

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-11-01 20:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-01  8:39 [RFC] Current Lite5200b patchset Grant Likely
2006-11-01  8:39 ` [PATCH] [POWERPC] Device tree for Freescale Lite5200(b) eval board Grant Likely
2006-11-01  8:39   ` [PATCH] [POWERPC] MPC52xx is a 6xx variant, remove PPC_52xx config option Grant Likely
2006-11-01  8:39     ` [PATCH] [POWERPC] Cleanup pegasos i8259 not in device tree workaround Grant Likely
2006-11-01  8:39       ` [PATCH] [POWERPC] whitespace cleanup Grant Likely
2006-11-01  8:39         ` [PATCH] [POWERPC] Move mpc52xx-psc uart driver to of_device from platform_device Grant Likely
2006-11-01  8:39           ` [PATCH] [POWERPC] Remove unneeded memset from mpc52xx_psc_uart probe function Grant Likely
2006-11-01  8:39             ` [PATCH] [POWERPC] Add support for lite5200b to arch/powerpc Grant Likely
2006-11-01 20:37           ` [PATCH] [POWERPC] Move mpc52xx-psc uart driver to of_device from platform_device Nicolas DET
2006-11-01 20:50             ` Grant Likely
2006-11-01 20:54               ` Nicolas DET
2006-11-01 19:47 ` [RFC] Current Lite5200b patchset Jon Loeliger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.