Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Ni Qingliang <niqingliang@insigma.com.cn>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Subject: Re: [PATCH 1/2] u-boot: improved DESCRIPTION, fixed HOMEPAGE
Date: Wed, 28 Dec 2011 08:48:09 +0800	[thread overview]
Message-ID: <1325033289.4637.23.camel@localhost.localdomain> (raw)
In-Reply-To: <1325018118-30223-1-git-send-email-fransmeulenbroeks@gmail.com>

I have just done a seperate env tools bb for my project, but use the
config file to assign the env size and address (which is generated on
booting from /proc/mtd). 

in the fdt, the u-boot env has a seperate partition identified by it's
name "u-boot environment"

and have some problem:
1. the fw_printenv will exit with 0 even though can't read the env (CRC
error).

2. the default env vars in fw_printenv(used when CRC error) are not same
as it in the u-boot.

On Wed, 2011-12-28 at 04:35 +0800, Frans Meulenbroeks wrote:
> HOMEPAGE pointed to an sf.net page that said that the
> page did not exist any more and after that it redirected
> to the denx.de page; updated HOMEPAGE to point to that page
> Also improved the description to use the official capitalisation
> 
> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
> ---
>  meta/recipes-bsp/u-boot/u-boot.inc |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc
> index 544acd2..a3f50bc 100644
> --- a/meta/recipes-bsp/u-boot/u-boot.inc
> +++ b/meta/recipes-bsp/u-boot/u-boot.inc
> @@ -1,3 +1,5 @@
> +DESCRIPTION = "U-Boot - the Universal Boot Loader"
> +HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
>  DESCRIPTION = "U-boot bootloader"
>  HOMEPAGE = "http://u-boot.sf.net"
>  SECTION = "bootloaders"
> --
> 1.7.8.1
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Yi Qingliang
niqingliang@insigma.com.cn
https://niqingliang2003.wordpress.com




  parent reply	other threads:[~2011-12-28  0:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-27 20:35 [PATCH 1/2] u-boot: improved DESCRIPTION, fixed HOMEPAGE Frans Meulenbroeks
2011-12-27 20:35 ` [PATCH 2/2] u-boot: added generating the env utils (fixes bug 1800) Frans Meulenbroeks
2011-12-27 20:40   ` Frans Meulenbroeks
2011-12-27 22:00   ` Saul Wold
2011-12-27 22:10     ` Koen Kooi
2011-12-28 12:16   ` Anders Darander
2011-12-28 13:36     ` Frans Meulenbroeks
2011-12-28 18:17       ` Anders Darander
2012-01-02 12:46         ` Frans Meulenbroeks
2011-12-27 21:59 ` [PATCH 1/2] u-boot: improved DESCRIPTION, fixed HOMEPAGE Saul Wold
2011-12-28  8:43   ` [PATCH v2 " Frans Meulenbroeks
2012-01-04  0:10     ` Saul Wold
2011-12-28  0:48 ` Ni Qingliang [this message]
2011-12-28 10:22   ` [PATCH " Frans Meulenbroeks

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=1325033289.4637.23.camel@localhost.localdomain \
    --to=niqingliang@insigma.com.cn \
    --cc=fransmeulenbroeks@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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