From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 9 Oct 2014 00:55:59 +0200 Subject: [U-Boot] [PATCH] print true board names on socfpga In-Reply-To: <20141008224812.GA15821@amd> References: <20141008215911.GA28764@amd> <201410090007.04571.marex@denx.de> <20141008221228.GC9751@amd> <201410090024.35081.marex@denx.de> <20141008224812.GA15821@amd> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Pavel, On Thu, 9 Oct 2014 00:48:12 +0200, Pavel Machek wrote: > On Thu 2014-10-09 00:24:34, Marek Vasut wrote: > > On Thursday, October 09, 2014 at 12:12:28 AM, Pavel Machek wrote: > > > On Thu 2014-10-09 00:07:04, Marek Vasut wrote: > > > > On Wednesday, October 08, 2014 at 11:59:11 PM, Pavel Machek wrote: > > > > > Make boards with Altera Socfpga print real board names. > > > > > > > > > > Signed-off-by: Pavel Machek > > > > > > > > Please wait with this one until the boards really reach mainline. Also, > > > > the patch is missing tags in the subject, please add them in. > > > > > > I wanted you to apply it to your tree. That way, the boards reach > > > mainline with right names... > > > > What kind of names are you referring to ? Also, I see the CC list is also broken > > :( > > Read the patch. > > Currently, u-boot prints confusing board names during boot. I'm not sure I understand either what the patch does. It touches board/altera/socfpga/socfpga_cyclone5.c, which, AFAIU, is specific to one single board. So, in this patch, CONFIG_BOARD_NAME can only contain the Cyclone5 board name. Does any other board use this file with a different CONFIG_BOARD_NAME? Amicalement, -- Albert.