summaryrefslogtreecommitdiff
path: root/conf/machine/nas100d.conf
blob: 4798c23c28cfa1d4b6ba94aee83c069372ee6b54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#@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"