From: Paul Mundt Date: Wed, 20 Jan 2010 09:25:19 +0000 (+0900) Subject: sh: mach-sdk7786: Probe system FPGA area mapping. X-Git-Tag: v2.6.34-rc1~285^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9116d07f60383cef134c43a0ba15ec4375310fc;p=pandora-kernel.git sh: mach-sdk7786: Probe system FPGA area mapping. This implements dynamic probing for the system FPGA. The system reset controller contains a fixed magic read word in order to identify the FPGA. This just utilizes a simple loop that scans across all of the fixed physical areas (area 0 through area 6) to locate the FPGA. The FPGA also contains register information detailing the area mappings and chip select settings for all of the other blocks, so this needs to be done before we can set up anything else. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed