On Sat, Mar 28, 2009 at 08:42:26PM -0700, David Brownell wrote:
> On Saturday 28 March 2009, Mark A. Greer wrote:
> > +/* SoC specific init support */
> > +struct davinci_soc_info {
> > + struct map_desc *io_desc;
> > + unsigned long io_desc_num;
> > +};
>
> How about adding the physical address of the SRAM (as exposed
> to EDMA and ARM), and its size? That way davinci_common_init()
> could register it to allocators.
>
> If a given SOC needs to provide more than one block of SRAM
> (for an on-chip framebuffer, say) that can be handled in addition
> to the normal block used when booting and for power management.
This seems like a good idea but I'd like to leave it out of this
series of patches. We can add things to davinci_soc_info at our
leisure once the initial switch over is done. (I just want to get
the initial swith over done right now).
Mark
--
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source