libfdt: Sequential write support

This patch adds code to libfdt to create flat trees from scratch, writing
sequentially.
This commit is contained in:
David Gibson 2006-11-29 16:45:46 +11:00
parent 3aa4cfd66b
commit 063693a9e4
10 changed files with 386 additions and 11 deletions

View file

@ -2,7 +2,8 @@ PREFIX = /usr/local
LIB_TESTS = root_node property_offset subnode_offset path_offset getprop \
notfound \
setprop_inplace nop_property nop_node
setprop_inplace nop_property nop_node \
sw_tree1
TESTS = $(LIB_TESTS)
UTILS = dumptrees