commit | 9787ecfd0d8fbfd1835a8afe4fe815cad7e7e46b | [log] [tgz] |
---|---|---|
author | Sinthu Raja <sinthu.raja@ti.com> | Tue Jan 10 21:17:58 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 27 12:51:27 2023 -0500 |
tree | f6eb343be30be2a2e4c1ef40df49274ced24341d | |
parent | ca04b7da6d9a153e6fe8a846d2baf892d5b69aae [diff] |
include: configs: Update env for selecting right dtb Now that single defconfig shall be used for booting J721S2 EVM and AM68 SK, the default device tree will not work for selecting dtb for kernel. Update the findfdt env to select right dtb based on board_name env variable. Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>