[PATCH 4/4] ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support
Marek Vasut
marex at denx.de
Sat Sep 24 23:47:22 CEST 2022
On 9/24/22 21:10, Adam Ford wrote:
Hi,
[...]
> I am using the Mainline with the aarch64 gcc from Ubuntu 22.04. I am
> over by ~1100 bytes with LTO enabled, but I'm going through my SPL
> drivers to see what I can either remove or reduce functionality.
Try
$ aarch64...readelf -s spl/u-boot-spl | sort -nk 3
That should give you a list of large symbols you might want to inspect.
More information about the U-Boot
mailing list