Re: [U-Boot] [PATCH] nios2: add unaligned.h to be included by zlib.c

2010-03-06 Thread Thomas Chou
On 03/05/2010 07:40 PM, Mike Frysinger wrote: > i posted an asm-generic version recently i think you should be able to > leverage ... > -mike > > > Hi Mke, Thanks. I will take it. On the other side, I think it will be helpful if we have a generic bitops.h. We need it for ubifs/ubi support on

Re: [U-Boot] Any good __LOW COST__ MIPS SBC suggestion please

2010-03-06 Thread Jerry Van Baren
Hi Balaji, Balaji Ravindran wrote: > Hi all, > > I'm hunting for a __LOW COST__ MIPS/PPC SBC, something like TS-7200(but it > is for ARM). Could anyone please suggest me a good one, that you guys have > come across. > My purpose is only for general driver development, and developing some MIPS > /

Re: [U-Boot] [PATCH] arm: kirkwood: suen3: fixed build warning

2010-03-06 Thread Tom
Prafulla Wadaskar wrote: > > >> -Original Message- >> From: Tom [mailto:tom@windriver.com] >> Sent: Friday, March 05, 2010 7:49 PM >> To: Prafulla Wadaskar >> Cc: u-boot@lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik >> Subject: Re: [U-Boot] [PATCH] arm: kirkwood: suen3: fixed >

Re: [U-Boot] [PATCH] arm: kirkwood: suen3: fixed build warning

2010-03-06 Thread Prafulla Wadaskar
> -Original Message- > From: Tom [mailto:tom@windriver.com] > Sent: Friday, March 05, 2010 7:49 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik > Subject: Re: [U-Boot] [PATCH] arm: kirkwood: suen3: fixed > build warning > > Prafulla Wadask

[U-Boot] Strata P30 and DM6446 Davinci board can't erase NOR flash.

2010-03-06 Thread gslee
Hi all, I’m working DM6446 board with uboot but it can’t erase NOR flash. This is my platform. DM6446( Davinci), NOR flash (P30, PF48F4000P0ZBQ0, I think it is same device to 28F256P30 series). Flash 32MB, DDR2 256MB. Used Configuration file is davinci_dvevm.h. Blow was modified by me