On Fri, Mar 31, 2017 at 08:40:26AM -0600, Simon Glass wrote:

> This allows us to use the same DRAM init function on all archs.
> 
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Stefan Roese <s...@denx.de>

This isn't going to work as-is.  As part of testing this patch I found
that arc wasn't converted.  This in turn lead me to do a 'git grep' and
as part of fixing the missing renames I found some platforms such as
aarch64 layerscape (and ls1021aqds and probably a few others) that make
use of both dram_init and initdram.  I think that in the end the
non-trivial cases here can be re-worked and we can move forward on this,
but it's not just a simple rename.  Thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to