[U-Boot-Users] U-Boot-NG ?
Stefan Roese
sr at denx.de
Thu Jul 5 08:04:21 CEST 2007
On Thursday 05 July 2007, Ulf Samuelsson wrote:
> Do we really want to have a common bootstrap source code base,
> or do we just define what the bootstrap needs to do before U-Boot is loaded
> into SDRAM?
From my experience, the first stage bootloader (bootstrap) can't be done
platform independent. It will mostly consist of CPU-initialization and
SDRAM-setup. And this is platform or even board dependent. We should describe
what needs to be done in this bootstrap code, and perhaps come up with a
general infrastructure on where this code should be located in the source
tree.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list