commit | 885dcc36afe80f5d0e56ee540787fee5102ac601 | [log] [tgz] |
---|---|---|
author | Philippe Schenker <philippe.schenker@toradex.com> | Fri Apr 08 10:07:08 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 19:10:44 2022 +0200 |
tree | 0872e5e84cecc15475a0f2bf629a2f2e85555898 | |
parent | c1e6576162a8c360e41ce03f7b1364e408cae8f0 [diff] |
board: colibri-imx6ull: Do not leave variant variable unset Toradex uses the variable variant to distinguish between modules with eMMC, NAND with wifi and NAND without wifi. This variable is set on every boot. Set this variable also if we have a NAND module without wifi to prevent issues. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>