From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 18 Mar 2009 14:57:33 -0500 Subject: [U-Boot] [PATCH 5/7] Make a special uboot used for booting from SDcard or SPI flash In-Reply-To: <20090318192900.8A532832E8B7@gemini.denx.de> References: <1237171943-11938-1-git-send-email-Mingkai.hu@freescale.com> <1237171943-11938-2-git-send-email-Mingkai.hu@freescale.com> <1237171943-11938-3-git-send-email-Mingkai.hu@freescale.com> <1237171943-11938-4-git-send-email-Mingkai.hu@freescale.com> <1237171943-11938-5-git-send-email-Mingkai.hu@freescale.com> <20090316085536.A0D4E832E8B8@gemini.denx.de> <73839B4A0818E747864426270AC332C303E411DE@zmy16exm20.fsl.freescale.net> <20090317123038.41FFD832E8B7@gemini.denx.de> <20090318171535.GB3314@loki.buserror.net> <20090318192900.8A532832E8B7@gemini.denx.de> Message-ID: <49C1522D.904@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Scott Wood, > > In message <20090318171535.GB3314@loki.buserror.net> you wrote: >> Unless I'm mistaken, those targets aren't for boards that merely *have* such >> things, but are trying to boot from the device in question, similar to the >> alternate configs for booting from NAND. >> >>> Assume each of the hundrets of boards would add code like this. >> That's why we need kconfig. :-) >> >> But until then... > > ...we should limit the number of make targets per board and not let > grow it out of bound in an unreasonable way. You'd rather tell the user they can't boot from a given device because it would clutter the makefile? -Scott