]> jspc29.x-matter.uni-frankfurt.de Git - dirich.git/commitdiff
30 seconds timeout for cfg flash
authorIngo Froehlich <ingo@nomail.fake>
Fri, 22 May 2020 13:30:43 +0000 (15:30 +0200)
committerIngo Froehlich <ingo@nomail.fake>
Fri, 22 May 2020 13:30:43 +0000 (15:30 +0200)
1  2 
thresholds/thresholds.vhd

index a895def39c75f03f8881fe811d7e8938b33fa361,4b68b9682b53059762c32217d2d217ec55464295..047072eee5c01422b057ad5669856b4bf255ddf7
@@@ -122,9 -123,9 +123,10 @@@ THE_SPI : entity work.spi_slav
  \r
  THE_FLASH_CONTROLLER : entity generic_flash_ctrl\r
    generic map (\r
-     )\r
-   port map (\r
 +    CFG_FLASH_DISABLE_COUNTER_WIDTH => 30 --31sec timeout\r
+     USE_I2C_PROG => c_YES             -- DiRICH1,2,3: c_YES ; DiRICH4: c_NO\r
+   )\r
+   port map(\r
  \r
      CLK_f => clk_33,\r
      CLK_l => clk_33,\r