Mirror of DTC
Find a file
David Gibson ede25deae6 libfdt: Export accessors for header fields
This patch adds exported accessor macros for the various flat device
tree header fields to libfdt.h.  This necessitates moving some of the
byte-swapping functions.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2006-12-01 15:02:10 +11:00
tests libfdt: Export accessors for header fields 2006-12-01 15:02:10 +11:00
.gitignore libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
fdt.c libfdt: Export accessors for header fields 2006-12-01 15:02:10 +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: Export accessors for header fields 2006-12-01 15:02:10 +11:00
fdt_sw.c libfdt: Export accessors for header fields 2006-12-01 15:02:10 +11:00
fdt_wip.c libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
GPL Add a copy of the GPL 2006-11-29 16:49:27 +11:00
libfdt.h libfdt: Export accessors for header fields 2006-12-01 15:02:10 +11:00
libfdt_env.h libfdt: Export accessors for header fields 2006-12-01 15:02:10 +11:00
libfdt_internal.h libfdt: Export accessors for header fields 2006-12-01 15:02:10 +11:00
Makefile libfdt: Sequential write support 2006-11-29 16:45:46 +11:00