Vu+ DUO Boot Loader Updgrade

Mito

Administrator
DUO Boot loader update

Increase update file size up to 128M Bytes
Change the flash memory map (kernel size : 4M, /boot : 2M)
Instructions
Unzip the attached file and copy the folder "vuplus" into an usb stick FAT 32 formatted.
Connect the usb stick to the DUO (it have to be power off by the switch on the rear).
Power on the DUO by the switch and follow the instruction you will see on display.
After upgraded the boot loader (it's very fast) remove the usb stick and reboot the DUO.
 

Attachments

after that is still possible to load an old image (eg bh 1.6.3)
or better to wait the future bh one?
 
the new boot and new drivers will be integrated in the new release BH?

The new boot is needed to flash images up to 128Mb size.
I think you always update the bootloader of your boxes. This should not impact old images because they are smallest :)
About drivers: they will be included into new BH :)
 
after that is still possible to load an old image (eg bh 1.6.3)
or better to wait the future bh one?
If you upload the boot loader, you don't need to reinstall the image you are using.
However, there should not be any problem to install the BH 1.6.3.
 
duo 'brick' test passed:
new bootloader, then tested to update the duo with the present image backup (1.6.3), and all fine :thumbup:
 
a911 i think that is needed the serial connection for verify it (now i haven't the serial-usb adapter for test)

edit: df results
/dev/mtdblock2 4096 388 3708 9% /boot
should this one looks as 2048 one?
 
It took about 1 minutes....:confused:!
How do I know, the boot loader is updated?

telnet:
cat /proc/mtd

new bootloader response:

root@bm750:~# cat /proc/mtd
dev: size erasesize name
mtd0: 07600000 00020000 "rootfs"
mtd1: 00400000 00020000 "kernel"
mtd2: 00400000 00020000 "boot"
mtd3: 00100000 00020000 "cfe"
mtd4: 00080000 00020000 "mac"
mtd5: 00080000 00020000 "env"
mtd6: 00100000 00020000 "nvm"
root@bm750:~#


old kernel:
mtd1: 00200000 00020000 "kernel"
 
I did not think I access the USB decoder reads and immediately post the finished restart the decoder
 
DUO Boot loader update

Increase update file size up to 128M Bytes
Change the flash memory map (kernel size : 4M, /boot : 2M)
Instructions
Unzip the attached file and copy the folder "vuplus" into an usb stick FAT 32 formatted.
Connect the usb stick to the DUO (it have to be power off by the switch on the rear).
Power on the DUO by the switch and follow the instruction you will see on display.
After upgraded the boot loader (it's very fast) remove the usb stick and reboot the DUO.

Hello all!!

After upgrade Vuduo with:

DUO Boot loader update
Increase update file size up to 128M BytesChange the flash memory map (kernel size : 4M, /boot : 2M)

The box don´t boot. Orange light. And with putty I only get:

BCM73350010
012
Shmoo Version=1.9

MEMC-00000000 RW=00000012 WW=00000049 G=00000001 R=00000009 W=00000014
MEMC-00000001 RW=00000010 WW=00000053 G=00000001 R=00000008 W=00000003 #$
3
COPY CODE
A

After this, putty is blocked, and can´t write anything. Usb don´t work either.... Any ideas?
Thanks a lot!!

Regards from Spain

PD: VuUtil don´t works either!! :(
 
telnet:
cat /proc/mtd

new bootloader response:

root@bm750:~# cat /proc/mtd
dev: size erasesize name
mtd0: 07600000 00020000 "rootfs"
mtd1: 00400000 00020000 "kernel"
mtd2: 00400000 00020000 "boot"
mtd3: 00100000 00020000 "cfe"
mtd4: 00080000 00020000 "mac"
mtd5: 00080000 00020000 "env"
mtd6: 00100000 00020000 "nvm"
root@bm750:~#


old kernel:
mtd1: 00200000 00020000 "kernel"
I get this message
cat/: not found
 
Back
Top