diff options
author | Martha M Stan <mmarx@silicontkx.com> | 2009-09-21 14:07:14 -0400 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2009-10-03 09:04:39 -0500 |
commit | 5313e0959a7cd41e424b7d810beea9d9a063165a (patch) | |
tree | f78c1cbe814f1d4d1d79d2266fddfae6b6c32e60 /board/esd/tasreg/Makefile | |
parent | 4dea2bbc7017514322383f202e1b720529dd5fbf (diff) |
mpc512x: Streamlined fixed_sdram() init sequence.
Signed-off-by: Martha M Stan <mmarx@silicontkx.com>
Minor cleanup:
Re-ordered default_mddrc_config[] to have matching indices.
This allows to use the same index "N" for source and target fields;
before, we had code like this
out_be32(&im->mddrc.ddr_time_config2, mddrc_config[3]);
which always looked like a copy & paste error because 2 != 3.
Also, use NULL when meaning a null pointer.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/esd/tasreg/Makefile')
0 files changed, 0 insertions, 0 deletions