[PATCH] TMS570: Add board reset code to bsp_reset

Martin Galvan martin.galvan at tallertechnologies.com
Fri Mar 27 12:35:36 UTC 2015


On Thu, Mar 26, 2015 at 10:08 PM, Gedare Bloom <gedare at gwu.edu> wrote:
> On Thu, Mar 26, 2015 at 5:07 PM, Daniel Gutson
> <daniel.gutson at tallertechnologies.com> wrote:
>> On Thu, Mar 26, 2015 at 5:16 PM, Martin Galvan
>> <martin.galvan at tallertechnologies.com> wrote:
>>> ---
>>>  c/src/lib/libbsp/arm/tms570/include/tms570.h   | 19 +++++++------
>>>  c/src/lib/libbsp/arm/tms570/startup/bspreset.c | 37 ++++++++++++++++----------
>>>  2 files changed, 34 insertions(+), 22 deletions(-)
>>>
>>> diff --git a/c/src/lib/libbsp/arm/tms570/include/tms570.h b/c/src/lib/libbsp/arm/tms570/include/tms570.h
>>> index 2023a29..50f1315 100644
>>> --- a/c/src/lib/libbsp/arm/tms570/include/tms570.h
>>> +++ b/c/src/lib/libbsp/arm/tms570/include/tms570.h
>>> @@ -7,15 +7,9 @@
>>>   */
>>>
>>>  /*
>>> - * Copyright (c) 2014 Premysl Houdek <kom541000 at gmail.com>
>>> + * Copyright (c) 2015 Taller Technologies.
>>
>> Is this correct, or should we both be listed here? Be careful here.
>>
> Thanks, I think this is fine here since it was just some stub code
> that probably isn't copyrightable, but..IANAL.
>

The original code only had a while (1) in bspreset.c, and tms570.h was
empty. Since that's gone I thought the previous copyright header
wasn't needed, but if it is I'll send a v2 with both headers.



More information about the devel mailing list