public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephan Linz <linz@mazet.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] U-Boot current CVS: Lite5200 fancy configuration
Date: Tue, 14 Mar 2006 16:38:30 +0100	[thread overview]
Message-ID: <200603141638.30571.linz@mazet.de> (raw)

Hello,

CHANGELOG:

* Lite5200 / IceCube configuration:
    - enable some of latest U-Boot features: HU Shell, NetConsole,
      MTD partition handling, EXT2 fs support, loopw, redundant environment
    - prepare a default MTD partition structure
    - extend MONITOR_LEN from 192kB to 384kB, accordingly move
      the two environment sectors


NOTE:

The patch comes in two different types (the two patches below).
The so named "extended_way" patch simply extends the configuration in 
include/configs/IceCube.h -- the so named "fancy_way" patch enclose all the 
board configuration in the special configuration define CONFIG_ICECUBE_FANCY. 
Only the two configuration targets "Lite5200_fancy_config" and 
"icecube_5200_fancy_config" will build code with the new and fancy 
configuration options. So the old default configuration will be retained.

The new MTD partition handling for Lite5200 / IceCube assume a Linux Kernel 
patch to work together with a two flash bank infrastructure. The related 
patch is pending.



Best regards,
Stephan Linz


--------------------------------------------------------
while (!asleep()) ++sheep;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot-IceCube-more_config-extended_way.diff
Type: text/x-diff
Size: 4358 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060314/441a60ef/attachment.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot-IceCube-more_config-fancy_way.diff
Type: text/x-diff
Size: 6842 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060314/441a60ef/attachment-0001.diff 

                 reply	other threads:[~2006-03-14 15:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200603141638.30571.linz@mazet.de \
    --to=linz@mazet.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