[U-Boot] [PATCH 6/6] SMDK5250: enable device tree support
Minkyu Kang
promsoft at gmail.com
Fri Dec 23 05:22:22 CET 2011
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?
Thanks.
Minkyu Kang.
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list