Freelancer Kiran wrote: > As GTA02 comes with bash, I modified it as "export > boot_menu_timeout=99999" instead of given "setenv boot_menu_timeout > 99999". But I am not sure, what is the equivalent for "saveenv" in bash?
That page is referring to u-boot environment variables, not Linux environment variables. You set them through the u-boot console, accessed over USB from a terminal program on your desktop PC. See http://wiki.openmoko.org/wiki/Bootloader_environment and some of the pages linked from there. _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
