Re: [PATCH] mtd/maps: add mtd-ram support to physmap_of

2009-08-08 Thread Artem Bityutskiy
On Fri, 2009-08-07 at 23:43 -0600, Grant Likely wrote: > On Fri, Jul 17, 2009 at 6:39 AM, Wolfram Sang wrote: > > Use physmap_of to access RAMs as mtd and add documenation for it. This > > approach > > is a lot less intrusive as adding an of-wrapper around plat-ram.c. As most > > extensions of pla

Re: [PATCH V2] Use clock freqency from the device tree to calculate correct MPC5200 PSC clock.

2009-08-08 Thread Wolfram Sang
On Fri, Aug 07, 2009 at 03:19:36PM -0400, Jon Smirl wrote: > Use clock freqency from the device tree to calculate correct MPC5200 PSC > clock. > Previous code had errors or used a constant. This versions computes > the right clock based on the xtal and register settings. > > Signed-off-by: Jon Sm

Re: sequoia: The final kernel image would overwrite the device tree

2009-08-08 Thread Wolfgang Denk
Dear Ben, In message <1249678991.10143.1.ca...@pasglop> you wrote: > > My experience, however, with a Canyonlands board, is that uBoot has > a bug that makes it always allocate the device-tree below 8M and clash > with the kernel when it gets too big. > > I think Stefan fixed that recently, you