Hi Mike,
2011/11/30 Macpaul Lin
> Hi Mike,
>
> err, i thought i saw u-boot had this in common code. seems it is not (i
>>> must
>>> have been looking in the Linux tree). don't worry about it until we get
>>> that
>>> addressed.
>>> -mike
>>>
>>
>>
>>
> It seems the only architecture related p
Hi Mike,
2011/11/30 Macpaul Lin
> Hi Mike and Wolfgang,
>
> 2011/11/30 Mike Frysinger
>
>> > For supporting this kind of implementation, I must to put header support
>> > like linkage.h
>>
>> err, i thought i saw u-boot had this in common code. seems it is not (i
>> must
>> have been looking i
Hi Mike and Wolfgang,
2011/11/30 Mike Frysinger
> > For supporting this kind of implementation, I must to put header support
> > like linkage.h
>
> err, i thought i saw u-boot had this in common code. seems it is not (i
> must
> have been looking in the Linux tree). don't worry about it until
On Tuesday 29 November 2011 23:32:27 Macpaul Lin wrote:
> these kind of implementation? I know there are such code in Linux.
> One benefits might be alignment (marco ENDPROC), and the other looks like
> for coding style.
makes sure the visibility/alignment/ELF size is correct. for the last part,
Hi Mike,
2011/11/30 Mike Frysinger
> On Tuesday 29 November 2011 04:15:05 Macpaul Lin wrote:
> > +.globl turnoff_watchdog
> > +turnoff_watchdog:
>
> should be:
> ENTRY(turnoff_watchdog)
>
> > + ret
>
> and at the end, add:
> ENDPROC(turnoff_watchdog)
>
> seems a lot of the nds32 code c
On Tuesday 29 November 2011 04:15:05 Macpaul Lin wrote:
> +.globl turnoff_watchdog
> +turnoff_watchdog:
should be:
ENTRY(turnoff_watchdog)
> + ret
and at the end, add:
ENDPROC(turnoff_watchdog)
seems a lot of the nds32 code could use this fixup ...
-mike
signature.asc
Description: T
6 matches
Mail list logo