From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 3 Apr 2015 03:49:38 +0200 Subject: [U-Boot] [PATCHv3 10/17] arm: socfpga: spl: Add s_init stub In-Reply-To: <1427752878-18426-11-git-send-email-dinguyen@opensource.altera.com> References: <1427752878-18426-1-git-send-email-dinguyen@opensource.altera.com> <1427752878-18426-11-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201504030349.38537.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:11 AM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Add a stub s_init function in the board file. Why do you add this stub function ? The commit message should clarify why the patch is needed. > Signed-off-by: Dinh Nguyen [...] Best regards, Marek Vasut