From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Wed, 07 Jan 2009 07:37:01 -0600 Subject: [U-Boot] help In-Reply-To: <5e4d16e90901070137j5695a0e2ye50b3f558c9efc73@mail.gmail.com> References: <5e4d16e90901070111v4d3e6040q2e4477e26a8d2219@mail.gmail.com> <003501c970a9$e0de78b0$1e32c90a@blr.st.com> <5e4d16e90901070137j5695a0e2ye50b3f558c9efc73@mail.gmail.com> Message-ID: <4964AFFD.7060501@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 dinny said the following on 01/07/2009 03:37 AM: > >From the cpu aspect, it should be the most familiar one with your > CPUs. And try to learn more on your on-board peripherals and devices. > Probably you can find some boards that have similar device > configuration, thus you can reuse some codes, esp. in case that you > should be not familiar with these devices. > > One thing that might be different would be mmu config I would suspect.. you may want to refer to [2] instead of omapzoom as [2] is closer to mainline u-boot. you can find cortex_a8 documentation in [1]. TI OMAP3 documentation is publically available too, if you would like to see what is happening in the code.. Regards, Nishanth Menon Ref: [1] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344e/index.html - there is a link to A9 also nearby.. [2] http://www.sakoman.net/cgi-bin/gitweb.cgi?p=u-boot-arm.git;a=shortlog;h=refs/heads/omap3-dev