Commit 2d46bdaa authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Changed device type for reComputer J2012 to be on USB

parent 0e8f6202
......@@ -13,7 +13,7 @@
<property name="BOOT_DISK" value="${BOOT_DEVICE}"/>
<property name="SECONDARY" value="sdb"/>
<property name="BOARD" value="recomputer-j2012"/>
<property name="DEVICE_TYPE" value="reComputerJ2012"/>
<property name="DEVICE_TYPE" value="reComputerJ2012onUSB"/>
<property name="GOARCH" value="arm64"/>
<property name="SHUTDOWN_WATCHDOG" value="15s"/>
<property name="RUNTIME_WATCHDOG" value="15s"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment