This is not what I really want. When I boot grub, I can press esc, 'e' or somewhat like that and edit current boot options. When I boot u-boot, I also can use u-boot console, but running bootscript will overwrite my variables.
2014-03-10 17:15 GMT+04:00 Guillaume Gardet <[email protected]>: > The best way should be to modify your boot.scr file by modifing boot.script > file and then generate your new boot.scr from it with mkimage: > mkimage -A arm -T script -C none -n "Boot script" -d boot.script boot.scr -- With best regards, Matwey V. Kornilov http://blog.matwey.name xmpp:[email protected] -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
