From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 16 Mar 2009 03:28:08 -0400 Subject: [U-Boot] [PATCH 3/7] eSPI: add eSPI controller support In-Reply-To: <20090316061527.GB30225@game.jcrosoft.org> References: <1237171943-11938-1-git-send-email-Mingkai.hu@freescale.com> <1237171943-11938-3-git-send-email-Mingkai.hu@freescale.com> <20090316061527.GB30225@game.jcrosoft.org> Message-ID: <200903160328.09696.vapier@gentoo.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 Monday 16 March 2009 02:15:27 Jean-Christophe PLAGNIOL-VILLARD wrote: > On 10:52 Mon 16 Mar , Mingkai Hu wrote: > > Add eSPI controller support under the SPI framework. > > > > Signed-off-by: Mingkai Hu > > --- > > drivers/mtd/spi/spi_flash.c | 94 +++++++++++++++++- > > drivers/spi/Makefile | 1 + > > drivers/spi/fsl_espi.c | 232 > > +++++++++++++++++++++++++++++++++++++++++++ include/spi.h | > > 30 ++++++ > > 4 files changed, 354 insertions(+), 3 deletions(-) > > create mode 100644 drivers/spi/fsl_espi.c > > please use the spi framework, their is no need to touch the spi_flash > support ti add and use the fsl_espi indeed ... i was so happy to see the spansion driver i glossed over this ... those spi_flash.c changes are almost assuredly wrong and indicate you arent fitting into the framework correctly. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20090316/766d68ff/attachment.pgp