[U-Boot] [U-Boot, v2, 5/8] spl: Split sprintf, strto* from SPL serial in Kconfig
    Tom Rini 
    trini at konsulko.com
       
    Sun Apr 29 21:04:03 UTC 2018
    
    
  
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 <alex.kiernan at gmail.com>
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: <http://lists.denx.de/pipermail/u-boot/attachments/20180429/8f5129ed/attachment.sig>
    
    
More information about the U-Boot
mailing list