[U-Boot] [PATCH 5/6] fdt_support: add partitions fixup in mtd node

Wolfgang Denk wd at denx.de
Sun Mar 21 11:33:21 CET 2010


Dear Anatolij Gustschin,

In message <1266964630-7754-6-git-send-email-agust at denx.de> you wrote:
> Allow overriding defined partitions in the device tree blob
> using partition info defined in the 'mtdparts' environment
> variable.
> 
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> Cc: Gerald Van Baren <vanbaren at cideas.com>
> ---
>  common/cmd_mtdparts.c       |    2 +-
>  common/fdt_support.c        |  214 +++++++++++++++++++++++++++++++++++++++++++
>  include/fdt_support.h       |    2 +
>  include/jffs2/load_kernel.h |    1 +
>  include/mtd_node.h          |   11 ++
>  5 files changed, 229 insertions(+), 1 deletions(-)
>  create mode 100644 include/mtd_node.h

Applied to "next" branch, 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
"Infidels in all ages have battled for the rights of man, and have at
all times been the fearless advocates of liberty and justice."
- Robert Green Ingersoll


More information about the U-Boot mailing list