From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Wed, 13 Jun 2007 08:03:25 +0200 Subject: [U-Boot-Users] [PATCH] SPI command support for ARM AT91rm9200 In-Reply-To: <00f901c7ad0c$09d62370$01c4af0a@Glamdring> References: <00f901c7ad0c$09d62370$01c4af0a@Glamdring> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > Applying this patch will crash existing AT91RM9200 boards since the > subroutines will be defined in two files. > board//at45.c must not be built. > > The at45split patch is still in the patch queue, and Peter said he > should be able to review it this week. > Ok,I use the split patch at this time. I will update my patch, if your patch availible in git tree. Regards Jens