From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henrik =?ISO-8859-1?Q?Nordstr=F6m?= Date: Wed, 09 Jul 2014 15:03:36 +0200 Subject: [U-Boot] [PATCH v3 00/10] sunxi: Bug fixes, sun4i and sun5i support and network improvements In-Reply-To: <1404892821.11981.6.camel@dagon.hellion.org.uk> References: <1402306622-18485-1-git-send-email-hdegoede@redhat.com> <1404674776.4003.11.camel@hastur.hellion.org.uk> <53BA9858.7020502@redhat.com> <1404745993.30778.40.camel@kazak.uk.xensource.com> <53BBA22D.2070001@redhat.com> <1404892821.11981.6.camel@dagon.hellion.org.uk> Message-ID: <1404911016.6739.1.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de ons 2014-07-09 klockan 09:00 +0100 skrev Ian Campbell: > I hadn't thought of it. Is it only the SPL binary which differs between > FEL and non-FEL then? There is also a small difference in the default environment to enable boot-from-RAM in the FEL version of main u-boot. This is not enabled in the normal u-boot to avoid any risk of infinite looping boot failure from wrongly detected ram boot image. Regards Henrik