mirror of
https://github.com/fbelavenuto/arpl.git
synced 2026-01-09 19:42:05 +08:00
Changed CPU flag FMA to MOVBE (THanks for Peter Suh)
This commit is contained in:
@@ -31,7 +31,7 @@ serial:
|
||||
suffix: "numeric"
|
||||
disks: 4
|
||||
flags:
|
||||
- "fma"
|
||||
- "movbe"
|
||||
builds:
|
||||
42218:
|
||||
ver: "7.0.1"
|
||||
|
||||
@@ -4,14 +4,13 @@ synoinfo: &synoinfo
|
||||
support_memory_compatibility: "no"
|
||||
esataportcfg: "0x00"
|
||||
support_bde_internal_10g: "no"
|
||||
supportraidgroup: "no"
|
||||
support_syno_hybrid_raid: "yes"
|
||||
support_led_brightness_adjustment: "no"
|
||||
rss_server: "https://raw.githubusercontent.com/fbelavenuto/arpl/main/rss.xml"
|
||||
rss_server_ssl: "https://raw.githubusercontent.com/fbelavenuto/arpl/main/rss.xml"
|
||||
rss_server_v2: "https://raw.githubusercontent.com/fbelavenuto/arpl/main/rss.json"
|
||||
support_syno_hybrid_raid:
|
||||
supportraidgroup:
|
||||
supportnvme: "yes"
|
||||
cmdline: &cmdline
|
||||
syno_hdd_powerup_seq: 0
|
||||
HddHotplug: 0
|
||||
@@ -29,7 +28,7 @@ serial:
|
||||
middle: "RFR"
|
||||
suffix: "alpha"
|
||||
flags:
|
||||
- "fma"
|
||||
- "movbe"
|
||||
disks: 4
|
||||
builds:
|
||||
42218:
|
||||
|
||||
@@ -10,6 +10,7 @@ synoinfo: &synoinfo
|
||||
rss_server_v2: "https://raw.githubusercontent.com/fbelavenuto/arpl/main/rss.json"
|
||||
support_syno_hybrid_raid:
|
||||
supportraidgroup:
|
||||
supportnvme: "yes"
|
||||
cmdline: &cmdline
|
||||
syno_hdd_powerup_seq: 0
|
||||
HddHotplug: 0
|
||||
@@ -28,7 +29,7 @@ serial:
|
||||
middle: "SJR"
|
||||
suffix: "alpha"
|
||||
flags:
|
||||
- "fma"
|
||||
- "movbe"
|
||||
disks: 4
|
||||
builds:
|
||||
42218:
|
||||
|
||||
Reference in New Issue
Block a user