From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Tue, 22 Sep 2015 22:03:19 -0500 Subject: [U-Boot] [PATCH 1/3] arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files In-Reply-To: <1442959294-20618-1-git-send-email-dinguyen@opensource.altera.com> References: <1442959294-20618-1-git-send-email-dinguyen@opensource.altera.com> Message-ID: <1442977399.2244.0.camel@clsee-VirtualBox> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2015-09-22 at 17:01 -0500, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Rename the socfpga_cyclone5.h to socfpga_cyclone5_socdk.h, and > socfpga_arria.h to socfpga_arria5_socdk.h. This matches the other SoCFPGA > board config files. > > Suggested-by: Marek Vasut > Signed-off-by: Dinh Nguyen Acked-by: Chin Liang See