From: Sascha Hauer <s.hauer@pengutronix.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [patch 05/10] move omap2420 specific parts to a directory of its own
Date: Fri, 16 Mar 2007 10:19:51 +0100 [thread overview]
Message-ID: <20070316091951.GG13999@localhost.localdomain> (raw)
In-Reply-To: <20070315140517.D1A32352669@atlas.denx.de>
ok, after some struggeling with git I hope that this is a correct git diff
for renaming a directory. I learned some things on git today, maybe
git and me will become friends someday ;)
Sascha
All contents of include/asm-arm/arch-arm1136 are actually not
arm1136 specific but omap24xx specific, so rename the directory
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
diff --git a/include/asm-arm/arch-arm1136/bits.h b/include/asm-arm/arch-omap24xx/bits.h
similarity index 100%
rename from include/asm-arm/arch-arm1136/bits.h
rename to include/asm-arm/arch-omap24xx/bits.h
diff --git a/include/asm-arm/arch-arm1136/clocks.h b/include/asm-arm/arch-omap24xx/clocks.h
similarity index 100%
rename from include/asm-arm/arch-arm1136/clocks.h
rename to include/asm-arm/arch-omap24xx/clocks.h
diff --git a/include/asm-arm/arch-arm1136/i2c.h b/include/asm-arm/arch-omap24xx/i2c.h
similarity index 100%
rename from include/asm-arm/arch-arm1136/i2c.h
rename to include/asm-arm/arch-omap24xx/i2c.h
diff --git a/include/asm-arm/arch-arm1136/mem.h b/include/asm-arm/arch-omap24xx/mem.h
similarity index 100%
rename from include/asm-arm/arch-arm1136/mem.h
rename to include/asm-arm/arch-omap24xx/mem.h
diff --git a/include/asm-arm/arch-arm1136/mux.h b/include/asm-arm/arch-omap24xx/mux.h
similarity index 100%
rename from include/asm-arm/arch-arm1136/mux.h
rename to include/asm-arm/arch-omap24xx/mux.h
diff --git a/include/asm-arm/arch-arm1136/omap2420.h b/include/asm-arm/arch-omap24xx/omap2420.h
similarity index 100%
rename from include/asm-arm/arch-arm1136/omap2420.h
rename to include/asm-arm/arch-omap24xx/omap2420.h
diff --git a/include/asm-arm/arch-arm1136/sys_info.h b/include/asm-arm/arch-omap24xx/sys_info.h
similarity index 100%
rename from include/asm-arm/arch-arm1136/sys_info.h
rename to include/asm-arm/arch-omap24xx/sys_info.h
diff --git a/include/asm-arm/arch-arm1136/sys_proto.h b/include/asm-arm/arch-omap24xx/sys_proto.h
similarity index 100%
rename from include/asm-arm/arch-arm1136/sys_proto.h
rename to include/asm-arm/arch-omap24xx/sys_proto.h
--
Dipl.-Ing. Sascha Hauer | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hannoversche Str. 2, 31134 Hildesheim, Germany
Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9
next prev parent reply other threads:[~2007-03-16 9:19 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-15 10:04 [U-Boot-Users] [patch 00/10] i.MX31 support for U-Boot s.hauer at pengutronix.de
2007-03-15 10:04 ` [U-Boot-Users] [patch 01/10] consolidate sizes.h s.hauer at pengutronix.de
2007-03-15 14:12 ` Grant Likely
2007-03-16 16:02 ` Robert Schwebel
2007-03-16 16:12 ` Grant Likely
2007-03-17 20:18 ` Haavard Skinnemoen
2007-03-18 1:17 ` Wolfgang Denk
2007-03-26 9:09 ` Sascha Hauer
2007-03-15 10:04 ` [U-Boot-Users] [patch 03/10] remove SZ_31M s.hauer at pengutronix.de
2007-03-19 13:12 ` Wolfgang Denk
2007-03-19 13:55 ` Sascha Hauer
2007-03-19 15:32 ` Wolfgang Denk
2007-03-19 15:14 ` Timur Tabi
2007-03-15 10:04 ` [U-Boot-Users] [patch 04/10] remove call to flash_probe() in env_flash.c s.hauer at pengutronix.de
2007-03-15 10:04 ` [U-Boot-Users] [patch 05/10] move omap2420 specific parts to a directory of its own s.hauer at pengutronix.de
2007-03-15 10:26 ` Sascha Hauer
2007-03-15 14:05 ` Wolfgang Denk
2007-03-15 15:39 ` Sascha Hauer
2007-03-15 16:31 ` Jon Loeliger
2007-03-15 20:25 ` Wolfgang Denk
2007-03-16 9:19 ` Sascha Hauer [this message]
2007-03-15 10:04 ` [U-Boot-Users] [patch 06/10] core support for Freescale mx31 s.hauer at pengutronix.de
2007-03-15 10:04 ` [U-Boot-Users] [patch 07/10] add an i2c driver for mx31 s.hauer at pengutronix.de
2007-03-15 10:04 ` [U-Boot-Users] [patch 08/10] add SMSC LAN9x1x Network driver s.hauer at pengutronix.de
2007-03-15 10:05 ` [U-Boot-Users] [patch 09/10] mx31 litekit support s.hauer at pengutronix.de
2007-03-15 10:05 ` [U-Boot-Users] [patch 10/10] Phytec Phycore-i.MX31 support s.hauer at pengutronix.de
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=20070316091951.GG13999@localhost.localdomain \
--to=s.hauer@pengutronix.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