public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/6] a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
Date: Mon, 18 Jul 2011 21:41:05 +0200	[thread overview]
Message-ID: <1311018069-60651-4-git-send-email-andreas.devel@googlemail.com> (raw)
In-Reply-To: <1311018069-60651-1-git-send-email-andreas.devel@googlemail.com>

The CONFIG_AT91_LEGACY warning became obsolete due to complete removal of
at91rm9200 arch code in arm920t.

Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
---
 arch/arm/cpu/arm920t/cpu.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/arch/arm/cpu/arm920t/cpu.c b/arch/arm/cpu/arm920t/cpu.c
index be82c87..34adb11 100644
--- a/arch/arm/cpu/arm920t/cpu.c
+++ b/arch/arm/cpu/arm920t/cpu.c
@@ -33,10 +33,6 @@
 #include <command.h>
 #include <asm/system.h>
 
-#ifdef CONFIG_AT91_LEGACY
-#warning Your board is using legacy AT91RM9200 SoC access. Please update!
-#endif
-
 static void cache_flush(void);
 
 int cleanup_before_linux (void)
-- 
1.7.6

  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 ` Andreas Bießmann [this message]
2011-07-18 19:41 ` [U-Boot] [PATCH 4/6] README.at91-soc: remove AT91(RM9200) joining notice Andreas Bießmann
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-4-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