public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] U-Boot-v2 updates
@ 2007-10-10  8:55 Sascha Hauer
  2007-10-10 19:16 ` Robert Schwebel
  2007-10-20 22:29 ` Wolfgang Denk
  0 siblings, 2 replies; 7+ messages in thread
From: Sascha Hauer @ 2007-10-10  8:55 UTC (permalink / raw)
  To: u-boot

Hi all,

There is several new stuff in the V2 tree, so here is an overview about
whats changed:

- Cleaned up the tree. Most board supports and currently not supported
  architectures and drivers have been removed. Of course it can go back
  in once it is working again. This step seemed necessary to see what's
  currently expected to be working and what's not.

- Blackfin support. Currently tested with a BF561, other Blackfins will
  need some adjustments.

- Module support. The module support is mainly the same as in the Linux
  kernel. It is possible to add new commands and drivers via modules so
  people can extend U-Boot without changing the whole loader. Symbols
  are exported via EXPORT_SYMBOL, just like in the kernel.

- Many bugs fixed (probably by introducing new ones ;)

- The environment now can not only handle files but also directories.

- A default environment can be compiled in. Similar to U-Boot v1 it is
  used when the environment sector is corrupted.

As usual the tree can be cloned / pulled here:

git clone git://www.denx.de/git/u-boot-v2.git


Sascha

-- 
Pengutronix - Linux Solutions for Science and Industry
Entwicklungszentrum Nord     http://www.pengutronix.de

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-10-20 22:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10  8:55 [U-Boot-Users] U-Boot-v2 updates Sascha Hauer
2007-10-10 19:16 ` Robert Schwebel
2007-10-10 20:57   ` Grant Likely
2007-10-11  7:25     ` Robert Schwebel
2007-10-11 10:17       ` Wolfgang Denk
2007-10-11 11:29         ` Robert Schwebel
2007-10-20 22:29 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox