All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/7] Add support for MX35 processor
Date: Wed, 19 Jan 2011 12:54:26 +0100	[thread overview]
Message-ID: <4D36D0F2.7020608@denx.de> (raw)
In-Reply-To: <20110119113744.68E9AD301BE@gemini.denx.de>

On 01/19/2011 12:37 PM, Wolfgang Denk wrote:
> No, I wonder why code a loop when a simple memset() does the same.

Ok, I get the point - you are right, I will replace the code with memset.

> 
>>> What do these "!<" markers mean?
>>
>> They have no useful meaning and I must drop them.
> 
> There are other such cryptic markers - eventually from some doc
> generating tool.

I will check in all patches, and I will remove them.

> Such duplication of information is just a source of errors. And
> asm-offsets.h has been provided exactly for the purpose to avoid such
> #defines. Please use it.

Ok, understood. I will move these defines in asm-offsets.h

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2011-01-19 11:54 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-14 13:35 [U-Boot] [PATCH 1/7] Add support for MX35 processor Stefano Babic
2011-01-14 13:35 ` [U-Boot] [PATCH 2/7] serial_mxc: add support for Freescale's i.MX35 processor Stefano Babic
2011-01-19  7:19   ` Wolfgang Denk
2011-01-14 13:35 ` [U-Boot] [PATCH 3/7] mxc_i2c: Add support for the " Stefano Babic
2011-01-19  7:37   ` Wolfgang Denk
2011-01-19  9:46     ` Stefano Babic
2011-01-14 13:35 ` [U-Boot] [PATCH 4/7] mxc_nand: add support for " Stefano Babic
2011-01-14 18:33   ` Scott Wood
2011-01-14 13:35 ` [U-Boot] [PATCH 5/7] Add basic support for Freescale's mc9sdz60 Stefano Babic
2011-01-19  7:40   ` Wolfgang Denk
2011-01-14 13:35 ` [U-Boot] [PATCH 6/7] mxc_spi: add support for i.MX35 processor Stefano Babic
2011-01-19  7:48   ` Wolfgang Denk
2011-01-19 10:09     ` Stefano Babic
2011-01-19 11:40       ` Wolfgang Denk
2011-01-14 13:35 ` [U-Boot] [PATCH 7/7] Add support for Freescale's mx35pdk board Stefano Babic
2011-01-17 16:43   ` Jason Liu
2011-01-17 16:54     ` Stefano Babic
2011-01-17 17:29       ` Stefano Babic
2011-01-18  9:40       ` Wolfgang Denk
2011-01-18 10:18         ` Stefano Babic
2011-01-19  8:06   ` Wolfgang Denk
2011-01-19 10:01     ` Stefano Babic
2011-01-19  7:35 ` [U-Boot] [PATCH 1/7] Add support for MX35 processor Wolfgang Denk
2011-01-19  9:45   ` Stefano Babic
2011-01-19 11:37     ` Wolfgang Denk
2011-01-19 11:54       ` Stefano Babic [this message]
2011-01-21  9:36       ` Detlev Zundel

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=4D36D0F2.7020608@denx.de \
    --to=sbabic@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.