From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Date: Tue, 18 Aug 2015 15:44:24 -0500 Subject: [U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup In-Reply-To: <201508122208.45749.marex@denx.de> References: <1439248246-9701-1-git-send-email-marex@denx.de> <201508122208.45749.marex@denx.de> Message-ID: <55D39928.5090109@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/12/15 3:08 PM, Marek Vasut wrote: > On Tuesday, August 11, 2015 at 01:10:38 AM, 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 > > Hi Dinh, > > could it be that Altera is now filtering me as a spammer, so you're not > getting my patches (wouldn't be all that surprising :-) ) ? > I didn't see these patches because my filter was looking for [U-Boot][PATCH] Anyways...I see them now... Dinh