Home
last modified time | relevance | path

Searched hist:"137 ae0c4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/
H A Dfdt-common.c137ae0c4 Mon Jul 10 14:45:51 CDT 2017 Andrew F. Davis <afd@ti.com> arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined

If a firmware node is already present in the FDT we will fail to create
one and so fail to add our OP-TEE node, make this fixup first check for
a firmware node and then only try to add one if it is not found.

Signed-off-by: Andrew F. Davis <afd@ti.com>