public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/6] mx51evk: Change default environment to cope with OE changes
Date: Fri, 12 Jul 2013 09:38:18 +0200	[thread overview]
Message-ID: <51DFB26A.9080506@denx.de> (raw)
In-Reply-To: <1372456364-10143-6-git-send-email-otavio@ossystems.com.br>

On 28/06/2013 23:52, Otavio Salvador wrote:
> OpenEmbedded has change partitioning layout of generated image so it
> does not raise warnings during the boot regarding unkown partition
> being used for U-Boot.
> 
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  include/configs/mx51evk.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h
> index 13d1839..4383375d 100644
> --- a/include/configs/mx51evk.h
> +++ b/include/configs/mx51evk.h
> @@ -162,8 +162,8 @@
>  	"boot_fdt=try\0" \
>  	"ip_dyn=yes\0" \
>  	"mmcdev=0\0" \
> -	"mmcpart=2\0" \
> -	"mmcroot=/dev/mmcblk0p3 rootwait rw\0" \
> +	"mmcpart=1\0" \
> +	"mmcroot=/dev/mmcblk0p2 rootwait rw\0" \
>  	"mmcargs=setenv bootargs console=ttymxc0,${baudrate} " \
>  		"root=${mmcroot}\0" \
>  	"loadbootscript=" \
> 

Acked-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2013-07-12  7:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28 21:52 [U-Boot] [PATCH 0/6] Upstream environment changes being used in Yocto/OE Otavio Salvador
2013-06-28 21:52 ` [U-Boot] [PATCH 1/6] mx53loco: Change default environment to cope with OE changes Otavio Salvador
2013-06-28 21:52 ` [U-Boot] [PATCH 2/6] mx6qsabrelite: " Otavio Salvador
2013-06-28 21:52 ` [U-Boot] [PATCH 3/6] mx6slevk: " Otavio Salvador
2013-06-28 21:52 ` [U-Boot] [PATCH 4/6] wandboard: " Otavio Salvador
2013-06-28 21:52 ` [U-Boot] [PATCH 5/6] mx51evk: " Otavio Salvador
2013-07-12  7:38   ` Stefano Babic [this message]
2013-06-28 21:52 ` [U-Boot] [PATCH 6/6] mx53ard: " Otavio Salvador
2013-06-28 21:56 ` [U-Boot] [PATCH 0/6] Upstream environment changes being used in Yocto/OE Fabio Estevam
2013-07-01 13:20   ` Tom Rini
2013-07-01 13:25     ` Otavio Salvador
2013-07-01 13:30       ` Tom Rini
2013-07-01 13:32         ` Otavio Salvador
2013-07-04 11:46   ` Albert ARIBAUD
2013-07-12  7:43 ` Stefano Babic
2013-07-12 10:40   ` Fabio Estevam
2013-07-12 11:10 ` Stefano Babic

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=51DFB26A.9080506@denx.de \
    --to=sbabic@denx.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