[U-Boot] [PATCH v2] Move arch/ppc to arch/powerpc
Kumar Gala
galak at kernel.crashing.org
Fri Apr 16 16:28:37 CEST 2010
On Apr 16, 2010, at 8:59 AM, Peter Tyser wrote:
>
>> [PATCH v2] Move arch/ppc to arch/powerpc
>>
>> As discussed on the list, move "arch/ppc" to "arch/powerpc" to
>> better match the Linux directory structure.
>>
>> Please note that this patch also changes the "ppc" target in
>> MAKEALL to "powerpc" to match this new infrastructure. But "ppc"
>> is kept as an alias for now, to not break compatibility with
>> scripts using this name.
>
> Thanks for finishing this up! After a quick once over of the patch a
> minor nit:
>
> Near line 2756:
> -This should work for arch/ppc and arch/powerpc. Only Linux
> +This should work for arch/powerpc and arch/powerpc. Only Linux
>
> The same thing happens at line 4710 in arch/powerpc/lib/board.c
>
> Otherwise things look good to me.
>
> Peter
I'd appreciate this going in ASAP to reduce the churn :)
- k
More information about the U-Boot
mailing list