From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Date: Tue, 18 Aug 2015 22:10:32 -0500 Subject: [U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup In-Reply-To: <1439248246-9701-1-git-send-email-marex@denx.de> References: <1439248246-9701-1-git-send-email-marex@denx.de> Message-ID: <55D3F3A8.1010907@opensource.altera.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 8/10/15 6:10 PM, Marek Vasut wrote: > This series cleans up the QTS-generated header files and cleans up > the SoCDK support such that they fit into the framework just like > any other SoCFPGA boards. > > Marek Vasut (8): > arm: socfpga: Move wrappers into platform directory > arm: socfpga: Unbind CPU type from board type > arm: socfpga: Split Altera socfpga into AV and CV SoCDK > arm: socfpga: Remove CV-specific parts from AV-SoCDK > arm: socfpga: Remove AV-specific parts from CV-SoCDK > arm: socfpga: Add qts-filter.sh script > arm: socfpga: Switch to filtered QTS files > arm: socfpga: Make the pinmux table const u8 > Only comment was in patch 8/8. For the series: Acked-by: Dinh Nguyen Thanks, Dinh