From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 31 May 2016 23:13:42 +0200 Subject: [U-Boot] [PATCH 2/2] arm: socfpga: Enable tiny printf and simple malloc in SPL In-Reply-To: <1464654865.1827.1.camel@altera.com> References: <1464621754-7683-1-git-send-email-marex@denx.de> <1464621754-7683-2-git-send-email-marex@denx.de> <574C6CC1.1010306@denx.de> <1464654865.1827.1.camel@altera.com> Message-ID: <574DFE86.3020605@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 05/31/2016 02:34 AM, Chin Liang See wrote: > On Mon, 2016-05-30 at 18:39 +0200, Stefan Roese wrote: >> On 30.05.2016 17:22, Marek Vasut wrote: >>> Enable both features to reduce the SPL size by 6 kiB. >>> >>> Signed-off-by: Marek Vasut >>> Cc: Chin Liang See >>> Cc: Dinh Nguyen >>> Cc: Pavel Machek >>> Cc: Stefan Roese >> >> Reviewed-by: Stefan Roese >> > > Acked-by: Chin Liang See Applied both to u-boot-socfpga/master -- Best regards, Marek Vasut