<br><font size=2 face="sans-serif">Hi all,</font>
<br>
<br><font size=2 face="sans-serif">The MPC862 UM Errata mentions that there is possiblity to solve ParameterRAM Conflict without a Microcode patch .</font>
<br><font size=2 face="sans-serif">I am working on a SerialEEPROM SPI Driver for mpc862</font>
<br><font size=2 face="sans-serif">&nbsp;my driver needs to do is read the chip number from SPROM and calculate the MAC address </font>
<br><font size=2 face="sans-serif">The SPI &nbsp;mpc8xx is interfaced to 9346 eeprom for this and I want to retrieve the MAC address </font>
<br>
<br><font size=2 face="sans-serif">The errata tells that no patch &nbsp;required for relocation ,but using some trick you can avoid it</font>
<br>
<br><font size=2 face="sans-serif">I am using the UBoot SPI Driver code for MPC8xx ,Do I need to modify the code in order to suit my requirements </font>
<br>
<br><font size=2 face="sans-serif">Since I am a newbie in kernel programming ,some help is requested .</font>
<br>
<br><font size=2 face="sans-serif">Regards</font>
<br>