commit | f1d72055576926ba899dd2e3474b348811c228a5 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Fri Oct 07 11:27:46 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 18 13:40:40 2022 -0400 |
tree | 2f76ea6030e08ee853dd1b8b4596c37b504282b4 | |
parent | b7c6fbba7e48b1028059adaf8aee1ac24b1722fd [diff] |
arm: mach-k3: common: Set boot_fit on non-GP devices This matches what we did for pre-K3 devices. This allows us to build boot commands that can check for our device type at runtime. Signed-off-by: Andrew Davis <afd@ti.com>