From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Sun, 10 Aug 2014 00:43:10 +0200 Subject: [U-Boot] [PATCH 1/3] config: introduce a generic $bootcmd In-Reply-To: <53E63816.60703@redhat.com> References: <1406759836-556-1-git-send-email-swarren@wwwdotorg.org> <53E25145.2090706@wwwdotorg.org> <53E4F400.6060508@wwwdotorg.org> <53E63816.60703@redhat.com> Message-ID: <53E6A3FE.6080807@myspectrum.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Hans, On 09-08-14 17:02, Hans de Goede wrote: > Hi, > > On 08/08/2014 06:00 PM, Stephen Warren wrote: >> On 08/07/2014 06:17 PM, Simon Glass wrote: >>> Acked-by: Simon Glass >> For the list archive's record: Simon also replied to patch 2 with the same ack, but somehow the CC list got dropped to only myself and TomW. > I've a bunch of patches relying on this, is there anything stopping this > from getting merged ? > > Reviewed-by: Hans de Goede > Is it not possible to have a uboot.src or something checking for extlinux. This seems to scale badly if we start to check for Grub, Ubldr, VxWorks etc. Regards, Jeroen