A couple GPMC fixes for OMAP2+ devices which were causing boot problems on OMAP2420 H4. Please note that long term we need to remove the cpu_is_omap24xx() from the gpmc driver and pass the gpmc_mem_root information via platform data and figure out a way to pass this information for device tree. Boot tested on OMAP2420 H4, OMAP3430 SDP, OMAP4430 SDP and AM335x EVM. Jon Hunter (2): ARM: OMAP2+: Prevent potential crash if GPMC probe fails ARM: OMAP2: Fix GPMC memory initialisation arch/arm/mach-omap2/gpmc.c | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) -- 1.7.10.4 -- 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