From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 31 May 2016 07:57:14 +0200 Subject: [U-Boot] [PATCH 2/3] arm: spear: x600: Remove EFI support to reduce image size In-Reply-To: <1461741044-30445-2-git-send-email-sr@denx.de> References: <1461741044-30445-1-git-send-email-sr@denx.de> <1461741044-30445-2-git-send-email-sr@denx.de> Message-ID: <574D27BA.4080505@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 27.04.2016 09:10, Stefan Roese wrote: > EFI is not needed on x600. So lets remove the EFI support to make it fit > into the 0x60000 image size limit again. > > Signed-off-by: Stefan Roese Applied to u-boot-marvell/master Thanks, Stefan