]> Git Repo - J-u-boot.git/commit
socfpga: Enable optimized inlining on stratix10
authorTom Rini <[email protected]>
Thu, 14 May 2020 12:30:09 +0000 (08:30 -0400)
committerTom Rini <[email protected]>
Wed, 1 Jul 2020 15:48:05 +0000 (11:48 -0400)
commit9d0087aa0d236d2f3bcc71abd02d67ec208dbebf
tree1cfdbac0fe3f6b09b2e1477fcb11dc723fe80104
parent72c4d40d8ca7df7920dde4bbf1315c836d7ab7c8
socfpga: Enable optimized inlining on stratix10

Enable the new CONFIG_OPTIMIZE_INLINING and CONFIG_SPL_OPTIMIZE_INLINING
options for this platform.  With gcc-9.2 from kernel.org this saves us
1784 bytes in U-Boot and 80 bytes in SPL.

Cc: Marek Vasut <[email protected]>
Cc: Chin-Liang See <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Marek Vasut <[email protected]>
configs/socfpga_stratix10_defconfig
This page took 0.035074 seconds and 4 git commands to generate.