[U-Boot] [PATCH1/1] socfpga: Separating the configuration file for Virtual Target and real hardware Cyclone V development kit
Stefan Roese
sr at denx.de
Fri Jun 28 18:09:36 CEST 2013
Hi Chin Liang,
On 06/28/2013 06:05 PM, Chin Liang See wrote:
>>> socfpga: Separating the configuration file for Virtual Target and
>>> real hardware Cyclone V development kit
>>>
>>> Signed-off-by: Chin Liang See <clsee at 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.
It always recommended to use "git send-email" for patch submission.
Best regards,
Stefan
More information about the U-Boot
mailing list