commit | c9a7688ccdf323b4325e30e02bd9f30afeb4b7a1 | [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 | 25fd6a3ca1333995fd830e744cbd52124fb12f62 [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>