#@TYPE: Machine
#@NAME: Leopard "beagle buddy" DM355 based IP cam board
#@DESCRIPTION: Machine configuration for the DM355 leopard board

require conf/machine/include/davinci.inc
TARGET_ARCH = "arm"

PREFERRED_VERSION_u-boot = "1.2.0"
UBOOT_MACHINE = "davinci_leopard_config"
UBOOT_ENTRYPOINT = "0x80008000"

SERIAL_CONSOLE ?= "115200 ttyS0"

MACHINE_FEATURES = "kernel26 alsa ethernet usbhost usbgadget mmc"