From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhuzhenhua Date: Wed, 13 Jul 2005 09:18:54 +0800 Subject: [U-Boot-Users] does u-boot support 4kec now? In-Reply-To: References: <50c9a225050711002715ddf81d@mail.gmail.com> Message-ID: <50c9a22505071218181444a5b2@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de i see that in u-boot /cpu directory, there are several directories for arm,like arm920t,arm720t,etc.but for mips i only find a mips directory. does it means that the start.S under /cpu/mips/ is run for several mips cores, like 4kc, au1100,etc. if i port u-boot to 4kec, need i make a new directory in /cpu or just modify the old start.S in /cpu/mips/? and i wonder how difficult to port u-boot to 4kec,because i must finish it by the deadline,has someone succeeded in porting u-boot to 4kec? On 7/11/05, Andrew Dyer wrote: > Probably not a complete rewrite (most MIPS cpus after the R4000 are > pretty similar), but you'll need to understand the 4kec coprocessor, > caches, and tlb well enough to check that what's in start.S is correct > for your core. > > On 7/11/05, zhuzhenhua wrote: > > To port u-boot on 4kec, need i wirte start.S by myself? > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > > core and dual graphics technology at this free one hour event hosted by HP, > > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > > _______________________________________________ > > U-Boot-Users mailing list > > U-Boot-Users at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/u-boot-users > > > > > -- > Hardware, n.: > The parts of a computer system that can be kicked. >