]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: colibri-imx6ull: Do not leave variant variable unset
authorPhilippe Schenker <philippe.schenker@toradex.com>
Fri, 8 Apr 2022 08:07:08 +0000 (10:07 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 17:10:44 +0000 (19:10 +0200)
commit885dcc36afe80f5d0e56ee540787fee5102ac601
tree0872e5e84cecc15475a0f2bf629a2f2e85555898
parentc1e6576162a8c360e41ce03f7b1364e408cae8f0
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>
board/toradex/colibri-imx6ull/colibri-imx6ull.c