From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Mon, 18 Oct 2004 17:47:10 +0200 Subject: [U-Boot-Users] PATCH SoC AT91RM9200 Message-ID: <4173E57E.8060102@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi there, since Atmels AT91RM9200 is an System on a chip based on around an ARM920T core I moved the relevant code into cpu/arm920t/at91rm9200 so it follows the new SoC concept. Due to the size of the patch I'll send it directly to Wolfgang. Thanks. CHANGELOG: * Patch by Steven Scholz, 18 Oct 2004: - Move at91rm9200 relevant code into cpu/arm920t/at91rm9200 - Fix linker scripts for AT91RM9200 based boards - If $SOC is passed to ./mkconfig create include/asm-$ARCH/arch-$SOC instead of include/asm-$ARCH/arch-$CPU, so it looks more like the linux kernel tree - Move files out of include/asm-arm/arch-arm920t into appropriate include/asm-arm/arch-$SOC directories Thanks! -- Steven Scholz imc Measurement & Control