]> git.ipfire.org Git - people/ms/u-boot.git/commit
am335x_hs_evm: Trim options in SPL to reduce binary size
authorTom Rini <trini@konsulko.com>
Sun, 17 Dec 2017 04:01:22 +0000 (23:01 -0500)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:04 +0000 (18:11 +0900)
commitdc80373299aec757f6dbd3bf170d91aa3f0dce7a
treebe9a920d37bd4ba4765c4134b631945cc5b7b802
parent49f89252ed4abf7f3899731f914f6b67462ea690
am335x_hs_evm: Trim options in SPL to reduce binary size

The am335x_hs_evm runs into size constraint problems at times with
various toolchains as changes come in due to the config have a large
number of options in SPL (to showcase what is possible) while also
having rather constrained binary limits.  Gain some of this room back by
lowering the loglevel, disabling HW partition support and switching over
to the tiny FIT image support.

Cc: Andrew F. Davis <afd@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
I'd really appreciate a run-time test of this patch if at all possible
as I'm a little worried about TINY_FIT being incompatible with all of
the security options.  Thanks!
configs/am335x_hs_evm_defconfig