[PATCH] PPC32 8xx: support for the physmapped flash on m8xx
authorVitaly Bordug <vbordug@ru.mvista.com>
Tue, 17 Jan 2006 19:22:27 +0000 (22:22 +0300)
committerPaul Mackerras <paulus@samba.org>
Fri, 20 Jan 2006 05:13:55 +0000 (16:13 +1100)
commit076d022c566fddde41fd4a858dd24bacad8304d7
tree2fbc6b45c4d67642e3f8852f1ac8a70dfe7cd3d2
parent0ec57e53c945fe962b190953f61e1ffd127e68d3
[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 <vbordug@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/syslib/m8xx_setup.c