From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 31 May 2016 01:31:26 +0200 Subject: [U-Boot] [PATCH 2/2] [RFC] ARM: omap: Enable tiny printf/sprintf on omap3_logic In-Reply-To: <20160530175527.GX7419@bill-the-cat> References: <1464278425-4904-1-git-send-email-marex@denx.de> <1464278425-4904-2-git-send-email-marex@denx.de> <20160530175527.GX7419@bill-the-cat> Message-ID: <574CCD4E.4050202@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/30/2016 07:55 PM, Tom Rini wrote: > On Thu, May 26, 2016 at 06:00:25PM +0200, Marek Vasut wrote: > >> Enable support for tiny printf and tiny sprintf on the omap3_logic >> board to trim down the SPL size. This makes the SPL actually build >> again and fit into the SRAM. >> >> Signed-off-by: Marek Vasut >> Cc: Simon Glass >> Cc: Tom Rini > > Reviewed-by: Tom Rini > > ... but can you Kconfig this after? :) > I can, but I'd like comments on patch 1/2 . Are you OK with this stuff ? -- Best regards, Marek Vasut