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

Simon Glass sjg at chromium.org
Wed Apr 5 21:11:12 UTC 2017


Hi Tom,

On 5 April 2017 at 14:36, Tom Rini <trini at konsulko.com> wrote:
> 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!

Aargh I thought I got all of these. Will take another look.

Regards,
Simon


More information about the U-Boot mailing list