From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominic Rath Date: Mon, 4 Jun 2007 22:32:52 +0200 Subject: [U-Boot-Users] Status of Cirrus EP9302 based ports In-Reply-To: References: Message-ID: <200706042232.53568.Dominic.Rath@gmx.de> 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 04 June 2007 03:23:44 Bill Landolina wrote: > Looking through the archives it appears that the EDB93xx ports never made > it into the main distribution. > > Where should I be looking for a set of sources that do support the EP93xx > series processors? > > Any links or tarballs would be appreciated. > > ...and if I've missed the search engines somewhere, what should I have > searched for ;-) I've used the existing patches posted to the linux-cirrus mailinglist to create a new patch for the Olimex CS-E9301 board. Because the board was discontinued in favor of a CS-E9302 board soon after I wrote my patch, and because the majority of the patch was written by other people, I never submitted my changes to the u-boot mainline. See this posting where I explained what my patch does different, and what sources I used as a base for my patch: http://article.gmane.org/gmane.linux.ports.arm.cirrus/722 You can find the latest version of the patch at http://mmd.ath.cx/cs-e9301/ It applies fine to the current git version (with an offset of 139 lines on one hunk in Makefile). Best regards, Dominic