From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 3 Apr 2015 03:48:39 +0200 Subject: [U-Boot] [PATCHv3 09/17] arm: socfpga: spl: Use common lowlevel_init In-Reply-To: <1427752878-18426-10-git-send-email-dinguyen@opensource.altera.com> References: <1427752878-18426-1-git-send-email-dinguyen@opensource.altera.com> <1427752878-18426-10-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201504030348.39205.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 Tuesday, March 31, 2015 at 12:01:10 AM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > For SoCFGPA, use the common ARMv7 lowlevel_init. Thus, we can delete the > SoCFPGA lowlevel_init.S file. > > Signed-off-by: Dinh Nguyen This patch I like :) Applied to u-boot-socfpga/next , thanks! Best regards, Marek Vasut