commit | 295603904a5817f7462e14dc1ce508263afa6cb4 | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Fri Dec 17 17:17:54 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:19 2011 -0600 |
tree | 39edc598eb5f0d869102bdf1f9f5d81efb818d05 | |
parent | e6dc484726033592f438619ba7cc339280bc6134 [diff] |
tqm85xx: create fixed_sdram() to do sdram setup Also, change this code to use phys_size_t instead of long int. Using common naming for this function will enable us to use the common initdram() for 85xx going forward. Other than the type change, this is just a code rearrange. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org> Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>