
28 May
2008
28 May
'08
4:52 p.m.
On May 28, 2008, at 9:19 AM, Anton Vorontsov wrote:
On Tue, May 27, 2008 at 02:54:19PM -0500, Kumar Gala wrote:
On May 27, 2008, at 1:24 PM, Anton Vorontsov wrote:
This patch adds support for NAND on MPC8610HPCD target. We're using BAT7 and LAW4 entries for 4MB NAND mapping.
MPC8610HPCD has four NAND chips in one package, bases as follows:
- 0xe8400000
- 0xe8440000
- 0xe8480000
- 0xe84c0000
Also, this patch adds some localbus definitions to mpc86xx.h (straight copy from mpc83xx.h).
can we pull them out into a common fsl_lbc.h or something? (since I'm sure 85xx will need them as well).
Yup, how about this? (patches on the way)
thanks. looks good to me.
- k