]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: k2g: Update board_name u-boot env variable at runtime
authorCooper Jr., Franklin <fcooper@ti.com>
Fri, 16 Jun 2017 22:25:27 +0000 (17:25 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 10 Jul 2017 18:25:59 +0000 (14:25 -0400)
commit5248e7148781feccc336ae8efffd74a305c24b92
tree362e9d5b5599463743bbcc0e957372495dd98a88
parentfec7c2f665255881e953d7125f249fb07b1c18b8
ARM: k2g: Update board_name u-boot env variable at runtime

Enable CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to allow "board_name" to
be set depending on the board it is being ran on.

Update findfdt to use this new dynamic board_name value to determine
which dtb should be used.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/ks2_evm/board_k2g.c
include/configs/k2g_evm.h