From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 29 Apr 2018 17:04:03 -0400 Subject: [U-Boot] [U-Boot, v2, 5/8] spl: Split sprintf, strto* from SPL serial in Kconfig In-Reply-To: <1524112377-13724-6-git-send-email-alex.kiernan@gmail.com> References: <1524112377-13724-6-git-send-email-alex.kiernan@gmail.com> Message-ID: <20180429210403.GC31362@bill-the-cat.ec.rr.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Apr 19, 2018 at 04:32:54AM +0000, Alex Kiernan wrote: > When SPL serial is disabled, callers who need sprintf or strtoul fail > because their inclusion is guarded by CONFIG_SPL_SERIAL_SUPPORT/ > CONFIG_TPL_SERIAL_SUPPORT. > > Split printf, sprintf and strto into their own entries and then select > all of them if SERIAL_SUPPORT is enabled to match the current behaviour. > > Include panic.o unconditionally as it can be called from anywhere which > uses BUG_ON(). > > Signed-off-by: Alex Kiernan Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: