public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: gvb.uboot <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot versions
Date: Fri, 18 Jan 2008 19:03:20 -0500	[thread overview]
Message-ID: <47913E48.1080004@gmail.com> (raw)
In-Reply-To: <BAY105-W114B94AAB47404DC0CE17C8E420@phx.gbl>

k b wrote:
> Gerald,
> Thanks for your response.
> 
> I have had a 1.1.3  running on a board for 3+ yrs now, and i might add with any problems.
> Now as I'm moving to a newer version of the board I'm evaluating the effort level vs extra features that newer version of uboot gets me.
> hence the reason of finding out whats in the newer version of u-boot.
> 
> So to reiterate where can i find this information about feature/bug fixes per release.
> Thanks
> Kunal
> 

Hi Kunal,

Short answer: Lots.  What are you looking for?

Long answer:
	git log
	grep -A 2 U_BOOT_CMD common/cmd*.c

You can also read the CHANGELOG in the top u-boot directory.  The 
changelog is split into one prior to 1.1.5 which was manually maintained 
and the recent one which is generated from git log.

You will likely find that none of the above is a satisfactory answer. 
The problem is, u-boot is driven by individuals "scratching their 
itches" so it is a rolling, moving target that keeps getting features 
added to it.  Nobody really cares what features were in the last 
version, they care about whether the current version they are using 
meets their needs.

Are you are happy with your current 1.1.3 version?  I'm assuming that 
isn't the case, since you are asking this question.

What capabilities are you looking for that 1.1.3 doesn't have?  If you 
ask specific questions, you will be more likely to get specific answers. 
  Also, let us know what processor and board you are using.

Best regards,
gvb

      reply	other threads:[~2008-01-19  0:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18  2:07 [U-Boot-Users] [PATCH] mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h Dave Liu
2008-01-18  3:09 ` Ben Warren
2008-01-18 18:49   ` Kim Phillips
2008-01-18 19:02     ` Ben Warren
2008-01-18 19:43       ` [U-Boot-Users] U-Boot versions k b
2008-01-18 20:06         ` Jerry Van Baren
2008-01-18 22:19           ` k b
2008-01-19  0:03             ` gvb.uboot [this message]

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=47913E48.1080004@gmail.com \
    --to=gvb.uboot@gmail.com \
    --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