Re: Flashimage für den Cuberevo2000
Verfasst: Sa 14. Sep 2013, 17:42
Das Kernel und/oder Root meist reichen ist klar, allerdings brauchte ich die Angabe (hier dann also auch mtd6) bei NMP nur fürs auslesen/flashen des vollen Images.
Rund ums BPanther Neutrino Image
https://forum.mbremer.de/
Code: Alles auswählen
break;
case 0x5305:
break;
default:
printk("VFD/MICOM: unknown IOCTL 0x%x\n", cmd);
mode = 0;
break;
Code: Alles auswählen
#if defined(UFS912) || defined(UFS913)
micomInitialize();
#endif
Code: Alles auswählen
ufs910:~# free
total used free shared buffers
Mem: 112876 59260 53616 0 1068
-/+ buffers: 58192 54684
Swap: 56316 0 56316
ufs910:~# cat /proc/bpa2
Partition: 'LMI_VID' aka 'BPA2_Region1' aka 'coredisplay-video' aka 'gfx-memory' aka 'v4l2-video-buffers' aka 'v4l2-coded-video-buf'
Size: 57344 kB, base address: 0x10800000
Statistics: free used
- number of blocks: 1 10
- size of largest block: 900 kB 27648 kB
- total: 900 kB 56444 kB
Allocations:
- 36864 B at 0x13f16000
- 36864 B at 0x13f0d000
- 36864 B at 0x13f04000
- 5767168 B at 0x13984000
- 6291456 B at 0x13384000
- 28311552 B at 0x11884000
- 8388608 B at 0x11084000
- 1048576 B at 0x10f84000
- 4194304 B at 0x10b84000
- 3686400 B at 0x10800000
Partition: 'LMI_SYS' aka 'BPA2_Region0' aka 'bigphysarea'
Size: 14336 kB, base address: 0x043c4000
Statistics: free used
- number of blocks: 2 4
- size of largest block: 544 kB 12288 kB
- total: 688 kB 13648 kB
Allocations:
- 98304 B at 0x04fc4000
- 770048 B at 0x05080000
- 524288 B at 0x05000000
- 12582912 B at 0x043c4000
Code: Alles auswählen
cuberevo-2000hd:~# free
total used free shared buffers
Mem: 107112 62436 44676 0 11264
-/+ buffers: 51172 55940
Swap: 257000 0 257000
cuberevo-2000hd:~# cat /proc/bpa2
Partition: 'LMI_VID' aka 'BPA2_Region1' aka 'coredisplay-video' aka 'gfx-memory' aka 'v4l2-video-buffers'
Size: 57344 kB, base address: 0x10800000
Statistics: free used
- number of blocks: 1 7
- size of largest block: 15260 kB 27648 kB
- total: 15260 kB 42084 kB
Allocations:
- 28311552 B at 0x11619000
- 8388608 B at 0x10e19000
- 1572864 B at 0x10c99000
- 4194304 B at 0x10899000
- 208896 B at 0x10866000
- 208896 B at 0x10833000
- 208896 B at 0x10800000
Partition: 'LMI_SYS' aka 'BPA2_Region0' aka 'bigphysarea' aka 'v4l2-coded-video-buf'
Size: 19456 kB, base address: 0x04468000
Statistics: free used
- number of blocks: 2 10
- size of largest block: 1832 kB 12288 kB
- total: 1872 kB 17584 kB
Allocations:
- 49152 B at 0x05592000
- 49152 B at 0x05586000
- 49152 B at 0x0557a000
- 98304 B at 0x05562000
- 3686400 B at 0x051de000
- 385024 B at 0x05180000
- 385024 B at 0x05098000
- 524288 B at 0x05100000
- 12582912 B at 0x04498000
- 196608 B at 0x04468000
cuberevo-2000hd:~#