
Hi Pavel,
On Mon, 2013-11-11 at 20:26 +0100, ZY - pavel 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
Looks good to me. Reviewed-by: Chin Liang See clsee@altera.com
In fact, we already make this change at our git at http://rocketboards.org/gitweb/?p=u-boot-socfpga.git;a=shortlog;h=refs/heads.... Hopefully I can continue to upstream few new patches in coming days. Thanks
Chin Liang