[U-Boot] flash size with qemu-mips config.

7 Sep
2011
7 Sep
'11
2:11 a.m.
I'm using version 1.3.4.
It looks like I'm stuck with 4MB of flash when I fire up qemy-system-mips with:
qemu-system-mips -M mips -L . -pflash flash -monitor null -nographic
No matter how I big the image is, nor if I change CFG_MAX_FLASH_BANKS to more than 1 (it hangs), or CFG_MAX_FLASH_SECT to anything bigger than 128 (it does nothing, still 4MB of flash).
For the record. The image is created like this:
dd if=/dev/zero bs=1k count=16k of=flash dd if=u-boot.bin bs=1k conv=notrunc of=flash
Thanks,
Mijondano.
4998
Age (days ago)
4998
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mijondano Carbura