diff --git a/firmware/old/beta/pieeprom-2020-07-16.bin b/firmware/old/beta/pieeprom-2020-07-16.bin new file mode 100644 index 0000000..ca9a262 Binary files /dev/null and b/firmware/old/beta/pieeprom-2020-07-16.bin differ diff --git a/firmware/old/beta/pieeprom-2020-07-31.bin b/firmware/old/beta/pieeprom-2020-07-31.bin new file mode 100644 index 0000000..5345ca9 Binary files /dev/null and b/firmware/old/beta/pieeprom-2020-07-31.bin differ diff --git a/firmware/old/beta/pieeprom-2020-09-03.bin b/firmware/old/beta/pieeprom-2020-09-03.bin new file mode 100644 index 0000000..c49bb5c Binary files /dev/null and b/firmware/old/beta/pieeprom-2020-09-03.bin differ diff --git a/firmware/old/beta/pieeprom-2020-10-02.bin b/firmware/old/beta/pieeprom-2020-10-02.bin new file mode 100644 index 0000000..9ad8bbf Binary files /dev/null and b/firmware/old/beta/pieeprom-2020-10-02.bin differ diff --git a/firmware/old/beta/pieeprom-2020-10-28.bin b/firmware/old/beta/pieeprom-2020-10-28.bin new file mode 100644 index 0000000..fe2a492 Binary files /dev/null and b/firmware/old/beta/pieeprom-2020-10-28.bin differ diff --git a/firmware/old/beta/pieeprom-2020-11-24.bin b/firmware/old/beta/pieeprom-2020-11-24.bin new file mode 100644 index 0000000..c171b8d Binary files /dev/null and b/firmware/old/beta/pieeprom-2020-11-24.bin differ diff --git a/firmware/old/beta/pieeprom-2020-12-11.bin b/firmware/old/beta/pieeprom-2020-12-11.bin new file mode 100644 index 0000000..4906473 Binary files /dev/null and b/firmware/old/beta/pieeprom-2020-12-11.bin differ diff --git a/firmware/old/beta/pieeprom-2021-01-05.bin b/firmware/old/beta/pieeprom-2021-01-05.bin new file mode 100644 index 0000000..77db96d Binary files /dev/null and b/firmware/old/beta/pieeprom-2021-01-05.bin differ diff --git a/firmware/old/beta/pieeprom-2021-01-11.bin b/firmware/old/beta/pieeprom-2021-01-11.bin new file mode 100644 index 0000000..170bfea Binary files /dev/null and b/firmware/old/beta/pieeprom-2021-01-11.bin differ diff --git a/firmware/old/beta/pieeprom-2021-01-16.bin b/firmware/old/beta/pieeprom-2021-01-16.bin new file mode 100644 index 0000000..72ca170 Binary files /dev/null and b/firmware/old/beta/pieeprom-2021-01-16.bin differ diff --git a/firmware/old/beta/pieeprom-2021-02-16.bin b/firmware/old/beta/pieeprom-2021-02-16.bin new file mode 100644 index 0000000..7413a3f Binary files /dev/null and b/firmware/old/beta/pieeprom-2021-02-16.bin differ diff --git a/firmware/old/beta/vl805-000138a1.bin b/firmware/old/beta/vl805-000138a1.bin new file mode 100644 index 0000000..6aa8cf5 Binary files /dev/null and b/firmware/old/beta/vl805-000138a1.bin differ diff --git a/test/configs/bootconf-2019-07-15.txt b/test/configs/bootconf-2019-07-15.txt new file mode 100644 index 0000000..8cf72d5 --- /dev/null +++ b/test/configs/bootconf-2019-07-15.txt @@ -0,0 +1,16 @@ +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 + + + + + + + + + + + + + diff --git a/test/configs/bootconf-2019-09-06.txt b/test/configs/bootconf-2019-09-06.txt new file mode 100644 index 0000000..2a57cce --- /dev/null +++ b/test/configs/bootconf-2019-09-06.txt @@ -0,0 +1,16 @@ +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 +FREEZE_VERSION=0 + + + + + + + + + + + + diff --git a/test/configs/bootconf-2019-09-10.txt b/test/configs/bootconf-2019-09-10.txt new file mode 100644 index 0000000..2a57cce --- /dev/null +++ b/test/configs/bootconf-2019-09-10.txt @@ -0,0 +1,16 @@ +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 +FREEZE_VERSION=0 + + + + + + + + + + + + diff --git a/test/configs/bootconf-2019-09-23.txt b/test/configs/bootconf-2019-09-23.txt new file mode 100644 index 0000000..4e27717 --- /dev/null +++ b/test/configs/bootconf-2019-09-23.txt @@ -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 + + + + + + + + + + diff --git a/test/configs/bootconf-2019-09-25.txt b/test/configs/bootconf-2019-09-25.txt new file mode 100644 index 0000000..2dcb575 --- /dev/null +++ b/test/configs/bootconf-2019-09-25.txt @@ -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 + diff --git a/test/configs/bootconf-2019-10-08.txt b/test/configs/bootconf-2019-10-08.txt new file mode 100644 index 0000000..2dcb575 --- /dev/null +++ b/test/configs/bootconf-2019-10-08.txt @@ -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 + diff --git a/test/configs/bootconf-2019-10-16.txt b/test/configs/bootconf-2019-10-16.txt new file mode 100644 index 0000000..2dcb575 --- /dev/null +++ b/test/configs/bootconf-2019-10-16.txt @@ -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 + diff --git a/test/configs/bootconf-2019-11-18.txt b/test/configs/bootconf-2019-11-18.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2019-11-18.txt @@ -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 + diff --git a/test/configs/bootconf-2019-12-03.txt b/test/configs/bootconf-2019-12-03.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2019-12-03.txt @@ -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 + diff --git a/test/configs/bootconf-2020-01-09.txt b/test/configs/bootconf-2020-01-09.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2020-01-09.txt @@ -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 + diff --git a/test/configs/bootconf-2020-01-17.txt b/test/configs/bootconf-2020-01-17.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2020-01-17.txt @@ -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 + diff --git a/test/configs/bootconf-2020-03-04.txt b/test/configs/bootconf-2020-03-04.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2020-03-04.txt @@ -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 + diff --git a/test/configs/bootconf-2020-03-16.txt b/test/configs/bootconf-2020-03-16.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2020-03-16.txt @@ -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 + diff --git a/test/configs/bootconf-2020-03-19.txt b/test/configs/bootconf-2020-03-19.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2020-03-19.txt @@ -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 + diff --git a/test/configs/bootconf-2020-04-09.txt b/test/configs/bootconf-2020-04-09.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2020-04-09.txt @@ -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 + diff --git a/test/configs/bootconf-2020-04-16.txt b/test/configs/bootconf-2020-04-16.txt new file mode 100644 index 0000000..b8834be --- /dev/null +++ b/test/configs/bootconf-2020-04-16.txt @@ -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 + diff --git a/test/configs/bootconf-2020-05-15.txt b/test/configs/bootconf-2020-05-15.txt new file mode 100644 index 0000000..82a6bc5 --- /dev/null +++ b/test/configs/bootconf-2020-05-15.txt @@ -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 + diff --git a/test/configs/bootconf-2020-05-26.txt b/test/configs/bootconf-2020-05-26.txt new file mode 100644 index 0000000..82a6bc5 --- /dev/null +++ b/test/configs/bootconf-2020-05-26.txt @@ -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 + diff --git a/test/configs/bootconf-2020-05-27.txt b/test/configs/bootconf-2020-05-27.txt new file mode 100644 index 0000000..82a6bc5 --- /dev/null +++ b/test/configs/bootconf-2020-05-27.txt @@ -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 + diff --git a/test/configs/bootconf-2020-05-28.txt b/test/configs/bootconf-2020-05-28.txt new file mode 100644 index 0000000..82a6bc5 --- /dev/null +++ b/test/configs/bootconf-2020-05-28.txt @@ -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 + diff --git a/test/configs/bootconf-2020-06-03.txt b/test/configs/bootconf-2020-06-03.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-06-03.txt @@ -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 + diff --git a/test/configs/bootconf-2020-06-12.txt b/test/configs/bootconf-2020-06-12.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-06-12.txt @@ -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 + diff --git a/test/configs/bootconf-2020-06-15.txt b/test/configs/bootconf-2020-06-15.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-06-15.txt @@ -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 + diff --git a/test/configs/bootconf-2020-07-06.txt b/test/configs/bootconf-2020-07-06.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-07-06.txt @@ -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 + diff --git a/test/configs/bootconf-2020-07-16.txt b/test/configs/bootconf-2020-07-16.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-07-16.txt @@ -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 + diff --git a/test/configs/bootconf-2020-07-31.txt b/test/configs/bootconf-2020-07-31.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-07-31.txt @@ -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 + diff --git a/test/configs/bootconf-2020-08-31.txt b/test/configs/bootconf-2020-08-31.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-08-31.txt @@ -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 + diff --git a/test/configs/bootconf-2020-09-02.txt b/test/configs/bootconf-2020-09-02.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-09-02.txt @@ -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 + diff --git a/test/configs/bootconf-2020-09-03.txt b/test/configs/bootconf-2020-09-03.txt new file mode 100644 index 0000000..1da6424 --- /dev/null +++ b/test/configs/bootconf-2020-09-03.txt @@ -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 + diff --git a/test/configs/bootconf-2020-10-02.txt b/test/configs/bootconf-2020-10-02.txt new file mode 100644 index 0000000..b1ddb9d --- /dev/null +++ b/test/configs/bootconf-2020-10-02.txt @@ -0,0 +1,7 @@ +[all] +BOOT_UART=0 +WAKE_ON_GPIO=0 +POWER_OFF_ON_HALT=1 +DISABLE_HDMI=0 +BOOT_ORDER=0xf41 + diff --git a/test/configs/bootconf-2020-10-28.txt b/test/configs/bootconf-2020-10-28.txt new file mode 100644 index 0000000..e85498a --- /dev/null +++ b/test/configs/bootconf-2020-10-28.txt @@ -0,0 +1,5 @@ +[all] +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 + diff --git a/test/configs/bootconf-2020-11-24.txt b/test/configs/bootconf-2020-11-24.txt new file mode 100644 index 0000000..e85498a --- /dev/null +++ b/test/configs/bootconf-2020-11-24.txt @@ -0,0 +1,5 @@ +[all] +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 + diff --git a/test/configs/bootconf-2020-12-11.txt b/test/configs/bootconf-2020-12-11.txt new file mode 100644 index 0000000..e85498a --- /dev/null +++ b/test/configs/bootconf-2020-12-11.txt @@ -0,0 +1,5 @@ +[all] +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 + diff --git a/test/configs/bootconf-2021-01-05.txt b/test/configs/bootconf-2021-01-05.txt new file mode 100644 index 0000000..e85498a --- /dev/null +++ b/test/configs/bootconf-2021-01-05.txt @@ -0,0 +1,5 @@ +[all] +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 + diff --git a/test/configs/bootconf-2021-01-11.txt b/test/configs/bootconf-2021-01-11.txt new file mode 100644 index 0000000..e85498a --- /dev/null +++ b/test/configs/bootconf-2021-01-11.txt @@ -0,0 +1,5 @@ +[all] +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 + diff --git a/test/configs/bootconf-2021-01-16.txt b/test/configs/bootconf-2021-01-16.txt new file mode 100644 index 0000000..e85498a --- /dev/null +++ b/test/configs/bootconf-2021-01-16.txt @@ -0,0 +1,5 @@ +[all] +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 + diff --git a/test/configs/bootconf-2021-02-16.txt b/test/configs/bootconf-2021-02-16.txt new file mode 100644 index 0000000..e85498a --- /dev/null +++ b/test/configs/bootconf-2021-02-16.txt @@ -0,0 +1,5 @@ +[all] +BOOT_UART=0 +WAKE_ON_GPIO=1 +POWER_OFF_ON_HALT=0 + diff --git a/test/test-rpi-eeprom-config b/test/test-rpi-eeprom-config index ba1c34c..4e18239 100755 --- a/test/test-rpi-eeprom-config +++ b/test/test-rpi-eeprom-config @@ -141,8 +141,12 @@ check_conf_size_too_large() fi } -check_loopback "../firmware/old/beta/pieeprom-2019-07-15.bin" "bootconf-2019-07-15.txt" -cleanup +echo "Check config read and loopback read/write against reference config files" +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" cleanup