From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 19 Mar 2009 10:03:46 +0100 Subject: [U-Boot] [PATCH 1/1] mtd: add some at45 spi flash support In-Reply-To: <200903190318.02504.vapier@gentoo.org> References: <20090104063639.GA6960@game.jcrosoft.org> <1231051447-2593-1-git-send-email-plagnioj@jcrosoft.com> <200903190318.02504.vapier@gentoo.org> Message-ID: <20090319090346.GD25814@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03:18 Thu 19 Mar , Mike Frysinger wrote: > On Sunday 04 January 2009 01:44:07 Jean-Christophe PLAGNIOL-VILLARD wrote: > > - AT45DB321D > > - AT45DB161D > > - AT45DB081D > > - AT45DB041D > > - AT45DB021D > > - AT45DB011D > > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > whatever happened to this patch ? it isnt in mainline, i dont know of a "mtd" > or "spi" git tree, and it should apply cleanly still ... > > it shouldnt cause any regressions considering the existing atmel driver has > all of 1 id in it today Normally it's still apply but it's still not in mainline Best Regards, J.