From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 14 Jan 2008 00:00:05 -0500 Subject: [U-Boot-Users] [PATCH 1/2] Add support for a Freescale non-CPM SPIcontroller In-Reply-To: <58A20A281BAF1047B4EAE68DE5C0BDC2C0E435@zch01exm21.fsl.freescale.net> References: <47897C0E.3010705@gmail.com><1200281058.3654.12.camel@localhost.localdomain> <478AD7E2.1000807@gmail.com> <58A20A281BAF1047B4EAE68DE5C0BDC2C0E411@zch01exm21.fsl.freescale.net> <478AE70B.6050505@gmail.com> <58A20A281BAF1047B4EAE68DE5C0BDC2C0E435@zch01exm21.fsl.freescale.net> Message-ID: <478AEC55.2040700@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Liu Dave wrote: >> I don't have access to 8313 or 8610 reference manuals. Can you please >> verify the memory map of these two for me. I've verified that 8315 is >> identical. >> > > 8313/8315/834x/8610 have same SPI. > > Dave > > asm/immap_86xx.h doesn't have SPI registers listed in the memory map, so support for 8610 will have to wait. I've incorporated your change requests and will see if there's any more feedback on Monday before reposting the patches. regards, Ben