Skip to content
Commit e744bf3a authored by Tom Rini's avatar Tom Rini
Browse files

odroid_xu3: Fix board environment variable



When migrating CONFIG_CONS_INDEX to Kconfig, on this platform we changed
what "board" evaluated to in the environment.  This in turn meant that
we would no longer try and find the correct fdtfile via the normal
distro boot logic.  Fix this by overriding board in the default
environment, as done on other platforms where CONFIG_SYS_BOARD is not
what we want to be in the board environment variable.

Fixes: f76750d1 ("Convert CONFIG_CONS_INDEX et al to Kconfig")
Reported-by: default avatarGabriel Hojda <ghojda@yo2urs.ro>
Tested-by: default avatarGabriel Hojda <ghojda@yo2urs.ro>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 101a0f71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment