[U-Boot] [PATCH v4 2/2] board: add support for amcore board

Angelo Dureghello sysamfw at gmail.com
Thu Jan 24 21:07:36 CET 2013


Dear Wolfgang,


On Thu, Jan 24, 2013 at 07:24:11PM +0100, Wolfgang Denk wrote:
> Dear Angelo Dureghello,
> 
> In message <20130124161349.GA11311 at 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


More information about the U-Boot mailing list