-
- Downloads
"arch/powerpc/include/asm/fsl_ddr_sdram.h" did not exist on "bdc9f7b5eab8d5edd8a8cc5d80ef080836b00e85"
fdt: Sync up with libfdt
This brings in changes up to commit f9e91a48 in the libfdt repo.
Mostly this is whitespace/minor changes. But there are a few new
features:
- fdt_size_cells() and fdt_address_cells()
- fdt_resize()
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- include/libfdt.h 68 additions, 5 deletionsinclude/libfdt.h
- lib/libfdt/Makefile 2 additions, 1 deletionlib/libfdt/Makefile
- lib/libfdt/fdt_addresses.c 55 additions, 0 deletionslib/libfdt/fdt_addresses.c
- lib/libfdt/fdt_rw.c 3 additions, 3 deletionslib/libfdt/fdt_rw.c
- lib/libfdt/fdt_sw.c 32 additions, 0 deletionslib/libfdt/fdt_sw.c
- lib/libfdt/libfdt_internal.h 3 additions, 3 deletionslib/libfdt/libfdt_internal.h
lib/libfdt/fdt_addresses.c
0 → 100644
Please register or sign in to comment