[U-Boot] [PATCH v2] arm: get_sp() should always be compiled

Po-Yu Chuang ratbert.chuang at gmail.com
Fri Feb 18 06:42:16 CET 2011


Hi Albert,

On Fri, Feb 18, 2011 at 1:23 AM, Albert ARIBAUD <albert.aribaud at free.fr> wrote:
> Le 17/02/2011 13:54, Macpaul Lin a écrit :
>> 2011/2/17 Albert ARIBAUD<albert.aribaud at free.fr>:
>>> Le 16/02/2011 09:54, Po-Yu Chuang a écrit :
>>>> From: Po-Yu Chuang<ratbert at faraday-tech.com>
>>>>
>>>> get_sp() was incorrectly excluded if none of
>>>>    CONFIG_SETUP_MEMORY_TAGS
>>>>    CONFIG_CMDLINE_TAG
>>>>    CONFIG_INITRD_TAG
>>>>    CONFIG_SERIAL_TAG
>>>>    CONFIG_REVISION_TAG
>>>> were defined.
>>>
>>> Which board exactly requires this patch?
>>
>> I think it is a320evb.
>
> Ok. This patch indeed removes the 'get_sp' error on this board's build, but
> as an FYI, it does not build anyway.

The following patches fix all the build errors of a320evb:
(Although it still won't work, its timer still need some fix.)

[PATCH v2 1/2] power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday
[PATCH v2 2/2] arm: a320: use new ftpmu010 API

best regards,
Po-Yu Chuang


More information about the U-Boot mailing list