]> git.ipfire.org Git - people/ms/u-boot.git/commit
fdt_support: add partitions fixup in mtd node
authorAnatolij Gustschin <agust@denx.de>
Tue, 16 Mar 2010 16:10:05 +0000 (17:10 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 21 Mar 2010 21:44:59 +0000 (22:44 +0100)
commit3c950e2ebfde083084cc926b020e3a22a536bf85
tree50a4b0b6b2f5c03272216a7d9414052d8e3e9496
parentd611295032c30e6c533cb356005fa82ab7992824
fdt_support: add partitions fixup in mtd node

Allow overwriting defined partitions in the device tree blob
using partition info defined in the 'mtdparts' environment
variable.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Gerald Van Baren <vanbaren@cideas.com>
common/cmd_mtdparts.c
common/fdt_support.c
include/fdt_support.h
include/jffs2/load_kernel.h
include/mtd_node.h [new file with mode: 0644]