Searched hist:dc80373299aec757f6dbd3bf170d91aa3f0dce7a (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/configs/ |
H A D | am335x_hs_evm_defconfig | dc80373299aec757f6dbd3bf170d91aa3f0dce7a Sat Dec 16 22:01:22 CST 2017 Tom Rini <trini@konsulko.com> 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!
|