From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 3 Aug 2015 19:51:44 +0200 Subject: [U-Boot] [PATCH 00/28] socfpga: sdram.c cleanups In-Reply-To: <1438464897-8051-1-git-send-email-marex@denx.de> References: <1438464897-8051-1-git-send-email-marex@denx.de> Message-ID: <201508031951.45038.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 On Saturday, August 01, 2015 at 11:34:29 PM, Marek Vasut wrote: > This entire series focuses solely on cleaning up the > drivers/ddr/altera/sdram.c file. After this series, this one file is > totally checkpatch clean and does not pull in any weird qts-generated > macros ; all that is wrapped in the board file. > > This micro-series applies on top of my previous mega-series [1]. > This series is available via git at [2]. > > [1] https://www.mail-archive.com/u-boot at lists.denx.de/msg178890.html > [2] > http://git.denx.de/?p=u-boot/u-boot-socfpga.git;a=shortlog;h=refs/heads/06 > -ddr-part2 Great, looks like this and the FPGA detection (SCC manager cleanup) are the last remaining pieces of the SoCFPGA stuff before I send a PR :-) Best regards, Marek Vasut