commit | 9243419887db23a9f206e5be6281faade341c6e9 | [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 | efb705053ec50e83f3f53c9b0ad36edca4d537eb [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>