public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot-v2 updates
Date: Wed, 10 Oct 2007 10:55:20 +0200	[thread overview]
Message-ID: <20071010085520.GE11231@pengutronix.de> (raw)

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

             reply	other threads:[~2007-10-10  8:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-10  8:55 Sascha Hauer [this message]
2007-10-10 19:16 ` [U-Boot-Users] U-Boot-v2 updates 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071010085520.GE11231@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox