Hi all, Following patches clean up blockers for getting multi-omap closer to working for omap2 like we have for omap1: - Remove __REG macros, use omap_read/write() instead - Split omap24xx sram code so no register rewriting is needed - Introduce struct omap_globals to allow early cpu detection to work - Make PRM and CM registers work for multi-omap The __REG patches were posted earlier, but had some issues. They should be fixed now. The first patch is to test primitive omap type detection with DEBUG_LL. Could somebody please try it out on 15xx and make sure you get output from DEBUG_LL? Once the DEBU_LL patch works on all omaps, we can use the similar detection for multi-omap non-optimized get_irq_nr_and_base too :) These patches are against current linux-omap tree, I pushed few fixes there so you pull before trying out these patches. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html