The parameter specification missed that -s takes an argument.
Signed-off-by: Valentin Spreckels
---
package/utils/fritz-tools/src/fritz_tffs_read.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/utils/fritz-tools/src/fritz_tffs_read.c
b/package/utils/fritz-tools
Signed-off-by: Valentin Spreckels
---
target/linux/lantiq/base-files/sbin/dsl_notify.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/lantiq/base-files/sbin/dsl_notify.sh
b/target/linux/lantiq/base-files/sbin/dsl_notify.sh
index 11ada92..8503ab4 100755
--- a
Hi,
On 09/05/17 08:47, Felix Fietkau wrote:
> On 2017-05-09 08:46, Mathias Kresin wrote:
>> 09.05.2017 00:44, Valentin Spreckels:
>>> Signed-off-by: Valentin Spreckels
>>>
>>> ---
>>
>> Thanks a lot for your patch. Would you please add a comm
initramfs image.
After this a sysupgrade can be done to persistently install openwrt.
Signed-off-by: Valentin Spreckels
---
scripts/flashing/eva_ramboot.py | 37 +
1 file changed, 37 insertions(+)
create mode 100755 scripts/flashing/eva_ramboot.py
diff
and install an FritzOS upgrade or do a
recovery. Afterwards start again at step 1.
4. Run sysupgrade to persistently install OpenWRT.
Signed-off-by: Valentin Spreckels
---
.../linux/lantiq/base-files/etc/board.d/02_network | 8 +
.../etc/hotplug.d/firmware/12-ath9k-eeprom | 3
This tool reads informations from AVM TFFS 3.0 filesystems on nand
flash. AVM uses this on newer FRITZ!Boxes (e.g. 7412) without SPI or nor
flash.
Signed-off-by: Valentin Spreckels
---
package/utils/fritz-tools/Makefile | 15 +
package/utils/fritz-tools/src/CMakeLists.txt