[U-Boot] [PATCH v2 2/4] nds32/ag102: add ag102 soc support

Macpaul Lin macpaul at gmail.com
Wed Nov 30 07:30:59 CET 2011


Hi Mike,

2011/11/30 Macpaul Lin <macpaul at gmail.com>

> Hi Mike and Wolfgang,
>
> 2011/11/30 Mike Frysinger <vapier at gentoo.org>
>
>> > 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 we get
>> that
>> addressed.
>> -mike
>>
>
>
>
It seems the only architecture related part in this header are the
following codes.
#define __ALIGN .align          4
#define __ALIGN_STR             ".align 4"

In Linux, the common linkage.h will include only this part from
architectures' local linkage.h.

I think we can put the common linkage.h in "include/linux" folder is okay.

-- 
Best regards,
Macpaul Lin


More information about the U-Boot mailing list