Hi,

There is a small issue introduced in 2.6.38 on the address space of sDMA for 
OMAP2420, which seems to be a mix of OMAP2 & newer OMAP addresses :

arch/arm/mach-omap2/omap_hwmod_2420_data.c

static struct omap_hwmod_addr_space omap2420_dma_system_addrs[] = {
        {
                 .pa_start   = 0x48056000,
                 .pa_end     = 0x4a0560ff,
                 .flags      = ADDR_TYPE_RT
        },
};

pa_end should be 0x480560ff unless I'm mistaken.

Regards,

Michael

Texas Instruments France SA, 821 Avenue Jack Kilby, 06270 Villeneuve Loubet. 
036 420 040 R.C.S Antibes. Capital de EUR 753.920



--
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

Reply via email to