mirror of
https://xff.cz/git/u-boot/
synced 2026-01-06 19:39:18 +01:00
bk4r1: Enable LTO
In order to allow for general platform growth due to fixes, enable LTO here to give us more room. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -18,6 +18,7 @@ CONFIG_TARGET_BK4R1=y
|
||||
CONFIG_SYS_LOAD_ADDR=0x82000000
|
||||
CONFIG_SYS_MEMTEST_START=0x80010000
|
||||
CONFIG_SYS_MEMTEST_END=0x87c00000
|
||||
CONFIG_LTO=y
|
||||
CONFIG_HAS_BOARD_SIZE_LIMIT=y
|
||||
CONFIG_BOARD_SIZE_LIMIT=520192
|
||||
CONFIG_FIT=y
|
||||
|
||||
Reference in New Issue
Block a user