From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM DaVinci Leopard Board Support
Date: Mon, 18 May 2009 23:25:09 +0200 [thread overview]
Message-ID: <20090518212509.GK17539@game.jcrosoft.org> (raw)
In-Reply-To: <20090518204719.36403832E416@gemini.denx.de>
On 22:47 Mon 18 May , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090518202149.GG17539@game.jcrosoft.org> you wrote:
> >
> > > +#ifndef __CONFIG_H
> > > +#define __CONFIG_H
> > > +#include <asm/sizes.h>
> > > +
> > > +
> > > +#define DAVINCI_LEOPARD
> > please CONFIG_
>
> Or rather CONFIG_SYS_DAVINCI_LEOPARD
>
> This is not a user-0selectable parameter, and such are fobidden
> outside the board config files anyway.
>
> > > +#define CONFIG_SYS_NAND_SMALLPAGE
> > > +#define CONFIG_SYS_NAND_BASE_LIST { 0x02000000, }
> > please use macro
>
> ??? Please explain what you mean here. This is a macro, isn't it?
replase 0x02000000 by DAVINCI_ASYNC_EMIF_DATA_CE0_BASE
>
> > > +/* U-Boot general configuration */
> > > +#undef CONFIG_USE_IRQ /* No IRQ/FIQ in U-Boot */
> > > +#define CONFIG_BOOTFILE "uImage" /* Boot file name */
> > > +#define CONFIG_SYS_PROMPT "LEOPARD EVM # "
> > > +#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
> > why 1k?
>
> Why not? That's a config option...
just ask to known why they need 1K?
Best Regards,
J.
next prev parent reply other threads:[~2009-05-18 21:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 14:32 [U-Boot] [PATCH] ARM DaVinci Leopard Board Support s-paulraj at ti.com
2009-05-18 20:21 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-18 20:47 ` Wolfgang Denk
2009-05-18 20:54 ` Paulraj, Sandeep
2009-05-18 21:25 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-05-18 22:13 ` Paulraj, Sandeep
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=20090518212509.GK17539@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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