[U-Boot] [RFC] [PATCH] kirkwood: get rid of config.mk files

2010-10-21 Thread Wolfgang Denk
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

Re: [U-Boot] [RFC] [PATCH] kirkwood: get rid of config.mk files

2010-10-21 Thread Prafulla Wadaskar
-Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Thursday, October 21, 2010 12:08 PM To: u-boot@lists.denx.de Cc: Wolfgang Denk; Prafulla Wadaskar; Siddarth Gore; Simon Kagstrom; Heiko Schocher; Eric Cooper Subject: [RFC] [PATCH] kirkwood: get rid of config.mk

Re: [U-Boot] [RFC] [PATCH] kirkwood: get rid of config.mk files

2010-10-21 Thread Wolfgang Denk
Dear Prafulla, In message f766e4f80769bd478052fb6533fa745d19a6a46...@sc-vexch4.marvell.com you wrote: - $(obj)tools/mkimage -n $(KWD_CONFIG) -T kwbimage \ + $(obj)tools/mkimage \ + -n $(SRCTREE)/board/$(CONFIG_BOARDDIR)/kwbimage.cfg \ Note: I have to admit

Re: [U-Boot] [RFC] [PATCH] kirkwood: get rid of config.mk files

2010-10-21 Thread Prafulla Wadaskar
-Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Thursday, October 21, 2010 1:52 PM To: Prafulla Wadaskar Cc: u-boot@lists.denx.de; Siddarth Gore; Simon Kagstrom; Heiko Schocher; Eric Cooper Subject: Re: [RFC] [PATCH] kirkwood: get rid of config.mk files

Re: [U-Boot] [RFC] [PATCH] kirkwood: get rid of config.mk files

2010-10-21 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message f766e4f80769bd478052fb6533fa745d19a6a46...@sc-vexch4.marvell.com you wrote: Shall I take this opporunity to modify test and repost this patch? Yes, please do! Thanks! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk