[U-Boot-Users] [PATCH] cpu/mpc8260/: ported new fdt code from cpu/mpc83xx/
Scott Wood
scottwood at freescale.com
Mon Feb 25 17:18:21 CET 2008
On Mon, Feb 25, 2008 at 10:03:38AM -0600, Scott Wood wrote:
> On Mon, Feb 25, 2008 at 02:40:56PM +0300, Nikita V. Youshchenko wrote:
> > commit 0e6e4bbe5be1ef7f601abe7eddbe44b56fd5e43a
> > Author: Nikita Youshchenko <yoush at cs.msu.su>
> > Date: Mon Feb 25 11:27:06 2008 +0000
> >
> > cpu/mpc8260/: ported new fdt code from cpu/mpc83xx/
> >
> > This patch splits mpc8260 fdt fixup code into individual file, fdt.c,
> > and updates it up to what is in cpu/mpc83xx/fdt.c.
> >
> > Also, it adds setting current-speed property for SMC uart, and
> > setting value of 'brg-frequency' property on SOC node, if that property
> > exists. The later is needed to support booting of vendor kernels based on
> > 2.6.18 or near that.
>
> brg-frequency is deprecated. You should set the clock-frequency property
> in the brg node instead.
Never mind, I should have read the patch itself more closely. The commit
message should be updated, though.
-Scott
More information about the U-Boot
mailing list