
Hi Pavel,
On Mon, 11 Nov 2013 20:26:02 +0100, Pavel Machek pavel@denx.de 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 pavel@denx.de
[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,