AW: [U-Boot-Users] MPC5200: Moving SDRAM init out of board scope

28 Jun
2004
28 Jun
'04
5:08 p.m.
Hello Mark,
-----Ursprüngliche Nachricht----- Von: Jonas Mark-r50740 [mailto:Mark.Jonas@freescale.com] Gesendet: Montag, 28. Juni 2004 15:00 An: u-boot-users@lists.sourceforge.net Betreff: [U-Boot-Users] MPC5200: Moving SDRAM init out of board scope
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.
No objection. We already did a port to our custom MPC5200 board (TQM5200), only I haven't send a patch, yet. But I see no problems to change things like suggested.
Regards, Martin Krause
7624
Age (days ago)
7624
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Krause