From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 19 Apr 2012 08:48:23 +0200 Subject: [U-Boot] [PATCH] arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT In-Reply-To: <4F8FB43F.6030702@aribaud.net> References: <1334716914-8423-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> <4F8FB43F.6030702@aribaud.net> Message-ID: <4F8FB537.6090605@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 19/04/2012 08:44, Albert ARIBAUD a ?crit : > Hi Nobuhiro Iwamatsu, > > Le 18/04/2012 04:41, Nobuhiro Iwamatsu a ?crit : >> With almost all the architecture and board BOARD_LATE_INIT does not use. >> CONFIG_BOARD_LATE_INIT is used instead. >> This changed CONFIG_BOARD_LATE_INIT from BOARD_LATE_INIT. > > I think the commit message above is redundant with the commit summary, > especially for a trivial one-line change. Can you just post a V2 patch > with the same code change and commit summary, but without the commit > message? ... actually, you could apply this to all your elementary patches re BOARD_LATE_INIT, and then submit them in a single patch set. Amicalement, -- Albert.