]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Makefile: Use the fdtgrep -u flag
authorSimon Glass <sjg@chromium.org>
Tue, 19 Dec 2023 14:21:25 +0000 (07:21 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 31 Dec 2023 14:21:02 +0000 (07:21 -0700)
commitaca95282c1b72c41d8e72984b1dceb15f396b2f8
tree1f369e52d1e8e4eeb9a92bc1036762ae40bbbf75
parent7a06cc2027c0169c462da63a68fa269c0d59a950
Makefile: Use the fdtgrep -u flag

Use this flag so that the bootph binding is obeyed correctly.

Add a comment about what is going on.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: https://source.denx.de/u-boot/custodians/u-boot-dm/-/issues/12
Reviewed-by: Tom Rini <trini@konsulko.com>
scripts/Makefile.lib