make a bootloader load image1 - Printable Version +- Haxorware Forums (http://www.haxorware.com/forums) +-- Forum: General (http://www.haxorware.com/forums/forumdisplay.php?fid=6) +--- Forum: Modems (http://www.haxorware.com/forums/forumdisplay.php?fid=7) +--- Thread: make a bootloader load image1 (/showthread.php?tid=3559) |
make a bootloader load image1 - christianrodher - 14-05-2015 how can i make the bootloader load image1 instead of image2 without conecting the modem to console or deleting image1? RE: make a bootloader load image1 - newbie888 - 17-05-2015 In uboot, type setenv ACTIMAGE 1 RE: make a bootloader load image1 - christianrodher - 18-05-2015 (17-05-2015, 02:49 PM)newbie888 Wrote: In uboot, type broadcom bootloader.... has new docsis dpq3925.... i have one working with diag firmware image 1 and lite firmware in image 2.... I do all the changes in the diagfirmware save them to nonvol and then use the image 2 to connect. But i change the image using console 1,2,P options... Cant find a way to do it in ssh or telnet. |