All of lore.kernel.org
 help / color / mirror / Atom feed
From: Angelo Dureghello <sysamfw@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 2/2] board: add support for amcore board
Date: Thu, 24 Jan 2013 21:07:36 +0100	[thread overview]
Message-ID: <20130124200736.GA19171@sion.sysam> (raw)
In-Reply-To: <20130124182411.D046D2005FC@gemini.denx.de>

Dear Wolfgang,


On Thu, Jan 24, 2013 at 07:24:11PM +0100, Wolfgang Denk wrote:
> Dear Angelo Dureghello,
> 
> In message <20130124161349.GA11311@sion.sysam> you wrote:
> > 
> > > > +/* reserve 128-4KB */
> > > > +#define CONFIG_SYS_MONITOR_BASE		(CONFIG_SYS_FLASH_BASE + 0x400)
> > > > +#define CONFIG_SYS_MONITOR_LEN          ((128-4)*1024)
> > > 
> > > Are you sure this is sufficient?
> > 
> > For my board/case actually seems to be more than enough. I can still
> > change this in the future. 
> 
> How big is your U-Boot image, then?  I think it's a pretty long time
> since I haven't seen any image smaller than 128 kB...
>

-rwxr-xr-x   1 angelo angelo  88556 gen 22 22:31 u-boot.bin 
 
Best regards,
Angelo Dureghello

  reply	other threads:[~2013-01-24 20:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23 14:51 [U-Boot] [PATCH v4 2/2] board: add support for amcore board Angelo Dureghello
2013-01-24 15:01 ` Wolfgang Denk
2013-01-24 16:13   ` Angelo Dureghello
2013-01-24 18:24     ` Wolfgang Denk
2013-01-24 20:07       ` Angelo Dureghello [this message]
2013-01-24 20:39         ` Wolfgang Denk

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=20130124200736.GA19171@sion.sysam \
    --to=sysamfw@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.