From: Andrew Victor Date: Mon, 6 Oct 2008 19:01:00 +0000 (+0100) Subject: [ARM] 5288/1: [AT91] Remove SMC configuration from devices.c files X-Git-Tag: v2.6.29-rc1~559^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=461d3b4dcf2b3b92f819b668d16b36a87046fd98;p=pandora-kernel.git [ARM] 5288/1: [AT91] Remove SMC configuration from devices.c files In at91_add_device_nand(), do not configure the Static Memory controller with specific timing values. The *_devices.c files are board independent, and the SMC timing values are specific to the NAND devices that are installed on the board. The board-specific files are now responsible for configuring the Static Memory controller (if the don't want to leave it up to a bootloader). Signed-off-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed