Home
last modified time | relevance | path

Searched hist:"044 fc14bcbcd2a344a2e63c083852fb4af82b96d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.c044fc14bcbcd2a344a2e63c083852fb4af82b96d Wed Oct 24 07:28:17 UTC 2012 Tom Rini <trini@ti.com> 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>
/rk3399_rockchip-uboot/include/configs/
H A Dam335x_evm.h044fc14bcbcd2a344a2e63c083852fb4af82b96d Wed Oct 24 07:28:17 UTC 2012 Tom Rini <trini@ti.com> 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>