From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/6] README.at91-soc: remove AT91(RM9200) joining notice
Date: Mon, 18 Jul 2011 21:41:06 +0200 [thread overview]
Message-ID: <1311018069-60651-5-git-send-email-andreas.devel@googlemail.com> (raw)
In-Reply-To: <1311018069-60651-1-git-send-email-andreas.devel@googlemail.com>
Since all currently supported at91rm9200 boards are migrated to at91
support the joining notice can be removed.
Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
---
doc/README.at91-soc | 22 ----------------------
1 files changed, 0 insertions(+), 22 deletions(-)
diff --git a/doc/README.at91-soc b/doc/README.at91-soc
index 425fc58..ed6e76a 100644
--- a/doc/README.at91-soc
+++ b/doc/README.at91-soc
@@ -40,25 +40,3 @@ The method for updating
4. Convert arch, driver and boards file to new SoC
5. remove legacy code, if all boards and drives are ready
- Join AT91 and AT91RM9200 SoC
-==============================
-
-Approximately 95 percent of AT91 and AT91RM9200 SoC parts are the same.
-So, we should use the chance, to join both archs togetter.
-
-To do this follow step needed:
-
-1. change Makefile
- @$(MKCONFIG) $(@:_config=) arm arm920t board vendor at91rm9200
- to
- @$(MKCONFIG) $(@:_config=) arm arm920t board vendor at91
-2. remove CONFIG_AT91_LEGACY in board config
-3. convert boards file to new SoC access
-4. convert or change drivers
-
-To support the joining process, a new SoC dir (at91) has been adding to
-arm920t arch directory. This directory contains files like at91rm9200 dir, but
-uses the new c structure Soc access. The advantage of this is, we don't merge
-old Soc access code and new code while the board are not converted.
-Finally we can delete the whole at91rm9200 dir, if all board support the
-new AT91-SoC access.
--
1.7.6
next prev parent reply other threads:[~2011-07-18 19:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-18 19:41 [U-Boot] [PATCH 0/6] Drop obsolete at91rm9200 support Andreas Bießmann
2011-07-18 19:41 ` [U-Boot] [PATCH 1/6] ARM: remove obsolete at91rm9200 Andreas Bießmann
2011-07-18 19:48 ` Andreas Bießmann
2011-07-18 20:19 ` Wolfgang Denk
2011-07-18 20:23 ` Andreas Bießmann
2011-07-18 19:41 ` [U-Boot] [PATCH 2/6] MAKEALL: remove obsolete at91rm9200 soc Andreas Bießmann
2011-07-18 19:41 ` [U-Boot] [PATCH 3/6] a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning Andreas Bießmann
2011-07-18 19:41 ` Andreas Bießmann [this message]
2011-07-18 19:41 ` [U-Boot] [PATCH 5/6] net/eth.c: drop obsolete at91rm9200 support Andreas Bießmann
2011-07-18 19:41 ` [U-Boot] [PATCH 6/6] README: fix arm920t/at91 path Andreas Bießmann
2011-07-20 19:53 ` [U-Boot] [PATCH 0/6] Drop obsolete at91rm9200 support Reinhard Meyer
2011-07-20 19:56 ` Wolfgang Denk
2011-07-21 12:05 ` Reinhard Meyer
2011-07-23 13:41 ` Albert ARIBAUD
2011-07-24 8:14 ` Reinhard Meyer
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=1311018069-60651-5-git-send-email-andreas.devel@googlemail.com \
--to=andreas.devel@googlemail.com \
--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