Hello, I am trying to build a sysupgrade compatible OEM firmware for my TL-WPA8630 (UK) v1. I believe I correctly identified that I need to use the ath79/generic image builder. Here is the output of my terminal:
debian@debian:~$ staging_dir/host/bin/tplink-safeloader -z wpa8630v1_uk_1_0_1_up\(170406\)-20170406.bin -o oem-sysupgrade.bin
DEBUG: can not find fwuphdr
Segmentation fault
What am I doing wrong?
As an alternative, I have serial UART access to the device so if I could somehow flash stock that way, that could also work.
My regards, Sven