From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Fri, 22 Oct 2004 15:13:19 +0200 Subject: R: [U-Boot-Users] Switching of LCD controller before reboot? In-Reply-To: References: Message-ID: <4179076F.3050702@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 Paolo Broggini wrote: > Why you'll not use the already implemented do_reset() in cpu/arm920t/cpu.c ? Because I don't want to be the one that started clobbering cpu/arm920t/cpu.c with SoC specific code! IMHO Code for i.MX does not belong into cpu/arm920t/cpu.c. Neither does code for AT91RM9200. Although both are based on a ARM920T core! -- Steven Scholz