I'm still familiarizing myself with this distro. It looks like you use U-boot but I haven't been able to find much information on how to update the kernel's boot parameters.

I had thought it might be the fw_printenv/fw_setenv tools, but running them just returns:

Code: Select all

Cannot parse config file '/etc/fw_env.config': No such file or directory
Error: environment not initialized


Adding an empty /etc/fw_env.config still returns the same error. Doing a dpkg search for uboot shows that uboot-envtools and uboot-mkimage are not installed, but I can't install either since it says u-boot-tools replaces it and is installed.

I really don't know where to go from here.