From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Mon, 13 Oct 2003 08:37:47 +0200 Subject: [U-Boot-Users] Support for ALTERA FPGAs In-Reply-To: <20031009200143.4BCE8C59E4@atlas.denx.de> References: <20031009200143.4BCE8C59E4@atlas.denx.de> Message-ID: <3F8A483B.1040807@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, >>the patch attached adds support for ALTERA FPGAs. For now only the ACEX1K using >>the so called "passive serial" Interface. >>... > Mostly added. There is a small bug in the patch, which I tried to fix: > > You add "altera.o" which is already present in the list of objects ? > [Also you ignore ordering :-( ] Oops. I've overseen the altera.o. And I did not know that order here is important! Why is it? Why was altera at.o the beginning of the list? Is it in alphabetical order? -- Steven Scholz