From 05c19c4a970bb1a65266e75882dd79bb398bbd75 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Tue, 2 Sep 2008 10:23:55 -0700 Subject: [PATCH] omap3 beagle: nand (mostly) cleanups Clean up the Beagle NAND config a bit: use SZ_128K instead of an arithmetic expression for the NAND block size. Set the NAND_BUSWIDTH_16 flag. Make its init routine static. (Unrelated: make omap3_beagle_i2c_init be part of beagle_init. It shouldn't be called on non-beagle hardware; and beagle_init already runs with other arch_initcall code.) Signed-off-by: David Brownell Acked-by: Richard Woodruff Signed-off-by: Tony Lindgren --- Reading git-format-patch failed