commit | 9a3a58396b78b1f9d0c14580dc03f81d29207dd2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 20 09:40:22 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 20 12:54:33 2023 -0400 |
tree | 8c847b0dc3665c8f8e4eeaee9b8d0a77ffdd9329 | |
parent | a65c3990e54a68e76c0121df45a788077c047be0 [diff] | |
parent | 1060db76b04371d805f39a3986012875eee91f52 [diff] |
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell - kirkwood: Pogo v4: Enable LTO (Tony)
diff --git a/configs/pogo_v4_defconfig b/configs/pogo_v4_defconfig index cbbade3..fd62146 100644 --- a/configs/pogo_v4_defconfig +++ b/configs/pogo_v4_defconfig
@@ -15,6 +15,7 @@ CONFIG_DEFAULT_DEVICE_TREE="kirkwood-pogoplug-series-4" CONFIG_IDENT_STRING="\nPogoplug V4" CONFIG_SYS_LOAD_ADDR=0x800000 +CONFIG_LTO=y CONFIG_PCI=y CONFIG_DISTRO_DEFAULTS=y CONFIG_BOOTSTAGE=y