[U-Boot] [U-Boot, 03/16] board_f: Rename initdram() to dram_init()

Tom Rini trini at konsulko.com
Wed Apr 5 20:36:16 UTC 2017


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 <sjg at chromium.org>
> Reviewed-by: Stefan Roese <sr at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170405/fab72268/attachment.sig>


More information about the U-Boot mailing list