[U-Boot] [PATCH v2 2/2] armv7: add support for s5pc210 universal board
Minkyu Kang
promsoft at gmail.com
Tue Jan 18 02:50:17 CET 2011
Dear Wolfgang Denk,
On 18 January 2011 08:08, Wolfgang Denk <wd at denx.de> wrote:
> Dear Minkyu Kang,
>
> In message <4D2ED0E1.7090001 at samsung.com> you wrote:
>> This patch adds support for Samsung s5pc210 universal board
>>
>> Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> ...
>> diff --git a/MAKEALL b/MAKEALL
>> index a732e6a..a5b265f 100755
>> --- a/MAKEALL
>> +++ b/MAKEALL
>> @@ -434,6 +434,7 @@ LIST_ARMV7=" \
>> omap4_panda \
>> omap4_sdp4430 \
>> s5p_goni \
>> + s5pc210_universal \
>> smdkc100 \
>
> NO - boards don't get added to MAKEALL any more. MAKEALL automatically
> picks them up from boards.cfg. Please remove.
>
> ...
>> --- /dev/null
>> +++ b/board/samsung/universal_c210/config.mk
> ...
>> +CONFIG_SYS_TEXT_BASE = 0x44800000
>
> No. Please remove config.mk and define CONFIG_SYS_TEXT_BASE in your
> board config file instead.
>
OK, will fix.
Thanks
Minkyu Kang
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list