I'm trying to install the Stretch rootfs Debian-4.12.1-kirkwood-tld-1-rootfs-bodhi.tar.bz2 (24 Jul 2017) with original stock u-boot.
(new u-boot is also in progress but with bad block... still need some help).
I followed all the instructions but when I arrive at mkimage , my Linux box does not have mkimage.
Then I tried to install with apt-get but also apt-get not found.
I feel really stupid to make this question but I'm really stuck.
I also have another question.
after
Kirkwood rootfs should boot with stock u-boot.
If I want to revert to original FW what shall I do ? is it sufficient to remove USB ?
Thank you for your assistance and sorry for the very noob questions.
(new u-boot is also in progress but with bad block... still need some help).
I followed all the instructions but when I arrive at mkimage , my Linux box does not have mkimage.
Then I tried to install with apt-get but also apt-get not found.
I feel really stupid to make this question but I'm really stuck.
I also have another question.
after
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.13.6-kirkwood-tld-1 -d zImage.fdt uImage sync
Kirkwood rootfs should boot with stock u-boot.
If I want to revert to original FW what shall I do ? is it sufficient to remove USB ?
Thank you for your assistance and sorry for the very noob questions.