Browse Source
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.main
David Gibson
18 years ago
3 changed files with 17 additions and 10 deletions
Loading…
Reference in new issue