From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon-hunter@ti.com (Jon Hunter) Date: Fri, 1 Feb 2013 10:38:44 -0600 Subject: [PATCH 0/2] ARM: OMAP2+: GPMC Fixes Message-ID: <1359736726-10193-1-git-send-email-jon-hunter@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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