aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/dm355-leopard.conf
blob: a488e0b1c81e7eec04281ce9249f4765b80b4e14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@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"