]> Git Repo - J-u-boot.git/commit
board/km: remove CONFIG_KM_BOARD_NAME
authorHolger Brunck <[email protected]>
Tue, 26 Nov 2019 18:09:02 +0000 (19:09 +0100)
committerPriyanka Jain <[email protected]>
Mon, 23 Dec 2019 08:36:47 +0000 (14:06 +0530)
commitaeda123a2045b73377d97800f549d68d3b4be5e6
tree9e125dc320db7bbe8415ad2ab7a919cb8eb9f0e2
parent05577fa518e8785ee7db751a8ff74069fcec60ba
board/km: remove CONFIG_KM_BOARD_NAME

We can use the existing CONFIG_SYS_CONFIG_NAME define for that and
remove the option. Also fix the boot string for all km83xx boards.

Signed-off-by: Holger Brunck <[email protected]>
Reviewed-by: Priyanka Jain <[email protected]>
CC: Priyanka Jain <[email protected]>
CC: Valentin Longchamp <[email protected]>
13 files changed:
board/keymile/km83xx/km83xx.c
board/keymile/kmp204x/kmp204x.c
include/configs/kmcoge5ne.h
include/configs/kmeter1.h
include/configs/kmopti2.h
include/configs/kmp204x.h
include/configs/kmsupx5.h
include/configs/kmtegr1.h
include/configs/kmtepr2.h
include/configs/suvd3.h
include/configs/tuge1.h
include/configs/tuxx1.h
scripts/config_whitelist.txt
This page took 0.031268 seconds and 4 git commands to generate.