Michael Pratt
4a0cc5d4ef
ath79: remove 'fakeroot' for Senao devices
...
By using the same custom kernel header magic
in both OKLI lzma-loader, DTS, and makefile
this hack is not necessary anymore
However, "rootfs" size and checksum
must now be supplied by the factory.bin image
through a script that is accepted by the OEM upgrade script.
This is because Senao OEM scripts assume a squashfs header exists
at the offset for the original "rootfs" partition
which is actually the kernel + rootfs in this implementation,
and takes size value from the header that would be there with hexdump,
but this offset is now the uImage header instead.
This frees up 1 eraseblock
previously used by the "fakeroot" partition
for bypassing the OEM image verification.
Also, these Senao devices with a 'failsafe' partition
and the tar-gz factory.bin platform would otherwise require
flashing the new tar-gz sysupgrade.bin afterward.
So this also prevents having to flash both images
when starting from OEM or 'failsafe'
the OEM upgrade script verifies the header magic numbers,
but only the first two bytes.
Example:
[ "${magic_word_kernel}" = "2705" ] &&
[ "${magic_word_rootfs}" = "7371" -o "${magic_word_rootfs}" = "6873" ] &&
errcode="0"
therefore picked the magic number
0x73714f4b
which is
'sqOK'
Signed-off-by: Michael Pratt <mcpratt@pm.me>
2021-04-08 09:20:59 +02:00
..
2021-04-08 09:20:59 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-04-08 09:20:59 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-01-22 21:03:11 +01:00
2021-01-22 21:03:11 +01:00
2021-01-22 21:03:11 +01:00
2021-01-22 21:03:11 +01:00
2021-02-24 02:53:53 +01:00
2021-01-22 21:03:11 +01:00
2021-01-22 21:03:11 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-08-17 15:19:03 +02:00
2021-02-24 02:53:53 +01:00
2021-01-22 21:03:11 +01:00
2021-01-22 21:03:11 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-01 00:47:46 +01:00
2021-02-01 00:47:46 +01:00
2021-02-24 02:53:53 +01:00
2020-08-17 15:19:03 +02:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2019-06-05 10:12:31 +02:00
2021-03-22 09:23:10 +01:00
2021-03-22 09:23:10 +01:00
2021-03-22 09:23:10 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-12-30 23:32:07 +01:00
2020-12-30 23:32:07 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2021-02-25 15:12:05 +01:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-12-04 15:50:24 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-12-29 00:03:26 +01:00
2020-12-29 00:03:26 +01:00
2020-12-29 00:03:26 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2020-01-31 13:42:12 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-01-15 18:32:38 +01:00
2020-09-25 23:26:34 +02:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2020-11-18 21:13:46 +01:00
2020-11-18 21:13:46 +01:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-12-25 10:38:13 +01:00
2020-12-25 10:38:13 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-01-19 15:39:36 +01:00
2021-01-19 15:39:36 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-15 18:52:39 +02:00
2020-10-15 18:52:39 +02:00
2020-10-17 20:17:59 +02:00
2020-10-17 20:17:59 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-03-17 17:41:24 +00:00
2021-03-17 17:41:24 +00:00
2021-03-17 17:41:24 +00:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-12-02 16:28:19 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-20 01:26:14 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-04-08 09:20:59 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-11-18 23:49:34 +01:00
2020-11-18 23:49:34 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2021-02-24 02:53:53 +01:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-26 13:57:02 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-01-04 01:09:32 +01:00
2021-01-04 01:09:32 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-12-28 19:37:24 +01:00
2020-12-28 19:37:24 +01:00
2021-02-24 02:53:53 +01:00
2020-12-22 19:11:50 +01:00
2021-02-24 02:53:53 +01:00
2020-12-22 19:11:50 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-01-04 01:09:32 +01:00
2021-02-24 14:08:30 +01:00
2020-12-22 19:11:50 +01:00
2021-02-24 14:08:30 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2020-12-14 16:57:21 +01:00
2020-12-14 16:59:49 +01:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2021-01-04 01:09:32 +01:00
2021-02-24 02:53:53 +01:00
2021-02-09 13:10:33 +01:00
2021-02-24 02:53:53 +01:00
2020-12-22 19:11:50 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-01-19 21:41:25 +01:00
2021-01-19 21:41:25 +01:00
2021-01-19 21:41:26 +01:00
2021-01-19 21:41:26 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-17 20:17:59 +02:00
2020-10-17 20:17:59 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-12-04 18:21:08 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-17 20:18:00 +02:00
2020-10-17 20:18:00 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-11-23 22:53:15 +01:00
2020-11-23 22:53:15 +01:00
2020-11-23 22:53:15 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2020-10-04 15:44:05 +02:00
2020-10-04 15:44:05 +02:00
2020-10-04 15:44:05 +02:00
2020-10-04 15:44:05 +02:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2020-09-25 23:26:34 +02:00
2020-03-15 00:08:14 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2019-11-27 22:54:36 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-05-18 13:35:38 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00