first_block_of_next_plane
The starting block address of the next plane in a multi plane device.
| Module Instance | Base Address | Register Address |
|---|---|---|
| i_nand_config | 0xFFB80000 | 0xFFB80270 |
Size: 32
Offset: 0x270
Access: RW
Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
| Bit Fields | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
|
Reserved |
|||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|
value RW 0x1 |
|||||||||||||||
first_block_of_next_plane Fields
| Bit | Name | Description | Access | Reset |
|---|---|---|---|---|
| 15:0 | value |
This values informs the controller of the plane structure of the device.
In case the device is a multi plane device and the value here is 1, the
controller understands that the next plane starts from Block number 1
and in conjunction with the number of planes parameter can decide upon the
distribution of blocks in a plane in the device.
|
RW | 0x1 |