commit | 0ca9f7042327dffb76334273d82123c8efaea37d | [log] [tgz] |
---|---|---|
author | Sinthu Raja <sinthu.raja@ti.com> | Wed Feb 09 15:07:01 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 16 14:19:30 2022 -0500 |
tree | 55f00deaa8edb3c3059230e3a3aa7c00461c1c01 | |
parent | 8e0758aa6ef94721039dfdbe8806db1073523409 [diff] |
include: configs: Update env for selecting right dtb Now that single defconfig can be used for booting J721E EVM and SK, 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>