Chin Liang See | 6355024 | 2014-06-10 01:17:42 -0500 | [diff] [blame] | 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 | |
Marek Vasut | 6929547 | 2014-12-30 18:16:08 +0100 | [diff] [blame] | 12 | #ifdef CONFIG_TARGET_SOCFPGA_CYCLONE5 |
Marek Vasut | 99c491a | 2014-12-30 20:16:36 +0100 | [diff] [blame] | 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) |
Marek Vasut | 6929547 | 2014-12-30 18:16:08 +0100 | [diff] [blame] | 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 |
Chin Liang See | 6355024 | 2014-06-10 01:17:42 -0500 | [diff] [blame] | 25 | |
| 26 | #endif /*_PRELOADER_IOCSR_CONFIG_H_*/ |