[U-Boot] [PATCH] Add sys_proto.h for arch-armv7

Alexey Zaytsev alexey.zaytsev at gmail.com
Sun Oct 17 10:18:37 CEST 2010


On Sat, Oct 16, 2010 at 18:54, Wolfgang Denk <wd at denx.de> wrote:
> Dear Alexey Zaytsev,
>
> In message <20101015233455.4049.16990.stgit at zaytsev.su> you wrote:
>> Signed-off-by: Alexey Zaytsev <alexey.zaytsev at gmail.com>
>> ---
>>
>> Hi.
>>
>> U-boot won't build for Versatile Express (ca9x4_ct_vxp)
>> without this patch. I'm not sure why the syslib is made
>> armv7-specific, as it looks quite generic to me, but
>> I'll leave this to the original authors.
>>
>>
>>  arch/arm/include/asm/arch-armv7/sys_proto.h |   31 +++++++++++++++++++++++++++
>>  1 files changed, 31 insertions(+), 0 deletions(-)
>
> NAK.  This needs better cleanup.
>

Well, I'm just a simple user who wants his u-boot to build, don't know
much about programmin' ;)

> Instead of adding yet another header file just to fix this current
> issue, this should really be cleaned up.

I totally agree, but could you please rise the issue with the involved
maintainers, and fix the vexpress build in the mean time?
Or also break the build for the omap boards?


More information about the U-Boot mailing list