LTPPg2 IFWIC Firmware

Name                                                                             Last modified      Size  Description
Parent Directory - core-image-minimal-sp7021-20241027120555.rootfs.wic.tar.gz 2024-10-31 13:36 11M img-tps-free-tppg2-20241006181822.ISP 2024-10-06 20:31 1.0M Gen. 2 (SP7021) img-tps-free-tppg2-20241006181822.rootfs.wic.tar.gz 2024-10-06 20:31 88M Gen. 2 (SP7021)
IFWIC is the firmware, that boots directly from the InterFace, currently active by the choice of the ISP selector.

Instructions:

1) Download and unpack any fresh img-*.wic.tar.gz;
2) write it to SD or USB flash:
dd if=./img...wic of=/dev/sda bs=1M && sync
3) download any fresh img-...ISP
4) copy img-...ISP file into the first partition of your flash under the ISPBOOOT.BIN name; 5) insert SD or USB flash into the board, connect USB or SD boot selection jumper and reset the board
6) wait several seconds till "Booting Linux..." and unwire the jumper;

The board will be booted directly from the SD or USB.

WIC is the raw binary image for SD or USB flash. It has two partitions:

#1 FAT32: dtb, uImage, uImage-noinitrd, uboot.img;
#2 EXT4: rootfs

---------------
core-image-minimal* is the minimal Linux CLI version, root/<empty>
img-tps-free* is the complete CLI image with DNF and utilities without the web interface