2004-09-21 Marcel Telka <marcel@telka.sk>

* data/intel/PARTS: Added support for different IXP425 frequency variants (patch 1030647, Trevor Man).


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@612 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Marcel Telka 20 years ago
parent 6835fad53b
commit 39bcc00393

@ -1,3 +1,7 @@
2004-09-21 Marcel Telka <marcel@telka.sk>
* data/intel/PARTS: Added support for different IXP425 frequency variants (patch 1030647, Trevor Man).
2004-08-24 Marcel Telka <marcel@telka.sk>
* src/bus/Makefile.am (libbus_a_SOURCES): Added ppc440gx_ebc8.c.

@ -20,6 +20,7 @@ See libbrux/NEWS for more news.
* Explicit 'detectflash' command call is required before 'flashmem' command.
* Fixed minor bugs (including bug 857039).
* Fixed compiler error on Debian Woody (patch 986414, Martin Buck).
* Added support for different Intel IXP425 frequency variants (patch 1030647, Trevor Man).
* New translations:
- French (Michel Robitaille)

@ -19,6 +19,7 @@ Stas Khirman
Bradley D. LaRonde
Michael Lauer
Guennadi Liakhovetski
Trevor Man
Andreas Mohr
Brad Parker
Christian Pellegrin

@ -32,4 +32,6 @@
1001001001100001 sa1110 SA1110 # see 16.6.2 in [1]
1001001001100100 pxa250 PXA250 # see 9.4.3 in [2]
1001001001101100 pxa210 PXA210 # see 9.4.3 in [2]
1001001001110100 ixp425 IXP425 # see IXP425 bdsl file from the devel CD
1001001001110100 ixp425 IXP425-533MHz # see IXP425 bdsl file from the devel CD
1001001001110101 ixp425 IXP425-400MHz # see IXP425 bdsl file from the devel CD
1001001001110111 ixp425 IXP425-266MHz # see IXP425 bdsl file from the devel CD

Loading…
Cancel
Save