commit | 72cc9581a063eba2f49360e9df89ae8e710f920c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue May 29 16:16:46 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Thu Jul 12 09:22:13 2018 +0200 |
tree | d700d27cd34397d07681650cb9d23db4793963e2 | |
parent | a77d9f89c0947fd89c528c2e12fa69db3c5efa9d [diff] |
ARM: socfpga: Assure correct ACTLR configuration Make sure the ARM ACTLR register has correct configuration, otherwise the Linux kernel refuses to boot. In particular, the "Write Full Line of Zeroes" bit must be cleared. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Chin Liang See <chin.liang.see@intel.com> Cc: Dinh Nguyen <dinguyen@kernel.org>