
28 Jun
2004
28 Jun
'04
2:59 p.m.
Hello,
I am currently porting U-Boot to a new MPC5200 platform (Total5200). To reduce code duplication I would like to move the Lite5200 / IceCube SDRAM initialization (sdram_start() and initdram()) from board/icecube/icecube.c to cpu/mpc5xxx/sdram.c. So two platforms would use the same code base.
Any objections?
It seems that at least the maintainer of the PM520 board could change his code rather quickly to use this scheme as well.
Regards Mark