From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 23 May 2012 13:34:53 +0200 Subject: [U-Boot] [PATCH 1/3] MX28: Add u-boot.mx28.sd and u-boot.mx28.nand make targets In-Reply-To: <20120523111726.9BA8120025A@gemini.denx.de> References: <1337729574-30475-1-git-send-email-marex@denx.de> <201205231144.04272.marex@denx.de> <20120523111726.9BA8120025A@gemini.denx.de> Message-ID: <201205231334.53948.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <201205231144.04272.marex@denx.de> you wrote: > > > Because there'd then be no way to tell apart u-boot.bin.sd for another > > > target but mx28. > > > > Maybe add some switch statement based on CONFIG_MX28 or another within > > the target? > > I can't parse this sentence - and I don't understand why you think > any specific name would be needed or useful. Well consider some completely different board would want to use the same target name -- u-boot.sd -- for the resulting image. How would that be handled? > > Best regards, > > Wolfgang Denk Best regards, Marek Vasut