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.
- Dave
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source