mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
test: Extend loopback test to cover old beta releases.
Also copy the current beta releases into old for a bit more test coverage.
This commit is contained in:
BIN
firmware/old/beta/pieeprom-2020-07-16.bin
Normal file
BIN
firmware/old/beta/pieeprom-2020-07-16.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2020-07-31.bin
Normal file
BIN
firmware/old/beta/pieeprom-2020-07-31.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2020-09-03.bin
Normal file
BIN
firmware/old/beta/pieeprom-2020-09-03.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2020-10-02.bin
Normal file
BIN
firmware/old/beta/pieeprom-2020-10-02.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2020-10-28.bin
Normal file
BIN
firmware/old/beta/pieeprom-2020-10-28.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2020-11-24.bin
Normal file
BIN
firmware/old/beta/pieeprom-2020-11-24.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2020-12-11.bin
Normal file
BIN
firmware/old/beta/pieeprom-2020-12-11.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2021-01-05.bin
Normal file
BIN
firmware/old/beta/pieeprom-2021-01-05.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2021-01-11.bin
Normal file
BIN
firmware/old/beta/pieeprom-2021-01-11.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2021-01-16.bin
Normal file
BIN
firmware/old/beta/pieeprom-2021-01-16.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/pieeprom-2021-02-16.bin
Normal file
BIN
firmware/old/beta/pieeprom-2021-02-16.bin
Normal file
Binary file not shown.
BIN
firmware/old/beta/vl805-000138a1.bin
Normal file
BIN
firmware/old/beta/vl805-000138a1.bin
Normal file
Binary file not shown.
16
test/configs/bootconf-2019-07-15.txt
Normal file
16
test/configs/bootconf-2019-07-15.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
16
test/configs/bootconf-2019-09-06.txt
Normal file
16
test/configs/bootconf-2019-09-06.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
16
test/configs/bootconf-2019-09-10.txt
Normal file
16
test/configs/bootconf-2019-09-10.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
23
test/configs/bootconf-2019-09-23.txt
Normal file
23
test/configs/bootconf-2019-09-23.txt
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=15000
|
||||||
|
TFTP_IP=
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
14
test/configs/bootconf-2019-09-25.txt
Normal file
14
test/configs/bootconf-2019-09-25.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
14
test/configs/bootconf-2019-10-08.txt
Normal file
14
test/configs/bootconf-2019-10-08.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
14
test/configs/bootconf-2019-10-16.txt
Normal file
14
test/configs/bootconf-2019-10-16.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2019-11-18.txt
Normal file
15
test/configs/bootconf-2019-11-18.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2019-12-03.txt
Normal file
15
test/configs/bootconf-2019-12-03.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2020-01-09.txt
Normal file
15
test/configs/bootconf-2020-01-09.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2020-01-17.txt
Normal file
15
test/configs/bootconf-2020-01-17.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2020-03-04.txt
Normal file
15
test/configs/bootconf-2020-03-04.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2020-03-16.txt
Normal file
15
test/configs/bootconf-2020-03-16.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2020-03-19.txt
Normal file
15
test/configs/bootconf-2020-03-19.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2020-04-09.txt
Normal file
15
test/configs/bootconf-2020-04-09.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
15
test/configs/bootconf-2020-04-16.txt
Normal file
15
test/configs/bootconf-2020-04-16.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
TFTP_IP=
|
||||||
|
TFTP_PREFIX=0
|
||||||
|
BOOT_ORDER=0x1
|
||||||
|
SD_BOOT_MAX_RETRIES=3
|
||||||
|
NET_BOOT_MAX_RETRIES=5
|
||||||
|
[none]
|
||||||
|
FREEZE_VERSION=0
|
||||||
|
|
||||||
13
test/configs/bootconf-2020-05-15.txt
Normal file
13
test/configs/bootconf-2020-05-15.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
SD_BOOT_MAX_RETRIES=1
|
||||||
|
USB_MSD_BOOT_MAX_RETRIES=1
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
13
test/configs/bootconf-2020-05-26.txt
Normal file
13
test/configs/bootconf-2020-05-26.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
SD_BOOT_MAX_RETRIES=1
|
||||||
|
USB_MSD_BOOT_MAX_RETRIES=1
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
13
test/configs/bootconf-2020-05-27.txt
Normal file
13
test/configs/bootconf-2020-05-27.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
SD_BOOT_MAX_RETRIES=1
|
||||||
|
USB_MSD_BOOT_MAX_RETRIES=1
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
13
test/configs/bootconf-2020-05-28.txt
Normal file
13
test/configs/bootconf-2020-05-28.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
SD_BOOT_MAX_RETRIES=1
|
||||||
|
USB_MSD_BOOT_MAX_RETRIES=1
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-06-03.txt
Normal file
11
test/configs/bootconf-2020-06-03.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-06-12.txt
Normal file
11
test/configs/bootconf-2020-06-12.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-06-15.txt
Normal file
11
test/configs/bootconf-2020-06-15.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-07-06.txt
Normal file
11
test/configs/bootconf-2020-07-06.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-07-16.txt
Normal file
11
test/configs/bootconf-2020-07-16.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-07-31.txt
Normal file
11
test/configs/bootconf-2020-07-31.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-08-31.txt
Normal file
11
test/configs/bootconf-2020-08-31.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-09-02.txt
Normal file
11
test/configs/bootconf-2020-09-02.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
11
test/configs/bootconf-2020-09-03.txt
Normal file
11
test/configs/bootconf-2020-09-03.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
DHCP_TIMEOUT=45000
|
||||||
|
DHCP_REQ_TIMEOUT=4000
|
||||||
|
TFTP_FILE_TIMEOUT=30000
|
||||||
|
ENABLE_SELF_UPDATE=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
7
test/configs/bootconf-2020-10-02.txt
Normal file
7
test/configs/bootconf-2020-10-02.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=0
|
||||||
|
POWER_OFF_ON_HALT=1
|
||||||
|
DISABLE_HDMI=0
|
||||||
|
BOOT_ORDER=0xf41
|
||||||
|
|
||||||
5
test/configs/bootconf-2020-10-28.txt
Normal file
5
test/configs/bootconf-2020-10-28.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
|
||||||
5
test/configs/bootconf-2020-11-24.txt
Normal file
5
test/configs/bootconf-2020-11-24.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
|
||||||
5
test/configs/bootconf-2020-12-11.txt
Normal file
5
test/configs/bootconf-2020-12-11.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
|
||||||
5
test/configs/bootconf-2021-01-05.txt
Normal file
5
test/configs/bootconf-2021-01-05.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
|
||||||
5
test/configs/bootconf-2021-01-11.txt
Normal file
5
test/configs/bootconf-2021-01-11.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
|
||||||
5
test/configs/bootconf-2021-01-16.txt
Normal file
5
test/configs/bootconf-2021-01-16.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
|
||||||
5
test/configs/bootconf-2021-02-16.txt
Normal file
5
test/configs/bootconf-2021-02-16.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[all]
|
||||||
|
BOOT_UART=0
|
||||||
|
WAKE_ON_GPIO=1
|
||||||
|
POWER_OFF_ON_HALT=0
|
||||||
|
|
||||||
@@ -141,8 +141,12 @@ check_conf_size_too_large()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
check_loopback "../firmware/old/beta/pieeprom-2019-07-15.bin" "bootconf-2019-07-15.txt"
|
echo "Check config read and loopback read/write against reference config files"
|
||||||
cleanup
|
versions="$(cd configs; ls *.txt | sed 's/bootconf-//g' | sed 's/.txt//g')"
|
||||||
|
for ver in ${versions}; do
|
||||||
|
check_loopback "../firmware/old/beta/pieeprom-${ver}.bin" "configs/bootconf-${ver}.txt"
|
||||||
|
cleanup
|
||||||
|
done
|
||||||
|
|
||||||
check_update "../firmware/old/beta/pieeprom-2019-07-15.bin" "pieeprom-2019-07-15-freeze.bin" "bootconf-2019-07-15-freeze.txt"
|
check_update "../firmware/old/beta/pieeprom-2019-07-15.bin" "pieeprom-2019-07-15-freeze.bin" "bootconf-2019-07-15-freeze.txt"
|
||||||
cleanup
|
cleanup
|
||||||
|
|||||||
Reference in New Issue
Block a user