From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 13 Sep 2015 08:15:56 +0100 Subject: [U-Boot] [RFC PATCH 2/2] sunxi: add "fel" boot target In-Reply-To: <55F41F04.5040803@redhat.com> References: <1441289520-22749-1-git-send-email-bernhard.nortmann@web.de> <1441289520-22749-3-git-send-email-bernhard.nortmann@web.de> <55F1CD9E.6080303@redhat.com> <55F29F86.5050901@web.de> <55F41F04.5040803@redhat.com> Message-ID: <1442128556.24382.68.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2015-09-12 at 14:48 +0200, Hans de Goede wrote: > I believe that the user having to have mkimage available (the calling > of it can be scripted away) is not a big deal. The fel tool could even call it automatically, couldn't it?