kirkwood: get rid of config.mk files
After moving the definition of CONFIG_SYS_TEXT_BASE to the respective
board config files, all Marvell kirkwood board have just a single and
common entry in their config.mk files:
KWD_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/kwbimage.cfg
Replace the only reference to KWD_CONFIG in the top level Makefile by
an equivalent setting, and remove all kirkwood config.mk files.
Signed-off-by: Wolfgang Denk <wd at denx.de>
Cc: Prafulla Wadaskar <prafulla at marvell.com>
Cc: Siddarth Gore <gores at marvell.com>
Cc: Simon Kagstrom <simon.kagstrom at netinsight.net>
Cc: Heiko Schocher <hs at denx.de>
Cc: Eric Cooper <ecc at cmu.edu>
Acked-by: Wolfgang Denk <wd at denx.de>
Signed-off-by:
Prafulla Wadaskar <prafulla@marvell.com>
Showing
- Makefile 1 addition, 1 deletionMakefile
- board/Marvell/guruplug/config.mk 0 additions, 27 deletionsboard/Marvell/guruplug/config.mk
- board/Marvell/mv88f6281gtw_ge/config.mk 0 additions, 28 deletionsboard/Marvell/mv88f6281gtw_ge/config.mk
- board/Marvell/openrd_base/config.mk 0 additions, 33 deletionsboard/Marvell/openrd_base/config.mk
- board/Marvell/rd6281a/config.mk 0 additions, 28 deletionsboard/Marvell/rd6281a/config.mk
- board/Marvell/sheevaplug/config.mk 0 additions, 28 deletionsboard/Marvell/sheevaplug/config.mk
- board/keymile/km_arm/config.mk 0 additions, 28 deletionsboard/keymile/km_arm/config.mk
- include/configs/keymile-common.h 16 additions, 0 deletionsinclude/configs/keymile-common.h
- include/configs/mv-common.h 16 additions, 0 deletionsinclude/configs/mv-common.h
Loading
Please register or sign in to comment