Information
Enhanced Local Bus Controller
MPC8308 PowerQUICC II Pro Processor Reference Manual, Rev. 1
Freescale Semiconductor 10-37
Table 10-28 describes FPAR fields for small page devices.
Table 10-29 describes FPAR fields for large page devices.
Table 10-28. FPAR Field Descriptions, Small Page Device (ORx[PGS] = 0)
Bits Name Description
0–16 — Reserved
17–21 PI Page index. PI indexes the page in NAND Flash EEPROM at the current block defined by FBAR, and
locates the corresponding transfer buffer in the FCM buffer RAM.
The 3 LSBs of PI index one of the eight 1 Kbyte buffers in the FCM buffer RAM as follows:
000 The page is transferred to/from FCM buffer 0, address offsets 0x0000–0x03FF
001 The page is transferred to/from FCM buffer 1, address offsets 0x0400–0x07FF
010 The page is transferred to/from FCM buffer 2, address offsets 0x0800–0x0BFF
011 The page is transferred to/from FCM buffer 3, address offsets 0x0C00–0x0FFF
100 The page is transferred to/from FCM buffer 4, address offsets 0x1000–0x13FF
101 The page is transferred to/from FCM buffer 5, address offsets 0x1400–0x17FF
110 The page is transferred to/from FCM buffer 6, address offsets 0x1800–0x1BFF
111 The page is transferred to/from FCM buffer 7, address offsets 0x1C00–0x1FFF
22 MS Main/spare region locator. In the case that FBCR[BC] = 0, MS is treated as 0.
0 Data is transferred to/from the main region of the FCM buffer; that is, the first 512 bytes of the buffer
are used as the starting address.
1 Data is transferred to/from the spare region of the FCM buffer; that is, the second 512 bytes of the
buffer are used as the starting address, but only an initial 16 bytes of spare region are defined.
23–31 CI Column index. CI indexes the first byte to transfer to/from the main or spare region of the NAND Flash
EEPROM and corresponding transfer buffer. In the case that FBCR[BC] = 0, CI is treated as 0. For MS
= 0, CI can range 0x000–0x1FF; for MS = 1, CI can range 0x000–0x00F.
Table 10-29. FPAR Field Descriptions, Large Page Device (ORx[PGS] = 1)
Bits Name Description
0–13 — Reserved
14–19 PI Page index. PA indexes the page in NAND Flash EEPROM at the current block defined by FBAR, and
locates the corresponding transfer buffer in the FCM buffer RAM.
The LSB of PI indexes one of the two 4 Kbyte buffers in the FCM buffer RAM as follows:
0 The page is transferred to/from FCM buffer 0, address offsets 0x0000–0x0FFF
1 The page is transferred to/from FCM buffer 1, address offsets 0x1000–0x1FFF
20 MS Main/spare region locator. In the case that FBCR[BC] = 0, MS is treated as 0.
0 Data is transferred to/from the main region of the FCM buffer; that is, the first 2048 bytes of the buffer
are used as the starting address.
1 Data is transferred to/from the spare region of the FCM buffer; that is, the second 2048 bytes of the
buffer are used as the starting address, but only an initial 64 bytes of spare region are defined.
21–31 CI Column index. CI indexes the first byte to transfer to/from the main or spare region of the NAND Flash
EEPROM and corresponding transfer buffer. In the case that FBCR[BC] = 0, CI is treated as 0. For
MS = 0, CI can range 0x000–0x7FF; for MS = 1, CI can range 0x000–0x03F.