of/fdt: add FDT address translation support
authorRob Herring <robh@kernel.org>
Thu, 27 Mar 2014 12:37:43 +0000 (07:37 -0500)
committerRob Herring <robh@kernel.org>
Tue, 20 May 2014 20:19:25 +0000 (15:19 -0500)
Copy u-boot's FDT address translation code from common/fdt_support. This
code was originally based on the kernel's unflattened DT address parsing
code.

This commit can be reverted once relicensing of this code to GPLv2/BSD
is done and it is added to libfdt.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Grant Likely <grant.likely@linaro.org>
drivers/of/Makefile
drivers/of/fdt_address.c [new file with mode: 0644]
include/linux/of_fdt.h

Simple merge
Simple merge
Simple merge