u-boot-brain/board/Marvell/mv88f6281gtw_ge
Prafulla Wadaskar 31d80c77ff 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>
2010-10-28 19:12:06 +05:30
..
kwbimage.cfg Kirkwood: mv88f6281gtw_ge: Add kwbimage build support 2009-10-13 06:17:36 -05:00
Makefile Marvell MV88F6281GTW_GE Board support 2009-07-18 20:41:42 +02:00
mv88f6281gtw_ge.c Kirkwood: bugfix: broken early console messages 2010-10-20 23:23:01 +05:30
mv88f6281gtw_ge.h Marvell MV88F6281GTW_GE Board support 2009-07-18 20:41:42 +02:00