summaryrefslogtreecommitdiff
path: root/conf/machine/nas100d.conf
blob: f99b601628bf4125889140cbda060e658c5fe01f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#@TYPE: Machine
#@NAME: Iomega NAS 100d
#@DESCRIPTION: Machine configuration for the Iomega NAS 100d product

include conf/machine/include/ixp4xx.conf

# The correct settings for the NAS100D board:
SERIAL_CONSOLE = "115200 ttyS0"
KERNEL_CONSOLE = "ttyS0,115200n8"
USE_VT = "0"
CMDLINE_ROOT = "root=/dev/mtdblock2 rw rootfstype=jffs2 mem=64M@0x00000000 init=/linuxrc"
IXP4XX_SUFFIX = "${MACHINE}${BYTE_SEX_CHAR}"
IXP4XX_MACHID = "865"
IXP4XX_LEFIXUP = "1"