Skip to content
Snippets Groups Projects
Commit 044fc14b authored by Tom Rini's avatar Tom Rini
Browse files

am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support


We add CONFIG_ENV_VARS_UBOOT_CONFIG,
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG and CONFIG_BOARD_LATE_INIT to set
the variables and then fdtfile and findfdt to make us of this.  It is
now possible to do 'run findfdt' to have fdtfile be set to the value of
the dtb file to load for the board we are running on.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 418b7f3a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment