Can't boot BH images larger than 64MB

frankie

Vu+ Newbie
I'm unable to boot BH images larger than 64MByte. Latest image I can boot is 1.7.3. Any suggestions? (bootlog attached)
 

Attachments

  • boot.txt
    16.2 KB · Views: 13

frankie

Vu+ Newbie
Seems a CFE problem.
It's a genuine box?
If YES, write directly to Vu+

Yes. It's preproduction model with RC of Duo. Partitions look also interesting. Anyone can post cat /proc/mtd from Uno?
root@vuuno:~# cat /proc/mtd
dev: size erasesize name
mtd0: 07200000 00020000 "rootfs"
mtd1: 00400000 00020000 "kernel"
mtd2: 00400000 00020000 "boot"
mtd3: 00200000 00020000 "splash"
mtd4: 00100000 00020000 "cfe"
mtd5: 00080000 00020000 "mac"
mtd6: 00080000 00020000 "env"
mtd7: 00100000 00020000 "nvm"
 

angelofsky1980

BlackHole Driver Specialist
Yes. It's preproduction model with RC of Duo. Partitions look also interesting. Anyone can post cat /proc/mtd from Uno?
root@vuuno:~# cat /proc/mtd
dev: size erasesize name
mtd0: 07200000 00020000 "rootfs"
mtd1: 00400000 00020000 "kernel"
mtd2: 00400000 00020000 "boot"
mtd3: 00200000 00020000 "splash"
mtd4: 00100000 00020000 "cfe"
mtd5: 00080000 00020000 "mac"
mtd6: 00080000 00020000 "env"
mtd7: 00100000 00020000 "nvm"

This is a production Uno:
Code:
root@vuuno:~# cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 07200000 00020000 "rootfs"
mtd1: 00400000 00020000 "kernel"
mtd2: 00400000 00020000 "boot"
mtd3: 00200000 00020000 "splash"
mtd4: 00100000 00020000 "cfe"
mtd5: 00080000 00020000 "mac"
mtd6: 00080000 00020000 "env"
mtd7: 00100000 00020000 "nvm"
 
Top