From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sat, 5 Sep 2015 08:10:37 +0800 Subject: [U-Boot] [PATCH 1/2] nios2: Switch to generic timer In-Reply-To: <201509041608.22148.marex@denx.de> References: <1441360276-4792-1-git-send-email-marex@denx.de> <55E99DBD.4020107@wytron.com.tw> <201509041608.22148.marex@denx.de> Message-ID: <55EA32FD.5010509@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 09/04/2015 10:08 PM, Marek Vasut wrote: > I think I removed this led nonsense somewhere along the way indeed. > This is a timer code, not some LED blinking code afterall, so it > should not be poluted by such stuff. I will look into this today. It was late last night. > > Where can I get this board btw? I've been using DE0-NANO for my NIOS > fiddling thus far. There are LEDs on the DE0-nano. Did you try them? The 3c120 dev board is a cycloneIII based dev board from Altera, which is used as the "golden hardware reference design" for nios2 linux development. It is a bit old though. Maybe you can ask one from Altera. https://www.altera.com/products/boards_and_kits/dev-kits/altera/kit-cyc3.html Best regards, Thomas Chou