See
Faq:InfoCMVEn (interwiki) for the working of CMVs in previous versions of eagle chipset (eagle I II & III)
This has changed with eagle IV chipset and a format version 2 has been introduced (see below):
CMVs for eagle4 chipset
The software version number is reported in "CMD3 55" CMV
For Release 3.0.15:
- CMD3 55 0 = 0x050b
- CMD3 55 1 = 0x0a10
- CMD3 55 2 = 0x0006
In a beta release by Ikanos, we had the file CMV4p.txt containing:
; POTS for EAGLE IV
CMD5 13 0 0001
CMD5 0 0 9104
CMD5 3 0 0100
CMD4 31 0 0602
CMD3 97 9 000F
CMD8 34 8 03E8
CMD8 0 8 07D0
CMD1 0 0 0002
Create CMV bin file for ueagle-atm
use buildcmv in
svn repository to create the file for ueagle-atm driver, using
./buildcmv -i 2 CMV4p.txt -o 2 CMV4p.bin.v2
This procedure is valid for CMV of previous versions of eagle chipset as well.