diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-01-05 09:24:22 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-02-06 09:58:31 +0000 |
commit | 34a4ddda4d61ede41f575510dc5adcf933d3b6f5 (patch) | |
tree | 15216bed0be200a668bb7544533c9c9e487e25be /BaseTools/Source/Python/Common | |
parent | 4887443e4f03ec42ba422483f191ffe25a78eb3d (diff) | |
download | edk2-34a4ddda4d61ede41f575510dc5adcf933d3b6f5.tar.gz edk2-34a4ddda4d61ede41f575510dc5adcf933d3b6f5.tar.bz2 edk2-34a4ddda4d61ede41f575510dc5adcf933d3b6f5.zip |
BaseTools/Conf: disable DTC legacy phandle format
By default, the device tree compiler emits phandle properties twice:
once called 'phandle' and again called 'linux,phandle'. Given that
Linux was updated in early 2010 [0] to accept the former (which is
what is specified in the ePAPR and device tree specifications), there
is no point in emitting both when compiling device trees for UEFI
platforms.
[0] 04b954a673dd02f585a2769c4945a43880faa989
"of/flattree: Make the kernel accept ePAPR style phandle information"
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions