
Hi Pavel,
On Fri, 2013-06-28 at 13:22 +0200, ZY - pavel wrote:
Hi!
socfpga: Separating the configuration file for Virtual Target and real hardware Cyclone V development kit
Signed-off-by: Chin Liang See clsee@altera.com
include/configs/socfpga_cyclone5.h | 28 +++++++++++++++++++++------- 1 files changed, 21 insertions(+), 7 deletions(-)
diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h index 5633d2a..86563b7 100644 --- a/include/configs/socfpga_cyclone5.h +++ b/include/configs/socfpga_cyclone5.h @@ -22,6 +22,8 @@ /*
- High level configuration
*/ +/* Running on virtual target or real hardware */ #define +CONFIG_SOCFPGA_VIRTUAL_TARGET
Unfortunately, it came word-wrapped. Looks ok otherwise.
Hmmm... seems the mail client did this when sending. I will resubmit this patch with new mail client. Thanks
Chin Liang
Reviewed-by: Pavel Machek pavel@denx.de
Thanks, Pavel