From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] armv7: add support for s5pc210 universal board
Date: Thu, 20 Jan 2011 16:43:10 +0100 [thread overview]
Message-ID: <20110120154310.726DFD301D7@gemini.denx.de> (raw)
In-Reply-To: <4D3841B2.8050102@gmail.com>
Dear seedshope,
In message <4D3841B2.8050102@gmail.com> you wrote:
...
> > +int dram_init(void)
> > +{
> > + gd->ram_size = PHYS_SDRAM_1_SIZE + PHYS_SDRAM_2_SIZE;
> It is shoule to use get_ram_size() function
This, like the others, are valid comments - but:
Can you please explain why you have to quote all the 1000+
unrelated lines of the patch?
It is even difficult to spot your 4 lines of comments in 1000+ lines
of quoted patch. Plase don't do that.
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
He had quite a powerful intellect, but it was as powerful like a
locomotive, and ran on rails and was therefore almost impossible to
steer. - Terry Pratchett, _Lords and Ladies_
next prev parent reply other threads:[~2011-01-20 15:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 11:59 [U-Boot] [PATCH 2/2] armv7: add support for s5pc210 universal board Minkyu Kang
2011-01-13 10:12 ` Minkyu Kang
2011-01-13 10:16 ` [U-Boot] [PATCH v2 " Minkyu Kang
2011-01-17 23:08 ` Wolfgang Denk
2011-01-18 1:50 ` Minkyu Kang
2011-01-20 12:49 ` [U-Boot] [PATCH v3 " Minkyu Kang
2011-01-20 14:07 ` [U-Boot] [PATCH v2 " seedshope
2011-01-20 15:43 ` Wolfgang Denk [this message]
2011-01-24 7:33 ` [U-Boot] [PATCH v4 3/3] " Minkyu Kang
2011-01-27 12:26 ` 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=20110120154310.726DFD301D7@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 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.