f you're installing a different DT you
might as well install a different uboot. I guess the intention is to
have three pieces - uboot, DT, kernel.
--
Jon Smirl
[EMAIL PROTECTED]
-
This SF.Net email is sponsored by the
olfgang 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
ed DTS file and use it to
dynamically generate all of the needed header files to build uboot.
More info would need to be added to the DTS file like DRAM timings,
etc. But a DTS file is good place to track all of that info. The
generated uboot image could contain a copy of the DTB and feed it to
Linux.
On 2/14/08, David Hawkins <[EMAIL PROTECTED]> wrote:
> Jon Smirl wrote:
> > I'm new to working on low level code like u-boot. Something I don't
> > understand is why things like the Ethernet address are stored in
> > eeprom instead of flash. Is thi
r flash is used.
--
Jon Smirl
[EMAIL PROTECTED]
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120
Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> _______
> U-Boot-Users mailing list
> U-Boot-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
--
Jon Smirl
[EMAIL PROTECTE
finalized so we can still change things to make
programming the flash easier. I wish the MPC5200 had a way to load RAM
from the serial port like most ARM chips.
There is a trick using the PCI bus that can be used on the MPC5200 but
we don't have a PCI socket.
--
Jon Smirl
[