public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] s5pc1xx: Add support for Samsung Goni board
Date: Mon, 31 May 2010 14:40:44 +0200	[thread overview]
Message-ID: <20100531124044.72283C15848@gemini.denx.de> (raw)
In-Reply-To: <AANLkTimMEqexG8FLIu-_m_FbWNy2VMGVrqPuYxFtF9dq@mail.gmail.com>

Dear Minkyu Kang,

In message <AANLkTimMEqexG8FLIu-_m_FbWNy2VMGVrqPuYxFtF9dq@mail.gmail.com> you wrote:
> 
...
> >> index 0000000..6239444
> >> --- /dev/null
> >> +++ b/include/configs/s5p_goni.h
> > ...
> >> +#undef CONFIG_CMD_BOOTD
> >> +#undef CONFIG_CMD_CONSOLE
> >> +#undef CONFIG_CMD_ECHO
> >> +#undef CONFIG_CMD_FPGA
> >> +#undef CONFIG_CMD_ITEST
> >> +#undef CONFIG_CMD_FLASH
> >> +#undef CONFIG_CMD_IMLS
> >> +#undef CONFIG_CMD_LOADB
> >> +#undef CONFIG_CMD_LOADS
> >> +#undef CONFIG_CMD_NAND
> >> +#undef CONFIG_CMD_MISC
> >> +#undef CONFIG_CMD_NFS
> >> +#undef CONFIG_CMD_SOURCE
> >> +#undef CONFIG_CMD_XIMG
> >> +#undef CONFIG_CMD_NET
> >> +#undef CONFIG_XYZMODEM
> >
> > Many of these commands are pretty useful to the end user. Is there a
> > special reason for disabling these here? It seems you are not
> > especially restricted in terms of resources, so I don't understand
> > why you disable these.
> 
> Goni doesn't have NOR flash, NAND flash and Network device.
> So, I disabled about flash, nand and network commands.
> Others are for reducing image size. (about 10KiB)
> Anyway, I'll enable some useful commands.

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Speculation is always more interesting than facts.
                                    - Terry Pratchett, _Making_Money_

  reply	other threads:[~2010-05-31 12:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31  0:59 [U-Boot] [PATCH v2] s5pc1xx: Add support for Samsung Goni board Minkyu Kang
2010-05-31 10:38 ` Wolfgang Denk
2010-05-31 12:24   ` Minkyu Kang
2010-05-31 12:40     ` Wolfgang Denk [this message]
2010-05-31 13:09       ` [U-Boot] [PATCH v3] " Minkyu Kang
2010-06-02 23:49         ` Minkyu Kang

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=20100531124044.72283C15848@gemini.denx.de \
    --to=wd@denx.de \
    --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