]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
authorSimon Glass <sjg@chromium.org>
Wed, 30 Jul 2014 09:59:02 +0000 (03:59 -0600)
committerTom Rini <trini@ti.com>
Sat, 9 Aug 2014 15:17:03 +0000 (11:17 -0400)
commit5bf58ccc8ebd5270f64a20c4c54c98a96acbd7ed
tree3da0e9d970dfd6f343be9249a96e4ac2f35e3b9f
parent0b6cc51e988862eb6c521b45ae09cc97ce709f42
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()

Since libfdt now has an fdt_resize() function, we need to rename the
U-Boot one.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/cmd_fdt.c
common/fdt_support.c
common/image-fdt.c
include/fdt_support.h