This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
#@TYPE: Machine |
| 2 |
#@Name: Micrel KS8695(P) Development Platform |
| 3 |
#@DESCRIPTION: Machine configuration for Micrel KS8695(P) Development Platform |
| 4 |
#@SPECS: http://www.micrel.com/_PDF/Ethernet/ks8695.pdf |
| 5 |
#@DEVICES: PePLink MANGA Triple Balance, Telegent TG100 |
| 6 |
|
| 7 |
TARGET_ARCH = "arm" |
| 8 |
|
| 9 |
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}" |
| 10 |
|
| 11 |
require conf/machine/include/tune-arm920t.inc |
| 12 |
|
| 13 |
# used by sysvinit_2 |
| 14 |
SERIAL_CONSOLE = "115200 ttyS0" |
| 15 |
|
| 16 |
# used by opie-collections.inc |
| 17 |
ROOT_FLASH_SIZE = "8" |