]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: omap3: spl: Fix problem with 8bit NAND devices
authorStefan Roese <sr@denx.de>
Fri, 14 Jun 2013 08:55:00 +0000 (10:55 +0200)
committerTom Rini <trini@ti.com>
Fri, 26 Jul 2013 20:39:10 +0000 (16:39 -0400)
commitbf0e86606df37e3344b14d12e58aa8799a15fe37
tree921308c778d32bf05b651753731997f84606b92d
parent8b485ba12b0defa0c4ed3559789250238f8331a8
arm: omap3: spl: Fix problem with 8bit NAND devices

Currently in OMAP3 SPL, the GPMC for NAND is configured for 16bit
access. This patch adds support for 8bit NAND devices as well.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/omap3/mem.c