libfdt: Add fdt functionality for more intuitive fdt handling
New functions:
fdt_read - retrieve the value of a property by full path
fdt_write - create or change a property with full path and create subnodes if
needed
fdt_create_path - create subnode path with parents
Signed-off-by: Peter
libfdt: Add fdt functionality for more intuitive fdt handling
New functions:
fdt_read - retrieve the value of a property by full path
fdt_write - create or change a property with full path and create subnodes if
needed
fdt_create_path - create subnode path with parents
Signed-off-by: Peter
Hi,
when having two (or more) files in cramfs which start with same name,
cramfs_resolve didn't check the filename length and thus returned
potentially the wrong file.
kind regards,
--peter;
Signed-off-by: Peter Feuerer
---
diff -ur u-boot-2011.06_original/fs/cramfs/cramfs.c
u-boot-20
3 matches
Mail list logo