Re: [U-Boot] [PATCH V2 0/4] mtd/NAND: Support for FSMC controller

2012-05-14 Thread Stefan Roese
Scott, On Monday 07 May 2012 10:19:46 Stefan Roese wrote: > Scott, are you okay with this patchset? If yes, how should we handle > this patch series. As its NAND related it should go through your > git repository. But it also touches the SPEAr board files and config > headers. And other pending SP

Re: [U-Boot] [PATCH V2 0/4] mtd/NAND: Support for FSMC controller

2012-05-07 Thread Stefan Roese
Hi Scott, On Monday 07 May 2012 09:26:05 Amit Virdi wrote: > This patchset adds support for ST's FSMC controller. In the current u-boot, > a SPEAr specific driver exists for FSMC controller. This patchset adds a > full fledged driver that can be used across multiple platforms and removes > the ob