]> Git Repo - J-u-boot.git/commit - board/toradex/colibri-imx6ull/colibri-imx6ull.c
board: colibri-imx6ull: Do not leave variant variable unset
authorPhilippe Schenker <[email protected]>
Fri, 8 Apr 2022 08:07:08 +0000 (10:07 +0200)
committerStefano Babic <[email protected]>
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 <[email protected]>
Signed-off-by: Marcel Ziswiler <[email protected]>
board/toradex/colibri-imx6ull/colibri-imx6ull.c
This page took 0.034687 seconds and 4 git commands to generate.