Turris Omnia - rtrom01
Turris OS 3.9.6
Kernel 4.4.119-082ea0f4a4e204b99821bedcb349ed54-0
uboot-envtools 2014.10-3
Is the Omnia repo utilizing the same uboot_env as the openWRT upstream repo?
With uboot-envtools
installed supposeldy the bootloader environment can be viewed/manipulated though SSH CL after having fw_env.config
setup.
cat /proc/mtd
produces
dev: size erasesize name
mtd0: 00100000 00010000 "U-Boot"
mtd1: 00700000 00010000 “Rescue system”
What seems to be missing is "uboot_env"
- is it hidden or am I missing something , because other value supposed to be present are not showing either, e.g.
"firmware" "kernel" "rootfs" "rootfs_data" "board_config"