Wolfgang Denk da01f53404 mpc512x: fix fixed_sdram() init code.
Commit 054197ba and later fixes used an array to initialize some of
the MDDRC parameters; however, the use of an array turned out to be a
bad idea as it was not possible to correlate structure entries to
array indices in readable and reliable way. Now we use a struct
instead, which makes this self-explanatory.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2009-10-08 00:23:12 +02:00
..
2008-05-21 00:14:08 +02:00
2008-10-18 21:54:03 +02:00
2008-05-21 00:14:08 +02:00
2001-04-28 17:59:11 +00:00
2005-10-13 16:45:02 +02:00
2008-10-24 15:10:47 -05:00
2009-07-02 11:15:57 -05:00
2009-09-28 22:35:58 -05:00
2008-07-18 12:30:50 +02:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2003-06-27 21:31:46 +00:00
2000-11-20 17:21:10 +00:00
2009-04-05 00:27:57 +02:00
2003-06-27 21:31:46 +00:00
2003-06-27 21:31:46 +00:00
2001-04-28 17:59:11 +00:00
2008-05-21 00:14:08 +02:00
2003-06-27 21:31:46 +00:00
2008-05-21 00:14:08 +02:00
2001-04-28 17:59:11 +00:00
2008-10-18 21:54:03 +02:00
2000-08-21 15:05:47 +00:00
2009-03-20 22:39:15 +01:00