arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Wed, 10 Jul 2019 20:09:14 +0000 (22:09 +0200)
committerMarek Vasut <marex@denx.de>
Sun, 21 Jul 2019 10:45:01 +0000 (12:45 +0200)
commitb94655a4b7c8ced797c7d759a62eb2b5ba3ddb94
tree5d01e90584ada1b00ff8fd721427cd47d19b6bfd
parent0de815356474912ef5bef9a69f0327a5a93bb2c2
arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"

This fixes 3 boards that don't use CONFIG_EXTRA_ENV_SETTINGS from
socfpga_common.h. They need to enable reset manager compatibility
mode unless all peripheral drivers in Linux support reset handling.

Fixes: commit 4b2e32efa4e7 ("arm: socfpga: gen5: deassert peripheral reset by default")
Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reported-by: Wolfgang Grandegger <wg@aries-embedded.de>
include/configs/socfpga_dbm_soc1.h
include/configs/socfpga_stratix10_socdk.h
include/configs/socfpga_vining_fpga.h