All of lore.kernel.org
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 08/20] ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Date: Tue, 13 Apr 2010 11:02:03 +0200	[thread overview]
Message-ID: <m28w8rn2t0.fsf@ohwell.denx.de> (raw)
In-Reply-To: <1271129301-12074-9-git-send-email-ptyser@xes-inc.com> (Peter Tyser's message of "Mon, 12 Apr 2010 22:28:09 -0500")

Hi Peter,

> Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
> ---
>  Makefile                                           |   10 +++---
>  README                                             |    4 +-
>  {cpu => arch/ppc/cpu}/74xx_7xx/Makefile            |    0

Sorry for jumping in late, but I only realized this now.  If we do this
move, which I greatly appreciate, then why not go all the way and adjust
to what the Linux kernel does and call this new directory "powerpc".

Then _finally_ I can do a "cd arch/powerpc" in U-Boot and the kernel ;)

Thanks
  Detlev

-- 
It's like manually inflatable airbags -- people will never
think to use it in time to actually get any help from it.
             -- Miles Bader in <20030607122005.GA1086@gnu.org>
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

  reply	other threads:[~2010-04-13  9:02 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-13  3:28 [U-Boot] [PATCH v4 00/20] Reorganize directory structure Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 01/20] Create CPUDIR variable Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 02/20] Change directory-specific CFLAGS to use full path Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 03/20] Move lib_$ARCH directories to arch/$ARCH/lib Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 04/20] Rename lib_generic/ to lib/ Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 05/20] Move libfdt/ into lib/ Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 06/20] Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 07/20] Move architecture-specific includes to arch/$ARCH/include/asm Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 08/20] ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU Peter Tyser
2010-04-13  9:02   ` Detlev Zundel [this message]
2010-04-13  9:11     ` Stefan Roese
2010-04-13  9:27       ` Wolfgang Denk
2010-04-13 14:41         ` Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 09/20] sh: Move cpu/$CPU to arch/sh/cpu/$CPU Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 10/20] arm: Move cpu/$CPU to arch/arm/cpu/$CPU Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 11/20] m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 12/20] blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 13/20] mips: Move cpu/mips/* to arch/mips/cpu/* Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 14/20] avr32: Move cpu/at32ap/* to arch/avr32/cpu/* Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 15/20] microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 16/20] i386: Move cpu/i386/* to arch/i386/cpu/* Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 17/20] sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 18/20] nios: Move cpu/nios/* to arch/nios/cpu/* Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 19/20] nios2: Move cpu/nios2/* to arch/nios2/cpu/* Peter Tyser
2010-04-13  3:28 ` [U-Boot] [PATCH v4 20/20] Update README to reflect new directory structure Peter Tyser
2010-04-13  8:59 ` [U-Boot] [PATCH v4 00/20] Reorganize " Wolfgang Denk

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=m28w8rn2t0.fsf@ohwell.denx.de \
    --to=dzu@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.