]> Git Repo - J-u-boot.git/commit - cmd/mtdparts.c
fdt_support: add partitions fixup in mtd node
authorAnatolij Gustschin <[email protected]>
Tue, 16 Mar 2010 16:10:05 +0000 (17:10 +0100)
committerWolfgang Denk <[email protected]>
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 <[email protected]>
Cc: Gerald Van Baren <[email protected]>
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]
This page took 0.032712 seconds and 4 git commands to generate.