From: Tom Rini Date: Fri, 26 Sep 2025 17:55:55 +0000 (-0600) Subject: Merge patch series "exports overhaul" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=14b784aaf2a96b0f597b4fc3c5a3b4cb70f18182;p=thirdparty%2Fu-boot.git Merge patch series "exports overhaul" Rasmus Villemoes says: This all started from me wondering "why does this standalone app end up being so huge"? Oh, it essentially links in its own standard C library to get strlen() and snprintf(). Which then led to asking "why don't we export all those standard C functions when we have them anyway?". CI has chewed on these and seem happy - it was CI which told me about the necessity of [1/9]: https://github.com/u-boot/u-boot/pull/813 Link: https://lore.kernel.org/r/20250919101002.568488-1-ravi@prevas.dk --- 14b784aaf2a96b0f597b4fc3c5a3b4cb70f18182