aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/omap2420h4.conf
blob: 15847b0d23b649f082865c5e8376b88cfe7f8555 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@TYPE: Machine
#@NAME: OMAP2420 cpu on an H4 board
#@DESCRIPTION: Machine configuration for the OMAP H4 development board with a 2420 processor

TARGET_ARCH = "arm"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap2"

SERIAL_CONSOLE ?= "115200 ttyS0"
IMAGE_FSTYPES ?= "jffs2"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"

MACHINE_FEATURES = "kernel26"

require conf/machine/include/tune-arm1136jf-s.inc