public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] edosk7760 physmap
Date: Thu, 18 Sep 2008 11:28:53 +0000	[thread overview]
Message-ID: <20080918112853.GA2621@linux-sh.org> (raw)
In-Reply-To: <48D22444.90802@spesonline.com>

On Thu, Sep 18, 2008 at 11:49:56AM +0200, Luca Santini wrote:
> The default bootloader (ETS) partition is 256KB.
> Sorry for previous mistake,
> 
> 
> 
> diff --git a/arch/sh/boards/board-edosk7760.c 
> b/arch/sh/boards/board-edosk7760.c
> index 4890ba7..9b1ec68 100644
> --- a/arch/sh/boards/board-edosk7760.c
> +++ b/arch/sh/boards/board-edosk7760.c
> @@ -46,7 +46,7 @@ static struct mtd_partition 
> edosk7760_nor_flash_partitions[] = {
>        {
>                .name = "bootloader",
>                .offset = 0,
> -               .size = (1 * 1024 * 1024), /*1MB*/
> +               .size = (256 * 1024), /*256KB*/
>                .mask_flags = MTD_WRITEABLE,    /* Read-only */
>        }, {
>                .name = "kernel",
> 
More whitespace damage. Please read Documentation/email-clients.txt

I'll apply it by hand this time.

      reply	other threads:[~2008-09-18 11:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-18  9:49 [PATCH] edosk7760 physmap Luca Santini
2008-09-18 11:28 ` Paul Mundt [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=20080918112853.GA2621@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.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