]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: socfpga: Assure ISWGRP 0 and 1 are inited
authorMarek Vasut <marex@denx.de>
Mon, 24 Aug 2015 09:51:46 +0000 (11:51 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 4 Sep 2015 09:54:20 +0000 (11:54 +0200)
commit65d372c44c6fd7ba280c44704136c91a03618a27
tree3f0a5852eb26deb9a2da0808cb219d36a48c5bcc
parent129adf5bf4769cd93f05e53e6aab724894c31036
arm: socfpga: Assure ISWGRP 0 and 1 are inited

This fix makes sure that the ISWGRP0 and ISWGRP1 registers are
correctly inited. In case those registers are not initialized,
it is not possible to access the registers synthesised in the
FPGA through the bridges. Any such access produces data abort.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/mach-socfpga/reset_manager.c