[U-Boot] [PATCH] ppc: transform init_sequence into a function.

Scott Wood scottwood at freescale.com
Tue Dec 7 00:12:10 CET 2010


On Tue, 7 Dec 2010 10:04:23 +1100
Graeme Russ <graeme.russ at gmail.com> wrote:

> And sdram_adjust_866() - True, not 'a lot'
> 
> But then there is dpram_init() as well which does not look like a
> pre-req to console

DPRAM is not general purpose memory -- it actually is used by the
serial hardware.  And dpram_init() is virtually too simple to fail --
just setting two gd_t fields to constants.

-Scott



More information about the U-Boot mailing list