Files
poky/meta/conf/machine/mx31phy.conf
Robert Bradford 305ca5dc9a Update JFFS options for the phyCORE mx31.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3446 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-10 10:49:17 +00:00

18 lines
581 B
Plaintext

#@TYPE: Machine
#@NAME: Phytec phyCORE-iMX31 Board
#@DESCRIPTION: Machine configuration for the imx31 based Phytec phyCORE-iMX31
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen"
IMAGE_FSTYPES ?= "tar.gz jffs2"
KERNEL_IMAGETYPE = "uImage"
UBOOT_ENTRYPOINT = "80008000"
SERIAL_CONSOLE = "-L 115200 ttymxc0"
EXTRA_IMAGECMD_jffs2_mx31phy = "--pad --little-endian --eraseblock=0x20000 -n"
require conf/machine/include/tune-armv5te.inc
# v6 tune