From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Matthias_Wei=DFer?= Date: Mon, 18 Jan 2010 11:15:05 +0100 Subject: [U-Boot] [PATCH] Removing Atmel from ARM926EJ-S Systems In-Reply-To: <20100118100702.GA27902@pc-ran3241.res.insa> References: <1263808693-27274-1-git-send-email-weisserm@arcor.de> <20100118100702.GA27902@pc-ran3241.res.insa> Message-ID: <4B5434A9.5020800@arcor.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 18.01.2010 11:08, schrieb Albin Tonnerre: > On Mon, 18 Jan 2010 10:58 +0100, Matthias Weisser wrote : >> Signed-off-by: Matthias Weisser >> --- >> Makefile | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/Makefile b/Makefile >> index ed6156f..ffe07ef 100644 >> --- a/Makefile >> +++ b/Makefile >> @@ -2698,7 +2698,7 @@ mp2usb_config : unconfig >> @$(MKCONFIG) $(@:_config=) arm arm920t mp2usb NULL at91rm9200 >> >> ######################################################################### >> -## Atmel ARM926EJ-S Systems >> +## ARM926EJ-S Systems >> ######################################################################### >> >> afeb9260_config: unconfig > > I'm not sure I get the rationale for this change - all the boards listed there are > actually built around ARM926-based Atmel SoCs. Please see http://lists.denx.de/pipermail/u-boot/2010-January/066596.html I will come up with a patch set adding support for a non Atmel based SoC and Wolfgang suggested to remove the Atmel from the section. Regards, Matthias