[PATCH 1/3] configs: rzg2_beacon: Disable the ability to remove devices
Marek Vasut
marex at denx.de
Thu Oct 26 08:39:32 CEST 2023
On 10/26/23 01:13, Adam Ford wrote:
> In order to save some space, disable the ability to dynamically
> remove devices. Without this, U-Boot is too large to load without
> recompiling TF-A.
Did you enable LTO yet ?
Striping DM_REMOVE seems like a really bad idea, doesn't that break 'usb
reset' and its removal of devices ?
More information about the U-Boot
mailing list