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

Macpaul Lin macpaul at gmail.com
Wed Nov 30 08:22:05 CET 2011


Hi Mike,

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

> 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 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.
>
>
I have done this for blackfin also, but when I ran checkpatch to these
patches, I've got several
warnings and it looks those warnings should not be problem at all.
So I'll send these patches to you and hope you can run checkpatch, too and
see if there are
something need to be fixed.

Thanks.

-- 
Best regards,
Macpaul Lin


More information about the U-Boot mailing list