commit | ab977c8b91b4a22d5afa9dfa34af7ce8c143c83e | [log] [tgz] |
---|---|---|
author | Sinthu Raja <sinthu.raja@ti.com> | Tue Jan 10 21:17:47 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 27 12:51:26 2023 -0500 |
tree | e6e9d828ad47c98304e459b45ba2332b3893f076 | |
parent | 69c82fa2ea39b767f179305164198ec913c4af0f [diff] |
configs: j721s2_evm_r5: Enable support for building multiple dtbs into FIT Enable configs for building multiple dtbs into a single fit image and load the right dtb for next stage. This will help to use same defconfig for both EVM and SK. Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>