[U-Boot] [PATCH] buildman: Fix bloat option when 'new' only drops functions

sjg at google.com sjg at google.com
Wed Jun 7 01:47:40 UTC 2017


On 22 May 2017 at 11:48, Tom Rini <trini at konsulko.com> wrote:
> In the case where a new build only decreases sizes and does not increase
> any size we still want to report what functions have been dropped when
> doing a bloat comparison.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> This is important when doing Kconfig migrations and a given target has
> only decreased in size, we want to know what was dropped so we can see
> what needs to be re-enabled.
> ---
>  tools/buildman/builder.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list