Re: [U-Boot-Users] [PATCH] 85xx: Add setting of cache props in the device tree.

2008-06-11 Thread Andy Fleming
On Thu, May 29, 2008 at 11:22 AM, Kumar Gala <[EMAIL PROTECTED]> wrote: > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> Applied, thanks Andy - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell

Re: [U-Boot-Users] [PATCH] 85xx: Add setting of cache props in the device tree.

2008-06-03 Thread Kumar Gala
On Jun 3, 2008, at 7:35 PM, Andy Fleming wrote: > On Thu, May 29, 2008 at 11:22 AM, Kumar Gala <[EMAIL PROTECTED] > > wrote: >> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> >> --- >> cpu/mpc85xx/fdt.c | 128 +++ >> ++ >> 1 files changed, 128 inse

Re: [U-Boot-Users] [PATCH] 85xx: Add setting of cache props in the device tree.

2008-06-03 Thread Andy Fleming
On Thu, May 29, 2008 at 11:22 AM, Kumar Gala <[EMAIL PROTECTED]> wrote: > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> > --- > cpu/mpc85xx/fdt.c | 128 > + > 1 files changed, 128 insertions(+), 0 deletions(-) > > diff --git a/cpu/mpc85xx/fdt.c

[U-Boot-Users] [PATCH] 85xx: Add setting of cache props in the device tree.

2008-05-29 Thread Kumar Gala
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> --- cpu/mpc85xx/fdt.c | 128 + 1 files changed, 128 insertions(+), 0 deletions(-) diff --git a/cpu/mpc85xx/fdt.c b/cpu/mpc85xx/fdt.c index bb87740..92952e6 100644 --- a/cpu/mpc85xx/fdt.c +++ b/cpu/m