public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] arm: atmel: cpux9k2: board update and enhancement
Date: Wed, 21 Aug 2013 17:22:34 +0200	[thread overview]
Message-ID: <5214DB3A.1070608@gmail.com> (raw)
In-Reply-To: <1376906156-31695-1-git-send-email-esw@bus-elektronik.de>

Hi Jens,

On 08/19/2013 11:55 AM, Jens Scharsig (BuS Elektronik) wrote:
> From: "Jens Scharsig (BuS Elektronik)" <esw@bus-elektronik.de>
> 
> - remove jffs2 support, board doesn't use this anymore
> - add ubifs support
> - change sizes and start for partitions
> 
> Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>
> 
> ---
> 
> sorry about this fast V2. localversion-eb_cpux9k2 are now removed from patch

no problem ;)

>  include/configs/eb_cpux9k2.h | 61 ++++++++++++++++++++++----------------------
>  localversion-eb_cpux9k2      |  2 +-
>  2 files changed, 32 insertions(+), 31 deletions(-)
> 

<snip>

> @@ -367,12 +366,14 @@
>  	"displayheight=512\0"						\
>  	"displaybsteps=1023\0"						\
>  	"ubootaddr=10000000\0"						\
> -	"splashimage=10080000\0"					\
> -	"kerneladdr=100A0000\0"						\
> +	"splashimage=100A0000\0"					\
> +	"kerneladdr=100C0000\0"						\
>  	"kernelsize=00400000\0"						\
> -	"rootfsaddr=10500000\0"						\
> +	"rootfsaddr=10520000\0"						\
>  	"copy_addr=21200000\0"						\
> -	"rootfssize=00B00000\0"						\
> +	"rootfssize=00AE0000\0"						\
> +	"mtdids=" MTDIDS_DEFAULT "\0"					\
> +	"mtdparts=" MTDPARTS_DEFAULT "\0"				\
>  	"bootargsdefaults=set bootargs "				\
>  		"console=ttyS0,115200 "					\
>  		"video=vcxk_fb:xres:${displaywidth},"			\

sorry, but this hunk doesn't apply cleanly on top of current
u-boot-atmel/master, could you please rebase?

Best regards,

Andreas Bie?mann

  reply	other threads:[~2013-08-21 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-19  9:55 [U-Boot] [PATCH V2] arm: atmel: cpux9k2: board update and enhancement Jens Scharsig
2013-08-21 15:22 ` Andreas Bießmann [this message]
2013-08-22  6:12   ` esw at bus-elektronik.de

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=5214DB3A.1070608@gmail.com \
    --to=andreas.devel@googlemail.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