]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kirkwood: get rid of config.mk files
authorPrafulla Wadaskar <prafulla@marvell.com>
Wed, 27 Oct 2010 12:16:06 +0000 (17:46 +0530)
committerPrafulla Wadaskar <prafulla@marvell.com>
Thu, 28 Oct 2010 13:42:06 +0000 (19:12 +0530)
commit31d80c77ff672e0202b4ada5215c4666c949ffc2
tree4bdac717023c5bbef1c8ce854f6cd38d5246e2be
parent5842383e25910636d2e9a722f0ef1a2ec7951b36
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>
Makefile
board/Marvell/guruplug/config.mk [deleted file]
board/Marvell/mv88f6281gtw_ge/config.mk [deleted file]
board/Marvell/openrd_base/config.mk [deleted file]
board/Marvell/rd6281a/config.mk [deleted file]
board/Marvell/sheevaplug/config.mk [deleted file]
board/keymile/km_arm/config.mk [deleted file]
include/configs/keymile-common.h
include/configs/mv-common.h