No description
Find a file
David Gibson 063693a9e4 libfdt: Sequential write support
This patch adds code to libfdt to create flat trees from scratch, writing
sequentially.
2006-11-29 16:45:46 +11:00
tests libfdt: Sequential write support 2006-11-29 16:45:46 +11:00
.gitignore libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
fdt.c Simplify string table access functions 2006-11-29 16:34:30 +11:00
fdt.h libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
fdt_ro.c libfdt: Sequential write support 2006-11-29 16:45:46 +11:00
fdt_sw.c libfdt: Sequential write support 2006-11-29 16:45:46 +11:00
fdt_wip.c libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
libfdt.h libfdt: Sequential write support 2006-11-29 16:45:46 +11:00
libfdt_env.h libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
libfdt_internal.h libfdt: Sequential write support 2006-11-29 16:45:46 +11:00
Makefile libfdt: Sequential write support 2006-11-29 16:45:46 +11:00