From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 1 Sep 2012 00:47:15 +0200 Subject: [U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5 In-Reply-To: <1346456341-13759-1-git-send-email-dinguyen@altera.com> References: <1346456341-13759-1-git-send-email-dinguyen@altera.com> Message-ID: <201209010047.15704.marex@denx.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 dinguyen at altera.com, > From: Dinh Nguyen > > Add minimal support for Altera's SOCFPGA Cyclone 5 hardware. > > Applied on top of trini/WIP/spl-improvements v6 [...] __noreturn attribute to reset_cpu() is still missing, but that's a minor thing. All in all, the code is really nice! Very good job! :-) Reviewed-by: Marek Vasut Best regards, Marek Vasut