]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: gen5: deassert peripheral reset by default
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Fri, 1 Mar 2019 19:12:31 +0000 (20:12 +0100)
committerMarek Vasut <marex@denx.de>
Wed, 17 Apr 2019 20:20:16 +0000 (22:20 +0200)
commit324747fedf29cc1e8403b716683c932d0d2e617d
tree64254d2e7038e2476888eb0aae612afa2a2acee3
parentda9c748f8d72313db636455c3ad6a470374e5a29
arm: socfpga: gen5: deassert peripheral reset by default

To keep the current behaviour of taking all peripherals out of reset
before booting the OS before removing that code from socfpga gen5 SPL,
this enables the new behaviour by default for all gen5 boards by adding
the environment variable "socfpga_legacy_reset_compat=1" to the default
environment.

This can be overridden in board config files or by saving an environment
without this variable enabled.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
include/configs/socfpga_common.h