commit | 076d022c566fddde41fd4a858dd24bacad8304d7 | [log] [tgz] |
---|---|---|
author | Vitaly Bordug <vbordug@ru.mvista.com> | Tue Jan 17 22:22:27 2006 +0300 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jan 20 16:13:55 2006 +1100 |
tree | 2fbc6b45c4d67642e3f8852f1ac8a70dfe7cd3d2 | |
parent | 0ec57e53c945fe962b190953f61e1ffd127e68d3 [diff] |
[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>