I am using t2080 with cortina cs4317 10G phy ,(in T2080RDB its cortina cs4315)
I have got microcode for the cs4317phy but the file is in text format ,
so if i program the microcode with the method given on following link
Submit Form
it get programmed but when i reboot u-boot i get error
Not found Cortina PHY ucode at 0xefe00000
So is it necessary that the file ucode file should be a .bin ?
How can i convert a txt file to bin format .?
In text file data is in following format
write $address $value
.above line repeated for more than 1000 times
.
where address and value are hexadecimal numbers