summaryrefslogtreecommitdiffstats
path: root/board/altera/arria5-socdk/qts/iocsr_config.h
blob: 857f19c9e768bd3bbe8b3858f106a5a26d7ea5fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * Copyright Altera Corporation (C) 2012-2014. All rights reserved
 *
 * SPDX-License-Identifier:    BSD-3-Clause
 */

/* This file is generated by Preloader Generator */

#ifndef _PRELOADER_IOCSR_CONFIG_H_
#define _PRELOADER_IOCSR_CONFIG_H_

#define CONFIG_HPS_IOCSR_SCANCHAIN0_LENGTH	(1337)
#define CONFIG_HPS_IOCSR_SCANCHAIN1_LENGTH	(1719)
#define CONFIG_HPS_IOCSR_SCANCHAIN2_LENGTH	(1528)
#define CONFIG_HPS_IOCSR_SCANCHAIN3_LENGTH	(16766)

#endif /*_PRELOADER_IOCSR_CONFIG_H_*/
OpenPOWER on IntegriCloud