From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Broggini Date: Thu, 13 Oct 2005 10:31:37 +0200 Subject: [U-Boot-Users] Cleanup of arm920t/start.s Message-ID: <434E1B69.8020802@softool.ch> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear all, I would like to cleanup the file cpu/arm920t/start.S by moving the s3c24x0 specific code to their respective boards lowlevel_init.S Are there any particular reasons why this code should stay in start.S ? If I submit a patch, the smdk24x0 boards maintainers (or anybody else) can test it ? (I don't have the HW) Best regards -P.Broggini