File: flash-types.config

package info (click to toggle)
genimage 19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 988 kB
  • sloc: ansic: 5,606; sh: 1,132; makefile: 194
file content (18 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
flash nand-64M-512 {
	pebsize = 16384
	lebsize = 15360
	numpebs = 4096
	minimum-io-unit-size = 512
	vid-header-offset = 512
	sub-page-size = 512
}

flash nor-64M-128k {
	pebsize = 131072
	lebsize = 130944
	numpebs = 256
	minimum-io-unit-size = 1
	vid-header-offset = 64 
	sub-page-size = 1
}