commit | 00d787827534ce965da7fba2fa6d6f4a067977d0 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Oct 23 20:33:56 2021 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Nov 10 17:03:59 2021 +0100 |
tree | c23b0639a6ef623f910d6fb32c7412f0cc87e0e5 | |
parent | 848da6f17aca2bc4e61bcb3f22a4c1136d2992b6 [diff] |
ARM: stm32: Disable EFI on DHSOM The EFI support is unused and disabling it saves about 70 kiB of space. In case EFI support is required, it can be re-enabled. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Patrice Chotard <patrice.chotard@foss.st.com> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>