
7 Aug
2015
7 Aug
'15
10:27 p.m.
On 8/3/15 9:22 AM, Marek Vasut wrote:
Introduce generic function for accessing the JTAG scan chains in the SCC manager. Make use of this function throughout the SCC manager to replace the ad-hoc writes to registers and make the code less cryptic.
Signed-off-by: Marek Vasut marex@denx.de
arch/arm/mach-socfpga/scan_manager.c | 104 +++++++++++++++++++++-------------- 1 file changed, 63 insertions(+), 41 deletions(-)
Acked-by: Dinh Nguyen dinguyen@opensource.altera.com
Thanks, Dinh