From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Engel Date: Mon, 20 Jun 2005 11:43:53 +0200 Subject: [U-Boot-Users] PATCH: apply SoC concept on arm926 cpus In-Reply-To: <42B685DB.2050607@avantwave.com> References: <20050620094434.00006591@idefix> <42B685DB.2050607@avantwave.com> Message-ID: <20050620114353.000017af@idefix> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 20 Jun 2005 17:01:15 +0800 Tomko wrote: >I am going to port the u boot on motorola MX21ads which use arm926ejs >as the core , do i need to install your patch before porting on mx21 ? Hi TOM, that depends. U-Boot already supports the MX1ads which has an arm920t core and this uses the SoC concept. So it might be a good idea to apply it to the MX21ads too. Regards, Andreas