[U-Boot-Users] post memory test

Wolfgang Denk wd at denx.de
Fri Nov 16 20:21:17 CET 2007


In message <473D9B54.1010304 at tqs.de> you wrote:
>
> > As an example look at initdram() in board/Marvell/db64460/sdram_init.c
> > where the platform uses Block Address Translations (BATs) to map RAM
> > but exhausts these pretty scarce ressources and limits itself to
> > mapping only the first 256MB (a usual limit for a BAT).
> 
> So it is possible to overlay the function memory_post_test() by a
> board specific routine, which may cover almost all RAM?

Everything is possible - this is software, so anything can be done.
You can even make pigs fly. But not everything does make sense.

> BTW, is it possible to overlay _all_ POST routines by board specific
> routines?

It could be done, but I consider it a very, very bad idea.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When all else fails, read the instructions.




More information about the U-Boot mailing list