Perfect then. Thanks a lot for the info. It's been really helpful.
Best regards, Alex B. On Fri, Jan 23, 2009 at 4:54 PM, Hunter, Jon <[email protected]> wrote: > Alejandro Blanca G wrote on : > >> So, if I understood correctly, the internal RAM you're talking about >> is the one coming with the OMAP itself. Additionally, you could count >> on the RAM coming with the board and the internal caches available, >> right? Or are you using the term "internal RAM" to refer to the L1 / >> L2 caches (if any)? > > Yes, the internal RAM being the SRAM inside the OMAP. The SRAM is accessible > by the ARM and DSP cores. This is should not be confused with the ARM or DSP > caches, these are separate. > >> Regarding peripheral support, then this means that the driver support >> should be basically the same among revisions, right? > > Yes they will be pretty much the same. Actually, here is what I recommend... > > The initial OMAP5912 devices were in fact OMAP1611 and the production version > is a OMAP1621. If you refer to the OMAP5912 documentation on the below > webpage, you will see in some documents that it states "not available on > XOMAP5912 or POMAP5912" in certain areas. The XOMAP5912 and POMAP5912 are > indeed OMAP1611 devices. So if OMAP1611 is what you have then anything that > says "not available on XOMAP5912 or POMAP5912" will also be not available on > the OMAP1611. > > You will find some examples of this in the OMAP5912 Subsystem User Guide: > http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&familyId=325&abstractName=spru749b > > All OMAP5912 documentation can be found here: > http://focus.ti.com/docs/prod/folders/print/omap5912.html > > Jon > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
