
21 Oct
2010
21 Oct
'10
8:26 a.m.
-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Wolfgang Denk Sent: Thursday, October 21, 2010 11:47 AM To: Eric Cooper Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH v2] Seagate FreeAgent DockStar support
+# Kirkwood Boot Image configuration file +KWD_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/kwbimage.cfg
I would like to get rid of this, too. But this needs discussion with Prafulla.
Hi Wolfgang We can rename KWD_CONFIG to CONFIG_SYS_KWB_CONFIG and have default assignment as above If for some boards default assignment stands invalid, those can be redefined in board config file.
I will post a patch for this, waiting for your comments/ack.
Regards.. Prafulla . .