commit | 7e2edb416b6b1b2b58f9f814a63b02a10ddb8ce3 | [log] [tgz] |
---|---|---|
author | Cooper Jr., Franklin <fcooper@ti.com> | Fri Jun 16 17:25:27 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 10 14:25:59 2017 -0400 |
tree | 362e9d5b5599463743bbcc0e957372495dd98a88 | |
parent | 16e2897ad2beb868ba49dd25ef58d6d0461103a0 [diff] |
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>