commit | ac4403758d90edfe85c07f0bacbfd164f01135ff | [log] [tgz] |
---|---|---|
author | Gary Bisson <bisson.gary@gmail.com> | Mon Aug 05 23:25:09 2024 +0200 |
committer | Fabio Estevam <festevam@denx.de> | Tue Aug 13 08:28:24 2024 -0300 |
tree | 1efa269c78845fab3981bd0f727b4c3b5a953f00 | |
parent | 68a431e6386a2e31137324f49fd3081e57fed31a [diff] |
spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards This is extending commit da96f93cda9 ("spl: binman: Disable u_boot_any symbols for i.MX93 boards") to i.MX 8ULP boards. Signed-off-by: Gary Bisson <bisson.gary@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>