[U-Boot] [PATCH 6/6] SMDK5250: enable device tree support

Chander Kashyap chander.kashyap at linaro.org
Fri Dec 23 07:27:02 CET 2011


Dear Minkyu Kang,

On 23 December 2011 09:52, Minkyu Kang <promsoft at gmail.com> wrote:
> Dear Chander Kashyap,
>
> On 22 December 2011 19:52, Chander Kashyap <chander.kashyap at linaro.org> wrote:
>> Enable passing a flattened device tree to the kernel.
>>
>> Signed-off-by: Chander Kashyap <chander.kashyap at linaro.org>
>> ---
>>  include/configs/smdk5250.h |    3 +++
>>  1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/include/configs/smdk5250.h b/include/configs/smdk5250.h
>> index d99dfd0..31f56fd 100644
>> --- a/include/configs/smdk5250.h
>> +++ b/include/configs/smdk5250.h
>> @@ -182,4 +182,7 @@
>>  #define CONFIG_SYS_INIT_SP_ADDR        (CONFIG_SYS_LOAD_ADDR - 0x1000000)
>>  #define MMC_MAX_CHANNEL                5
>>
>> +/* Enable devicetree support */
>> +#define CONFIG_OF_LIBFDT
>> +
>
> Why you separate this patch?
I will squash this patch.
>
> Thanks.
> Minkyu Kang.
> --
> from. prom.
> www.promsoft.net



-- 
with warm regards,
Chander Kashyap


More information about the U-Boot mailing list