commit | aca95282c1b72c41d8e72984b1dceb15f396b2f8 | [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 | 7a06cc2027c0169c462da63a68fa269c0d59a950 [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>