]> Git Repo - J-u-boot.git/blobdiff - board/terasic/de10-nano/qts/iocsr_config.h
global: Migrate CONFIG_HPS* symbols to the CFG namespace
[J-u-boot.git] / board / terasic / de10-nano / qts / iocsr_config.h
index bc5b7a07c7d6f71b4291b35d2c0a055a4d4da7ad..a889d3da348517a1cf486e40174d221913f11b57 100644 (file)
@@ -6,10 +6,10 @@
 #ifndef __SOCFPGA_IOCSR_CONFIG_H__
 #define __SOCFPGA_IOCSR_CONFIG_H__
 
-#define CONFIG_HPS_IOCSR_SCANCHAIN0_LENGTH     764
-#define CONFIG_HPS_IOCSR_SCANCHAIN1_LENGTH     1719
-#define CONFIG_HPS_IOCSR_SCANCHAIN2_LENGTH     955
-#define CONFIG_HPS_IOCSR_SCANCHAIN3_LENGTH     16766
+#define CFG_HPS_IOCSR_SCANCHAIN0_LENGTH        764
+#define CFG_HPS_IOCSR_SCANCHAIN1_LENGTH        1719
+#define CFG_HPS_IOCSR_SCANCHAIN2_LENGTH        955
+#define CFG_HPS_IOCSR_SCANCHAIN3_LENGTH        16766
 
 const unsigned long iocsr_scan_chain0_table[] = {
        0x00000000,
This page took 0.026365 seconds and 4 git commands to generate.