]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/altera/arria5-socdk/qts/iocsr_config.h
d1c9b0d36a0d4e003bb7fb1260f0b5601f1360dc
[karo-tx-uboot.git] / board / altera / arria5-socdk / qts / iocsr_config.h
1 /*
2  * Copyright Altera Corporation (C) 2012-2014. All rights reserved
3  *
4  * SPDX-License-Identifier:    BSD-3-Clause
5  */
6
7 /* This file is generated by Preloader Generator */
8
9 #ifndef _PRELOADER_IOCSR_CONFIG_H_
10 #define _PRELOADER_IOCSR_CONFIG_H_
11
12 #ifdef CONFIG_TARGET_SOCFPGA_CYCLONE5
13 #define CONFIG_HPS_IOCSR_SCANCHAIN0_LENGTH      (764)
14 #define CONFIG_HPS_IOCSR_SCANCHAIN1_LENGTH      (1719)
15 #define CONFIG_HPS_IOCSR_SCANCHAIN2_LENGTH      (955)
16 #define CONFIG_HPS_IOCSR_SCANCHAIN3_LENGTH      (16766)
17 #endif
18
19 #ifdef CONFIG_TARGET_SOCFPGA_ARRIA5
20 #define CONFIG_HPS_IOCSR_SCANCHAIN0_LENGTH      (1337)
21 #define CONFIG_HPS_IOCSR_SCANCHAIN1_LENGTH      (1719)
22 #define CONFIG_HPS_IOCSR_SCANCHAIN2_LENGTH      (1528)
23 #define CONFIG_HPS_IOCSR_SCANCHAIN3_LENGTH      (16766)
24 #endif
25
26 #endif /*_PRELOADER_IOCSR_CONFIG_H_*/