From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 21 May 2015 20:04:47 +0100 Subject: [U-Boot] [PATCH v2 2/6] sunxi: Remove support for building "old-fashioned" fel binaries In-Reply-To: <1432128909-25272-3-git-send-email-hdegoede@redhat.com> References: <1432128909-25272-1-git-send-email-hdegoede@redhat.com> <1432128909-25272-3-git-send-email-hdegoede@redhat.com> Message-ID: <1432235087.5748.133.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 Wed, 2015-05-20 at 15:35 +0200, Hans de Goede wrote: > The latest versions of the fel tool support loading normal u-boot builds > directly, and this is now the preferred way to use the fel boot method. Has sunxi-tools with that actually been released? I don't think so, we should probably prod $whoever to release a v1.3 Regardless, I think we can move on... > This commit removes support for the old deprecated standalone fel builds. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell