Does OE / Yocto support dts file remove device node /delete-node/?


JH
 

Hi,

I have a following statement to remove a node in a DTS file:

&gpmi {
/delete-node/ fsl,use-minimum-ecc;
};

I can build it correctly in OpenWRT build, but I cannot built it
correctly in OE / Yocto (Zeus), it did not remove the node
fsl,use-minimum-ecc. The u-boot is appended from meta-freescale
u-boot-imx_2018.03.bb. Any workarounds to fix that problem?

Thank you.

Kind regards,

- jh

--
"A man can fail many times, but he isn't a failure until he begins to
blame somebody else."
-- John Burroughs

Join {meta-freescale@lists.yoctoproject.org to automatically receive all group messages.