cornucopia: bump SRCREV
[openembedded.git] / conf / machine / mpc8323e-rdb.conf
blobe01aeaadb30c1d41fe0c10ebdf0213c298e44cfd
1 #@TYPE: Machine
2 #@Name: Freescale MPC8323E-RDB
3 #@DESCRIPTION: Machine configuration for the Freescale MPC8323E-RDB
5 TARGET_ARCH = "powerpc"
7 PREFERRED_PROVIDER_virtual/kernel ?= "linux"
9 MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot"
11 KERNEL_IMAGETYPE = "uImage"
13 PREFERRED_VERSION_u-boot = "1.1.6"
14 UBOOT_MACHINE = "MPC8323ERDB_config"
16 EXTRA_IMAGECMD_jffs2 = "--pad --big-endian --eraseblock=0x20000"
18 #don't try to access tty1
19 USE_VT = "0"
21 SERIAL_CONSOLE = "115200 ttyS0"
23 #tune for the e300c2 core
24 require conf/machine/include/tune-ppce300c2.inc