public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stelian Pop <stelian@popies.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 2/5] [ARM] AT91CAP9 support - cpu/ files
Date: Tue, 29 Jan 2008 09:55:43 +0100	[thread overview]
Message-ID: <1201596943.6265.3.camel@galileo> (raw)
In-Reply-To: <20080128211552.GA8079@game.jcrosoft.org>


Le lundi 28 janvier 2008 ? 22:15 +0100, Jean-Christophe PLAGNIOL-VILLARD
a ?crit :
> On 11:54 Mon 28 Jan     , Stelian Pop wrote:
> > AT91CAP9 support - cpu/ files
> > 
> > Signed-off-by: Stelian Pop <stelian@popies.net>
> > 
> > ---
> >  include/asm-arm/arch-at91cap9/AT91CAP9.h   |  518 ++++++++++++++++++++++++++++
> >  include/asm-arm/arch-at91cap9/clk.h        |   39 ++
> >  include/asm-arm/arch-at91cap9/hardware.h   |   38 ++
> >  include/asm-arm/arch-at91cap9/memory-map.h |   34 ++
> >  include/asm-arm/dma-mapping.h              |   50 +++
> >  5 files changed, 679 insertions(+), 0 deletions(-)
> >  create mode 100644 include/asm-arm/arch-at91cap9/AT91CAP9.h
> >  create mode 100644 include/asm-arm/arch-at91cap9/clk.h
> >  create mode 100644 include/asm-arm/arch-at91cap9/hardware.h
> >  create mode 100644 include/asm-arm/arch-at91cap9/memory-map.h
> >  create mode 100644 include/asm-arm/dma-mapping.h
> > 
> 
> Hi,
> 	You heder files have some wired indentention with "#define"
> 	somethime with a space some other time with one or multiple tab
> 	could you it be more homogenous.

Hmm, there are only five places where I fergot changing the tab to a
space after the #define:
#define        AT91C_SMC_TDF
#define        AT91C_EBI_CS1A
#define        AT91C_EBI_CS4A 
#define        AT91C_CCFG_AES_TDES_SELECT 
#define        AT91C_PMC_PRES 

Are those the ones you're complaining about ?

All the other tabs are intented to be where they are.

-- 
Stelian Pop <stelian@popies.net>

  reply	other threads:[~2008-01-29  8:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28 10:51 [U-Boot-Users] [PATCH 0/5] [ARM] AT91CAP9 support Stelian Pop
2008-01-28 10:53 ` [U-Boot-Users] [PATCH 1/5] [ARM] AT91CAP9 support - build files Stelian Pop
2008-01-28 10:54 ` [U-Boot-Users] [PATCH 2/5] [ARM] AT91CAP9 support - cpu/ files Stelian Pop
2008-01-28 10:59   ` Stelian Pop
2008-01-28 21:15   ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-29  8:55     ` Stelian Pop [this message]
2008-01-28 10:56 ` [U-Boot-Users] [PATCH 3/5] " Stelian Pop
2008-01-28 10:57 ` [U-Boot-Users] [PATCH 4/5] [ARM] AT91CAP9 support - board/ files Stelian Pop
2008-01-28 21:26   ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-29  9:03     ` Stelian Pop
2008-01-28 10:58 ` [U-Boot-Users] [PATCH 5/5] [ARM] AT91CAP9 support - MACB driver changes Stelian Pop
2008-01-28 12:56   ` Haavard Skinnemoen

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=1201596943.6265.3.camel@galileo \
    --to=stelian@popies.net \
    --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