]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
authorTom Rini <trini@ti.com>
Wed, 24 Oct 2012 07:28:17 +0000 (07:28 +0000)
committerTom Rini <trini@ti.com>
Fri, 2 Nov 2012 22:14:28 +0000 (15:14 -0700)
commit044fc14bcbcd2a344a2e63c083852fb4af82b96d
tree03a2d4df999bae993467c266c385322cd5305d1b
parent418b7f3aff3bf4c508b2a57ffc6dc7ca10f811aa
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: Tom Rini <trini@ti.com>
board/ti/am335x/board.c
include/configs/am335x_evm.h