Compare commits

...

2 commits

Author SHA1 Message Date
Stephan I. Böttcher
0c4b6629f2 SETH raise BGO thres to 15 2025-08-08 11:58:31 +02:00
Stephan I. Böttcher
287e7b1aba NMAHEPAM: call ETH.RC before attempting FPGA config 2025-08-08 11:57:53 +02:00
2 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,7 @@
@var/set script_cron_prio = 3
sd/init
@var/set dac=0
@s/exec "ETH.RC"
@s/if product!=0xee0c: s/exit
altera/file "NMAHEPAM.RBF"
@s/if errno==852: altera/file "NMAHEPAM.RBF"

View file

@ -4,4 +4,10 @@
pres/read/verify
@s/if errno >= 500: s/exit
@v F=5
@v Z[11]=15
@v Z[11] = 15
@v Z[ 3] = 15
@v Z[12] = 15
@v Z[20] = 15
@v Z[27] = 15
@v Z[36] = 15
@v Z[44] = 15