[U-Boot] [PATCH v6 1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)

Wolfgang Denk wd at denx.de
Wed Oct 26 21:38:36 CEST 2011


Dear Simon Glass,

In message <1319519734-28704-2-git-send-email-sjg at chromium.org> you wrote:
> This adds a device tree pointer to the global data. It can be set by
> board code. A later commit will add support for making a device
> tree binary blob available to U-Boot for run-time configuration.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v3:
> - Rename gd->blob to gd->fdt_blob
> 
> Changes in v4:
> - Fix reference to gd->blob which should be gd->fdt_blob
> 
>  README                             |   11 +++++++++++
>  arch/arm/include/asm/global_data.h |    1 +
>  2 files changed, 12 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A year spent in artificial intelligence is enough to make one believe
in God.


More information about the U-Boot mailing list