commit | d64cf322da6ebce014e5fb6e96f5728621662120 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Dec 19 07:21:25 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 31 07:21:02 2023 -0700 |
tree | 1f369e52d1e8e4eeb9a92bc1036762ae40bbbf75 | |
parent | ef8e072ece7d5a6262cdb0ff481a705a946a2c91 [diff] |
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>