From: Mike Frysinger Date: Wed, 17 Jun 2009 15:25:06 +0000 (-0400) Subject: Blackfin: unify memory map headers X-Git-Tag: v2.6.31-rc1~44^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa48f84a8cc722ca48b32fa0c338b6c3b358717d;p=pandora-kernel.git Blackfin: unify memory map headers Many aspects of the Blackfin memory map is exactly the same across all variants. Rather than copy and paste all of these duplicated values in each header, unify all of these into the common Blackfin memory map header file. In the process, push down BF561 SMP specific stuff to the BF561 specific header to keep the noise down. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed