From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 13 Jan 2014 09:29:26 +0100 Subject: [U-Boot] [PATCH] Separate EBV Socrates board from Altera Cyclone 5 board In-Reply-To: <20131111192602.GA22118@amd.pavel.ucw.cz> References: <20131111192602.GA22118@amd.pavel.ucw.cz> Message-ID: <20140113092926.127856b0@lilith> 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 Mon, 11 Nov 2013 20:26:02 +0100, Pavel Machek wrote: > > Altera Cyclone 5 board is very different board (big, rectangular, > expensive) than EBV Socrates (small, circular, cheap) board. Different > parts are used there, too, but same configuration of u-boot works on > both. Nevertheless, printing wrong name confuses users. > > Therefore this splits the configuration so that u-boot knows they are > different. So far it is only used for correcting the puts, but there > may be other uses in future. > > Signed-off-by: Pavel Machek [weird: I don't see the commit separation line here ("---"). Not that it matters much, just surprising.] I assume the discussion on this patch is not actually related to the change itself, which is thus OK. However, it does not apply cleanly on current ARM tree. Amicalement, -- Albert.