From: Vitaly Bordug Date: Tue, 17 Jan 2006 19:22:27 +0000 (+0300) Subject: [PATCH] PPC32 8xx: support for the physmapped flash on m8xx X-Git-Tag: v2.6.17-rc1~1117^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076d022c566fddde41fd4a858dd24bacad8304d7;p=pandora-kernel.git [PATCH] PPC32 8xx: support for the physmapped flash on m8xx Implemented more correct way to support physmapped flash on m8xx than map in mtd. The areas intended to contain bootloader are protected readonly. Note that CFI and JEDEC stuff should be configured properly in order this to work, e.g. for 885/86x CFI should support 4-chip flash interleave. Also fixed compilation warning. Signed-off-by: Vitaly Bordug Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed