[U-Boot] [PATCH 1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Simon Glass
sjg at chromium.org
Thu Aug 3 15:24:55 UTC 2017
On 20 July 2017 at 11:02, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
Commit message? Need to explain reason for the change.
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
> Makefile | 2 +-
> board/ti/ks2_evm/board_k2e.c | 2 +-
> board/ti/ks2_evm/board_k2g.c | 2 +-
> board/ti/ks2_evm/board_k2hk.c | 2 +-
> board/ti/ks2_evm/board_k2l.c | 2 +-
> common/Kconfig | 16 ----------------
> common/Makefile | 2 +-
> configs/k2e_evm_defconfig | 2 +-
> configs/k2g_evm_defconfig | 2 +-
> configs/k2hk_evm_defconfig | 2 +-
> configs/k2l_evm_defconfig | 2 +-
> dts/Kconfig | 20 +++++++++++++++++++-
> lib/fdtdec.c | 2 +-
> 13 files changed, 30 insertions(+), 28 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list