Commit Graph

3 Commits

Author SHA1 Message Date
Harald Welte 0a0e0caac8 use system-wide mtd-utils, not the ancient 32bit binaries included in here
The uniprog script calls mkfs.jffs2 to build the datafs filesytem.  It
uses a pre-compiled i386 build of mkfs.jffs2.  Let's instead rely on the
current mtd-utils package of the host operating system instead.

Among other things, this avoids having to install a 32bit libz and
liblzo.
2022-12-12 21:54:01 +01:00
Harald Welte 679bf6d471 uniprog: Always use the unlocked bootloader when building flash images 2022-12-11 23:03:49 +01:00
Harald Welte 2957ad7bef initial checkin
taken from https://www.gigaset.com/de_de/cms/lp/open-source.html
specifically
https://cms.gigaset.com/opensource/GigasetElements/gigaset_elements_bl26_opensource.tar.gz
2022-12-11 22:58:24 +01:00