No description
aeddfe2c34
This patch pulls out the logic for finding a string in the string table into _fdt_find_string(), from fdt_sw.c's find_add_string(). This function will be useful for random-access read-write functions. In the process clean up the search logic a little. |
||
---|---|---|
tests | ||
.gitignore | ||
fdt.c | ||
fdt.h | ||
fdt_ro.c | ||
fdt_sw.c | ||
fdt_wip.c | ||
GPL | ||
libfdt.h | ||
libfdt_env.h | ||
libfdt_internal.h | ||
Makefile |