commit | 370d5435fde1bf242cd9d491e05609c5cbcd8193 | [log] [tgz] |
---|---|---|
author | Sinthu Raja <sinthu.raja@ti.com> | Wed Feb 09 15:06:57 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 16 14:19:30 2022 -0500 |
tree | 4526520680d14bf12794f24f3e84838c8a4cdfbc | |
parent | 2c8da5d2c152716de4ca0dcaa5ad758837f061a7 [diff] |
configs: j721e_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 J721E EVM and SK boards. Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>