commit | cf1e8793e817743b8dbe8b82f98cdf55cfbbe498 | [log] [tgz] |
---|---|---|
author | Francesco Dolcini <francesco.dolcini@toradex.com> | Thu Apr 18 15:13:02 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 29 10:53:50 2024 -0600 |
tree | 953c65dd7b13b2100d3bad9439f49c06d15639a7 | |
parent | ee51ea45e72df3ae3741c21807344e0a5771b3d7 [diff] |
board: toradex: verdin-am62: Remove not needed env variables Remove not needed variables from environment. - boot_scripts is not needed, the default value is just fine and already includes boot.scr - setup variable used to be executed from some bootscript, however it's not required and there is no point on having this small helper here Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>