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)
commite06e8b27082852bdab417af884241a4ed2037c73
treed6ecaef3c196b99f3ca4f4b5fbbe24a3108a1d19
parentb0b6abd34c1b508d4ac95dbc614f36c49d29e65a
of/fdt: add FDT address translation support

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
This page took 0.027152 seconds and 5 git commands to generate.