summaryrefslogtreecommitdiff
path: root/scripts/Makefile.xpl
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2026-02-15 15:04:55 +0100
committerTom Rini <trini@konsulko.com>2026-03-03 10:34:57 -0600
commitf473a453b0c03d0042b4422de1d822274d2e2d4e (patch)
tree2ab839cfa67890c0b68a553488b9c44677c167de /scripts/Makefile.xpl
parent4284306d22c5b6d64ecd62b462551d9d313c8104 (diff)
kbuild: Drop phandle from diff between base DT and U-Boot augmented DT if DEVICE_TREE_DEBUG=1HEADmaster
Remove the "phandle = <0x..>;" properties from the DT diff between unpatched base DT and U-Boot augmented DT if DEVICE_TREE_DEBUG=1. The phandle numbers are only generated by DTC, but not referenced anywhere in the DT, because the original references are specifically not replaced by phandle numbers when recent DTC is invoked with the -I dts -O dts flags . The phandle number are therefore only a noise in the diff, filter them out. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Tested-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Diffstat (limited to 'scripts/Makefile.xpl')
0 files changed, 0 insertions, 0 deletions