Re: [U-Boot] [PATCH] sf: winbond: Add support for the Winbond W25X40

2011-09-05 Thread Wolfgang Denk
Dear James Le Cuirot, In message <1311014692-1420-1-git-send-email-ch...@aura-online.co.uk> you wrote: > The Winbond W25X40 is now being used in the IP02 (and possibly IP04). > Tested and working on the actual device. > > Signed-off-by: James Le Cuirot > --- > drivers/mtd/spi/winbond.c |8 +

Re: [U-Boot] [PATCH] sf: winbond: Add support for the Winbond W25X40

2011-07-18 Thread Mike Frysinger
On Fri, Jul 15, 2011 at 12:12, James Le Cuirot wrote: > The Winbond W25X40 is now being used in the IP02 (and possibly IP04). > Tested and working on the actual device. > --- you need to include your s-o-b tag. to edit your existing commit, simply do: `git commit --amend -s` and it'll auto add it

Re: [U-Boot] [PATCH] sf: winbond: Add support for the Winbond W25X40

2011-07-18 Thread Mike Frysinger
On Mon, Jul 18, 2011 at 14:44, James Le Cuirot wrote: > The Winbond W25X40 is now being used in the IP02 (and possibly IP04). > Tested and working on the actual device. i've pulled into my "sf" branch ... thanks Signed-off-by: Mike Frysinger -mike ___ U