Dear Wolfgang,

On 14 March 2011 04:50, Wolfgang Denk <w...@denx.de> wrote:
> Dear Minkyu Kang,
>
> In message <4d75b591.3040...@samsung.com> you wrote:
>> If FB address is defined specific address then don't grab memory for LCD
>>
>> Signed-off-by: Minkyu Kang <mk7.k...@samsung.com>
>> Cc: Albert Aribaud <albert.arib...@free.fr>
>> ---
>>  arch/arm/lib/board.c |    4 ++++
>>  1 files changed, 4 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/arm/lib/board.c b/arch/arm/lib/board.c
>> index c620d2c..5a4d2bd 100644
>> --- a/arch/arm/lib/board.c
>> +++ b/arch/arm/lib/board.c
>> @@ -356,9 +356,13 @@ void board_init_f (ulong bootflag)
>>  #endif /* CONFIG_VFD */
>>
>>  #ifdef CONFIG_LCD
>> +#ifdef CONFIG_FB_ADDR
>
> If you add a new CONFIG_ option, then you must document it (at least
> in the README).
>
>
> Also, you must not split this into several patches, one for each
> architecture.  All these changes must be done in a single commit.
>

OK, I will.

Thanks
Minkyu Kang
-- 
from. prom.
www.promsoft.net
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to