Hi All,<br><br>This is kinda urgent.<br>I am using a custom mpc85xx SOC based EVB and my requirement is to compile u-boot such that the image be copied to DDR and then run from there itself. <br>This is similar to CFG_RAMBOOT in mpc83xx. <br>
<br>I think i have to put a lot of initialization code in cpu/mpc85xx/start.S&nbsp; and board/xxx/init.S<br><br>Can u please advice me on what all to comment out in these files, also it would be really great if you could&nbsp; point me to some implementation which matches my problem<br>
<br>Thanks a ton.<br>Manish<br>